Value | Description |
Testing | Use when testing the exchange of documents between two partners. For example, when the production mode is Testing, you might create processing rules that accept the documents and do all processing except passing the document to production applications. |
Production | Use when you are confident that your logic for exchanging documents is successful. |
Custom | Use when you want to define your own setting. |
Interchange Define | Module for EDI sets the value of EDI Processing Mode based on the processing mode defined in the interchange header. For an ANSI X12 document, the module defines the processing mode based on the value of ISA015, as follows: T or others—Sets the EDI processing mode attribute to Testing P—Sets the processing mode attribute to Production I—Sets the processing mode attribute to Custom For a UN/EDIFACT document, the module defines the processing mode attribute based on the value of UNB11, as follows: 1,2,3,4 or others—Sets the processing mode attribute to Testing Empty—Sets the processing mode attribute to Production |