Customized OSB Training

Sysco have had several customers migrating to SOA Suite 12c or Service Bus 12c - and we have also presented about the topic at OUGN, OghTech and UKOUG-Tech in 2017....

OUGN Integration SIG - DevOps

The second OUGN Integration SIG was dedicated to: Implementing Practical DevOps for Integration Projects. All customers and Partners do things that make them more efficient on the FMW platform -...

Service call with multiple levels of security in OSB 12c

In one of the Oracle Service Bus 12c integrations we had system which had different security for different environments for its services. So, for Development environment there was a simple...

Archiving files on request based on files name with FTP Adapter in OSB 12c

This as an additional requirement from one of my previous posts which you can read here. But for those who are interested only in this part of the solution this...

Apache Kafka workshop

We are offering an Apache Kafka workshop at Sysco on-demand. This workshop contains the following topics to discuss and try out: Architecture and Deployment Here we will evaluate the concepts...

Handle dynamic params in metadata for REST connectors in OSB 12C

In this post, we will learn how to get the value of some path parameters from the URI of a REST Service using OSB 12C. There we go: Use case...

After upgrade from 12.2.1.2.0 to 12.2.1.3.0 - JDBC fails with "ONS configuration failed"

After upgrade from WebLogic 12.2.1.2.0 to WebLogic 12.2.1.3.0 the server throws exception when starting the JDBC resources. weblogic.application.ModuleException: oracle.ons.NoServersAvailable: Subscription time out at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:408) at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100) at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:192) at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:187)...