Trading Networks 10.7 | Administering and Monitoring B2B Transactions | webMethods Module for EDI | Defining Trading Partner Information | Defining EDI Trading Partner Agreements | wm.b2b.editn.TPA:EDITPA IS Document Type | X12TA1Generation Variables
 
X12TA1Generation Variables
The X12TA1Generation variables indicate the settings for interchange acknowledgment (TA1).
X12TA1Generation/autoGenerateTA1 EDITPA Variable
Default: Off
The X12TA1Generation/autoGenerateTA1 variable indicates whether you want the Module for EDI to automatically generate TA1s for an inbound EDI document.
Value
Description
On
Always automatically generates TA1s for inbound EDI documents
Off
Never automatically generates TA1s for inbound EDI documents
X12TA1Generation/Rules EDITPA Variable
The X12TA1Generation/Rules variable defines the rule settings for the TA1s the module generates.
X12TA1Generation/Rules[]/Name EDITPA Variable
Default: (no default)
The X12TA1Generation/Rules[]/Name variable specifies the name of the TA rule.
X12TA1Generation/Rules[]/ErrorCode EDITPA Variable
Default: (no default)
The X12TA1Generation/Rules[]/ErrorCode variable indicates the error code displayed when rule validation fails.
X12TA1Generation/Rules[]/Description EDITPA Variable
Default: (no default)
The X12TA1Generation/Rules[]/Description variable describes the validation rule.
X12TA1Generation/Rules[]/Enabled EDITPA Variable
Default: yes
The X12TA1Generation/Rules[]/Enabled variable indicates whether the validation rule is applied while generating the TA1.
Value
Description
yes
The rule is applied while generating the TA1.
no
The rule is not applied while generating the TA1.
X12TA1Generation/Rules[]/Order EDITPA Variable
Default: (no default)
The X12TA1Generation/Rules[]/Order indicates the chronological order in which rules are validated during TA1 generation. The lower the value, the higher the priority. Once validation of one rule fails, the TA1 is generated with the error that corresponds to the failed rule.
X12TA1Generation/Rules[]/Type EDITPA Variable
Default: E
The X12TA1Generation/Rules[]/Type variable indicates the valid values that can be used to define the TA1 status.
Value
Description
A
The transmitted interchange envelope was received without errors.
R
The transmitted interchange envelope was rejected.
E
The transmitted interchange envelope was received and accepted, but errors were noted.
X12TA1Generation/Rules[]/validatorClass EDITPA Variable
Default: (no default)
The X12TA1Generation/Rules[]/validatorClass variable indicates the fully qualified java class name that Module for EDI uses internally while validating rules.