In my previous post , I explained how to invoke simple Java code from Oracle Service Bus using Java Callout action. But in another scenario...

SOA, OSB, BAM, B2B, SOA Suite 12c Blog
In my previous post , I explained how to invoke simple Java code from Oracle Service Bus using Java Callout action. But in another scenario...
Sometime Oracle Service Bus is not sufficient to perform some of the tasks, to do that tasks we need to use Java code. Oracle Service Bus ...
Throttling is termed as " regulate the flow". Oracle Service Bus has throttling feature and by using that feature we can control ...
If you face " \Java\jre7\lib\ext\QTJava.zip was unexpected at this time.Process exited" error while Weblogic server start then yo...
In my previous post , I explained how we can call Asynchronous web service from Oracle Service Bus using soa-direct protocol. But in many...
We usually deal with files in our projects. We can perform multiple operations using file adapter like poll, read, write etc. But in some s...
It is good practice to name composite instance. If you name your composite instance the you can uniquely identify the instance. Suppose you...