Hi Experts;
I facing a interesting issue (problem).
I have following scenario:
SAP R/Systems sends messages to a ThirdParty-System using serveral interfaces.
Sender Adapter (SAP) is always RFC, receiver Adapter (3rd Party) is SOAP.
It occur that the several messages a transfered at the same time using different interfaces.
e.g. msg1 over interface1 & msg2 over interface2
The 3rd Party System has to get the messages in the wright order e.g. first msg1 and secondly msg2
Unfortunately sometimes they arrive in the wrong order,
How can I achieve some kind of Queuing using different interfaces?
Is there a possibility in sxmb_adm e.g. to define a filter for ALL the messages where sender is SAP and receiver is 3rd Party System?
Hopefully some of you have some ideas.
Thanks in advance
Kind regards
Jochen