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:addRule
 
wm.ip.route:addRule
WmIPRoute. Adds a routing rule.
Input Parameters
productKey
String Identifier representing the product. When using ACH Module, the product key must be ACH.
msgType
String Type of the ACH 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 ACH message. 1.0 is the only valid value.
senderId
String Routing/transmit number of the sender.
receiverId
String Routing/transmit number of the receiver.
status
String Status of the message.
isService
String Name of the Integration Server service to be invoked when a message matching the above criteria is received.
Output Parameters
None.
Usage Notes
None.
Examples
None.