ACH Module Version 6.1.September 2006 | Understanding and Using webMethods ACH Module | Installing and Using ACH Module | Services | Summary of Services | wm.ach.tn.trp:receive
 
wm.ach.tn.trp:receive
WmACHForTN. Sends an ACH message stream to Trading Networks two times--first as the complete message stream, then as the stream's component batches.
Specifically, the service does the following:
1. Receives an ACH message stream.
2. Sends the stream to Trading Networks as an "ACH file" document type.
3. Breaks the stream into separate batches.
4. Validates the batches.
5. Sends each validated batch to Trading Networks as a separate document type (identified by the SEC code of the batch).
Input Parameters
achStream
Object ACH message stream.
Output Parameters
None.
Usage Notes
Before you use this service, package WmACHForTN must be enabled, and appropriate document types for batches and processing rules must be defined in Trading Networks.
Sending the message stream to Trading Networks two ways gives the user the option as to how to view it--either as a complete file or as individual batches. To view individual batches, use the Trading Networks feature Transaction Analysis.
See Also
wm.ach.trp:receive
wm.ach.trp:receiveStream
Examples
None.