ACH Module Version 6.1.September 2006 | Understanding and Using webMethods ACH Module | Installing and Using ACH Module | Services | Summary of Services | wm.ip.route:route
 
wm.ip.route:route
WmIPRoute. Invokes appropriate service with inputs specified, as defined by routing rules. Appropriate routing rule is obtained first by querying list of rules based on search criteria.
Input Parameters
productKey
String Identifier representing the product. When using ACH Module, the product key must be ACH.
msgType
String Type of the message. When using ACH Module, the message type must be one of the SEC codes listed in Standard Entry Class Codes.
version
String Version of the message. 1.0 is the only valid value.
senderId
String Origin of the message.
receiverId
String Destination of the message.
status
String Status of the message.
input
IData Input to the Integration Server service to be invoked.
Output Parameters
None.
Usage Notes
None.
Examples
None.