Trading Networks 10.7 | Administering and Monitoring B2B Transactions | webMethods Module for EDI | Batching EDI Documents | Indicating How Many Batch EDI Documents to Create
 
Indicating How Many Batch EDI Documents to Create
Use the batchProcess service oneBatchQueue input parameter to indicate how many output batch EDI documents you want the batchProcess service to create. You can set the oneBatchQueue parameter to one of the following:
* SINGLEOUTPUT, which indicates that you want all the EDI documents in the scheduled delivery queue to be combined into one batch EDI document that has multiple interchanges or TRADACOMS transmissions.
* MULTIPLEOUTPUTS, which indicates that you want the EDI documents in the queue to be combined into multiple output batch EDI documents, where each batch EDI document contains one interchange or TRADACOMS transmission.
Important:If you set oneBatchQueue to NONE, this signals that you want to use backward compatibility and have the batchProcess service combine the documents in the method available in version 6.0.1 of Module for EDI. For more information, see the webMethods Trading Networks Built-In Services Reference for your release.