Adapter for SAP 10.1 | webMethods Adapter for SAP Documentation | webMethods Adapter for SAP Installation and User’s Guide Documentation | Routing Messages Through Adapter for SAP | Overview | Routing Notification Order | Example
 
Example
Suppose that you have routing notifications set up with the following values and notification order:
Sender
Receiver
msgType
1.
CERCLNT800
partner1
ORDERS
2.
*
partner1
ORDERS
3.
CERCLNT750
*
ORDERS
If a message arrives with the following values:
*Sender = CERCLNT800
*Receiver = partner1
*msgType = ORDERS
it will be routed according to the first routing notification as it has a higher ranking compared to the second routing notification.
Analogously, a message with the values:
*Sender = CERCLNT750
*Receiver = partner1
*msgType = ORDERS
would be routed according to the second notification, not the third.