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...
SOA, OSB, BAM, B2B, SOA Suite 12c Blog
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...
This is Chapter-7 of Oracle SOA interview questions and answers series . Question : What is OWSM? Answer : OWSM stands for Oracl...
This is Chapter-6 of Oracle SOA interview questions and answers series . Question : By how many ways we can handle error/fault in BPEL? ...
T This is Chapter-5 of Oracle SOA interview questions and answers series . Question : What is MDS & Why we use MDS in Oracle SOA? ...
In my project I have one EBS service which is getting invoked from Requester service. We put EBS abstract WSDL file in MDS and in requester...
We usually encounter below error when we deploy SOA Composite to server. [12:17:36 PM] Error deploying archive sca_SampleBPEL_rev1.0...
The following tables are used by Mediator to store the instance and audit trail data: MEDIATOR_INSTANCE - This table contains one row fo...
This is Chapter-4 of Oracle SOA interview questions and answers series . Question : Types of Adapters ? Answer : Transactional & No...
This is Chapter-3 of Oracle SOA interview questions and answers series . Question : What is role of Mediator? Answer : Oracle Mediator p...
This is Chapter-2 of Oracle SOA interview questions and answers series . Question : How to refer another XSL from main XSL file ? Answ...
This is Chapter-1 of Oracle SOA interview questions and answers series. Question : What is Web Service ? Answer : Web service is a pie...
In Previous post , I explained how to deal with XmlObject in Java Callout. We can't use the response XmlObject in OSB message flow but ...