A service-level agreement (SLA) is a contract between a service provider and a service consumer. In OSB monitoring framework we have SLA a...

SOA, OSB, BAM, B2B, SOA Suite 12c Blog
A service-level agreement (SLA) is a contract between a service provider and a service consumer. In OSB monitoring framework we have SLA a...
Pooling refer to grouping together resources to minimize risk to the users. In Oracle Service Bus we have concept of Service Pooling. In O...
Service Result Caching is one of the options that you can use when you want to improve Oracle Service Bus performance. Service Result cach...
In Oracle SOA Suite we use “Move” operation to move large files from one location to another. But in Oracle Service Bus we don’t have th...
Pick activity is very important in BPEL. We use this activity in following cases. When we call asynchronous service and we need resp...
We usually got below error when we try to connect to remote system using JDBC drivers. To resolve this you need to change prop...
Sometime we encounter below error when use Custom Java handler inside fault policies. There are certain points that need to ...
Sometime we face below error when we try to implement Custom Java error handler inside fault policy file. Error : java.lang.NoClassDef...
In previous post , we discussed about Queue error handler. In queue error handler rejected message is enqueued to advanced queue. In this ...