Hello everyone,
thank you for your time.
I would like to create a completely synchronous SOAP to FILE scenario.
I have a sending systems which connects to our SAP PO 7.5 via a SOAP WebService. Based on the data we receive we need to create a file. The requirement is to send a synchronous response which says whether the file was created or not. Is that possible?
I have already created a SYNC-to-ASYNC bridge. But this does not meet my requirements, as the response is not able to check whether the file was created. The response in this case only signifies, that SAP PO received the message. That is, sadly, not enough.
I have searched this forum for a while now, but all the answers suggest this bridge.
Is there a way (with, or without BPM), to get a synchronous response from the file adapter? I need to be absolutely sure, that the file was created, before responding to the sender.
Thanks again!
Greetings,
Nick