Trading Networks 10.7 | Administering and Monitoring B2B Transactions | webMethods Module for EDI | Generating Acknowledgments | Determining How Module for EDI Reports FA Status
 
Determining How Module for EDI Reports FA Status
 
Determining If the Child Transaction is Allowed in Its Envelope
Determining If a Transaction Is an FA or If a Group Contains an FA
syntaxErrorStatus Parameter
logicalErrorStatus Parameter
childTransactionRejectedStatus Parameter
How Module for EDI Determines Which FA Status to Use
The following table lists the information that the module uses to determine the FA status for a transaction, group, or UN/EDIFACT interchange of an EDI document when executing the wm.b2b.edi.util:generateFA service.
Payload Section
Information Used to Determine FA Status
Transaction
*Whether the transaction is allowed in the group in which it resides. For more information, see Determining If the Child Transaction is Allowed in Its Envelope.
*Whether the transaction is an FA (997 or CONTRL). For more information, see Determining If a Transaction Is an FA or If a Group Contains an FA.
*The value of syntaxErrorStatus. For more information, see syntaxErrorStatus Parameter.
*The value of logicalErrorStatus. For more information, see logicalErrorStatus Parameter.
Group
Note:
The generateFA service will report FA status for UN/EDIFACT groups if the UN/EDIFACT document contains groups.
*Whether the group is "FA" or "CONTRL". For more information, see Determining If a Transaction Is an FA or If a Group Contains an FA.
*The value of syntaxErrorStatus. For more information, see syntaxErrorStatus Parameter.
*The value of logicalErrorStatus. For more information, see logicalErrorStatus Parameter.
*The value of childTransactionRejectedStatus. For more information, see childTransactionRejectedStatus Parameter.
Interchange (UN/EDIFACT only)
*The value of syntaxErrorStatus. For more information, see syntaxErrorStatus Parameter.
*The value of logicalErrorStatus. For more information, see logicalErrorStatus Parameter.
*The value of childTransactionRejectedStatus. For more information, see childTransactionRejectedStatus Parameter.