Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Basic Query on OSB Reply action in synchronous service

Naveent_2785Jul 2 2020 — edited Jul 28 2020

Hi,

In a HTTP synchronous webservice service implemented in OSB, while using the reply action it immediately stops the flow and returns back the response and stops all the next stage/activies in the pipeline flow. Whereas if the same synchronous web service if implemented in BPEL and using the reply node to return back the response but it still process the subsequent BPEL activities/scope in the flow.

Why is it differently implemented in ESB/BPEL for the same kind of message exchange pattern(synchronous services)

BR,

Naveen.

Comments

Post Details

Added on Jul 2 2020
8 comments
786 views