Value | Description |
Transmission | Creates only the Transmission document. |
Batch | Creates the Transmission document and a Batch document for each batch segment in the transmission segment. |
File | Creates the Transmission document, a Batch document for each batch segment in the transmission segment, and a File document for each file in the transmission segment. This is the initial value for the splitOption variable in the default EDITPA. |
Value | Description |
One Message | Default. For a TRADACOMS File, Trading Networks creates one File document type that contains all the detail messages contained in the file. |
N Messages | Instead of storing all detail messages in a single File document type, Trading Networks creates a separate File document type for each detail message. For more information, see
Storage Options for File Document
Types. |
Value | Description |
true | Validates and tracks control numbers in the transmission headers of inbound EDI documents. |
false | Does not validate or track control numbers in the transmission headers of inbound EDI documents. |
Value | Description |
true | Validates and tracks control numbers in the batch headers of inbound EDI documents. |
false | Does not validate or track control numbers in the batch headers of inbound EDI documents. |
Value | Description |
true | Validates and tracks control numbers in the file headers of inbound EDI documents. |
false | Does not validate or track control numbers in the file headers of inbound EDI documents. |
Value | Description |
Error & Continue | Module for EDI logs the error and then continues normal processing of the EDI document that contains the invalid control number. |
ProcessNormally | Module for EDI logs a warning and then continues normal processing of the EDI document that contains the invalid control number. |
Reject | Module for EDI logs the error and then sends the document to Trading Networks without splitting it. (Typically, Module for EDI splits an inbound EDI based on the EDITPA splitOption variable and sends the split documents to Trading Networks for processing.) Additionally, Module for EDI sets the Trading Networks custom attribute EDI Status to Duplicate Control Number. You can use the custom attribute EDI Status in processing rule criteria. You should create a processing rule to handle this rejected document. For information, see
Defining Processing Rules to Handle Documents
with Invalid Control Numbers. If desired, you can force a duplicate document to be processed later. For more information, see
Reprocessing EDI Documents with Invalid
Control Numbers. |
Value | Description |
Error & Continue | Logs the error; then continues normal processing of the EDI document that contains the invalid control number. |
ProcessNormally | Logs a warning and continues normal processing of the EDI document that contains the invalid control number. |
Reject | Logs the error and sends the document to Trading Networks without splitting it. Typically, Module for EDI splits an inbound EDI based on the EDITPA splitOption variable and sends the split documents to Trading Networks for processing. Additionally, the module sets the Trading Networks custom attribute EDI Status to Out of Sequence Control Number. You can use the custom attribute EDI Status in processing rule criteria. You should create a processing rule to handle this rejected document. For information, see
Defining Processing Rules to Handle Documents
with Invalid Control Numbers. You can later force processing of the out-of-sequence document if you want. For more information, see
Reprocessing Documents with Out-of-Sequence
Control Numbers. |
Value | Description |
true | Validates that the APRF field contents match the file type of the messages. |
false | Does not perform APRF validation. |
Value | Description |
true | Creates an RSGRSG message at the end of the transmission for the batched TRADACOMS document. |
false | Does not create an RSGRSG message. |
Value | Description |
true | Returns the receiver's transmission reference in outbound EDI documents. |
false | Does not return the receiver's transmission reference. |
Value | Description |
true | Returns the value of the APRF field, which is the file type specified in the transmission, for example, ORDHDR. |
false | Uses the value specified for the TRADACOMS/Outbound/applicationReference variable. |
Value | Description |
true | Saves the original EDI document to the Trading Networks database. Note that the document is saved with the sender and receiver both set to Unknown. This is the default. Note: This behavior occurs only if the original EDI document contains multiple transmission segments. |
false | Does not save the original EDI document to the Trading Networks database. If you specify false, you will not have a way to retrieve the original EDI document. |
Value | Description |
true | Publishes an IS document when it encounters errors including an EDI document into the final batch EDI document. |
false | Does not publish an IS document when it encounters errors including an EDI document into the final batch EDI document. |