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.