Skip to Content
0
Jul 25, 2016 at 01:22 PM

Sync -> Sync/Async

56 Views

I have a very specific requirement where I have a SOAP->RFC sync interface and I also want to send the response from the RFC via an Async call to a second service.

Now I can do both independantly but not together, SOAP<->RFC is simple. I can also useModules in the RFC Adapter to forward the response to the SOAP service Module.

What I can't do is send the response back to the original consumer AND send the response to an async service without using BPM. I am using SAP NW PO 7.31 SP14

Any suggestions?

Attachments