Value | Description |
true | Module for EDI validates and tracks control numbers in the interchange headers of inbound EDI documents. |
false | Module for EDI does not validate or track control numbers in the interchange headers of inbound EDI documents. |
Value | Description |
true | Module for EDI validates and tracks control numbers in the group headers of inbound EDI documents. |
false | Module for EDI does not validate or track control numbers in the group headers of inbound EDI documents. |
Value | Description |
Error & Continue | Module for EDI logs the error and then continues to process the EDI document that contains the invalid control number normally. |
ProcessNormally | Module for EDI logs a warning and processes the EDI document that contains the invalid control number normally. |
Reject | Module for EDI logs the error and does not process the document normally. The module does not split the EDI document. Typically, the module splits an inbound EDI based on the EDITPA splitOption variable and sends the documents it splits out to Trading Networks for processing. However, if you set the action to Reject, the module sends the document without splitting it to Trading Networks processing rules. 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. You can force processing of the duplicate document later, if you want. For more information, see
Reprocessing EDI Documents with Invalid
Control Numbers. |
Value | Description |
Error & Continue | Module for EDI logs the error, and then continues to process the EDI document that contains the invalid control number normally. |
ProcessNormally | Module for EDI logs a warning and processes the EDI document that contains the invalid control number normally. |
Reject | Module for EDI logs the error and does not process the document normally. The module does not split the EDI document. Typically, the module splits an inbound EDI based on the EDITPA splitOption variable and sends the documents it splits out to Trading Networks for processing. However, if you set the action to Reject, Module for EDI sends the document without splitting it to Trading Networks processing rules. Additionally, the module sets the Trading Networks custom attribute EDI Status to Duplicate Control Number. You can use the custom attribute EDI Status in the 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 force processing of the duplicate document later, if you want. For more information, see
Reprocessing EDI Documents with Invalid
Control Numbers. |
Value | Description |
true | Module for EDI validates the structure of inbound VDA documents. |
false | Module for EDI does not validate the structure of inbound VDA documents. |