Hi Kalpana,
You can try to do a sync/async bridge:
Configuring Sync/Async Bridge on SAP NetWeaver Process Orchestration.
I am not sure if you will can with the IDOC adapter, i think you would the IDOC_AAE adapter
Regards.
Hi Kalpana!
For dual stack PI system you could use ccBPM for making sync/async bridge.
Main difference between ccBPM bridge and adapter bridge mentioned in above post is that you have no need to define any async response scenario.
Your Integration process receives request message to synchronous abstract interface, builds response message (according to your requirements) and then sends response back to your SOAP sender system closing S/A bridge. Further step sends async message to your IDoc receiver system.
Regards, Evgeniy.
Add a comment