In my previous post , I discussed about first use case for pick activity (When we call asynchronous service and we need response back in ...

SOA, OSB, BAM, B2B, SOA Suite 12c Blog
In my previous post , I discussed about first use case for pick activity (When we call asynchronous service and we need response back in ...
In my previous post , I explained about pick activity and also explained where we can use this activity in BPEL. Below are the two scenari...
Pick activity is very important in BPEL. We use this activity in following cases. When we call asynchronous service and we need resp...
By default when we poll the file using file adapter, it starts reading the file as soon as we deployed our composite to server. To get more...
This post shows some properties which we can be set inside our composite which impact the performance. · inMemoryOptimization ...
In my previous post , I explained how to set custom JMS header property. In this post I will show you how to set Message Selector proper...
In this post, I will show you how you can set custom JMS header properties in Mediator and BPEL components. By Default a JMS message i...
We usually encounter below error when we deploy SOA Composite to server. [12:17:36 PM] Error deploying archive sca_SampleBPEL_rev1.0...
Deployment descriptors are BPEL process service component properties used at runtime by Oracle WebLogic Server, Oracle Enterprise Manager...
In SOA 11g ,We can call SOA composite from java in simple two steps. First write java code to call composite and secon...
When you view your composite instances in em console you may see "?" in state column and that is very confusing whether that inst...