Error & Continue
When you select Error & Continue and Module for EDI encounters an invalid control number, the module:
1. Logs the error to the Trading Networks activity log.
2. Adds the error to the BizDocEnvelope (in the bizdoc/Errors pipeline variable). Because the error is logged to the BizDocEnvelope, you can use the Recognition Errors criterion in a processing rule to select the documents that have errors.
3. Sets the next expected control number for the sender/receiver by incrementing the control number in the appropriate EDIControlNumber table entry. The sender/receiver pair is either:
For ANSI X12, UN/EDIFACT, or VDA: The sender/receiver identified on an interchange header for an interchange control number or a group header for a group control number.
For TRADACOMS: The sender/receiver identified on a transmission header for a transmission control number or the sender/receiver identified on a batch header for a batch control number.
4. Continues normal processing of the document.