BPEL Webservice Invoking One Way OSB Service Behaving As A Synchronous Call
(Doc ID 2674323.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Goal
On : 12.2.1.1.0 version, MICC Transfer to TSC
BPEL webservice Invoking One Way OSB Service behaving as a Synchronous Call
A BPEL web service invoking a one-way OSB service behaving like a synchronous call, waiting for the response instead of fire and forget(continue to exit immediately).
We have build the logic as below:
1. Develop one way OSB service that takes only input from BPEL
2. Invoke one way OSB Web service from BPEL service.
3. The invocation does not behave like fire and forget. BPEL waits until the OSB execution is complete and any issues in the OSB service impact the calling BPEL service.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |