ISinboundProcess

The service receives a message from a remote IBM® webMethods Integration and forwards it to the routing listener, which determines the routing notification to use to route the message based on the sender, receiver and message type specified in the input parameters.

After determining the routing notification to use, it starts the flow service that processes the matching routing notification. It can be called with an arbitrary message to pass it on to the routing listener.

Important: You can use this service as the receiving point when you are connecting two IBM webMethods Integration’s.
Input parameters
sender
Sender of a message.
receiver
Receiver of the message.
msgType
Message type of the message.
$tid
Optional. The TID of the transaction.
$action
Optional. One of the following transaction codes:
  • 1. Default. Run.
  • 4. Confirm.
Note: In addition to the parameters specified, the input parameters must also include the message to be routed through SAP® ERP. Use a key for the message that the outbound transport expects.