Hi All,
We have a scenario like IDOC1
>webservice
>IDOC2 say IDOC1 will be send to a webservice req and response will be routed back to another IDOC. Is there is any way to utilize synch/asynch bridge in BPM even though its an asych to syn scenario? If so then how? and If not then what are the other options available in XI for these kind of scenario.
Thanks,
Raks
Hi,
In your scenario, you can use this blog:
/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
Instead of files use Idocs and instead of RFC use webservice.
Hope it will work for you.
Thanks
Of course you can use sync-async scenario. Use a message interfase type IDOC outbound and IDOC inbound.
Then develop the bpm scenario (sync-async). Remeber to fill the container type IDOC inbound as you need. In the middle, in the BPM you can use a webservice call as you need. The result of this webservice call can be mapped to the inbound IDOC with a transformation step.
Hope this help.
Inigo.
hi Raks,
you can do it without BPM also.
but if you do it BPM then it will be easily and you can see easily in monitoring
without BPM:
Idoc sender AdapterXISOAP (request)SOAP(response) XI-- Idoc receiver adapter
hope this will help
regards
HONEY
<i>Is there is any way to utilize synch/asynch bridge in BPM even though its an asych to syn scenario?</i>
Yes. Use async - sync bridge 😊
Weblog is provided above
Regards,
Prateek
Hi Raks
yes you can do it
follow thes web logs
/people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi - Use of Synch - Asynch bridge in ccBPM
https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in ccBPM
hope this may solve your problem
Thanks
sandeep sharma
PS: if helpful please reward points
Add a comment