Trading Networks 10.7 | Administering and Monitoring B2B Transactions | webMethods Module for EDI | Viewing Information about EDI Documents | Viewing EDI Documents | Trading Networks Processing Status and EDI Documents
 
Trading Networks Processing Status and EDI Documents
The following table describes the processing statuses that Trading Networks sets while processing EDI documents. You can use these statuses as criteria for selecting the EDI documents that you want to view.
Processing Status
Description
NEW
Trading Networks has received the EDI document but it has not yet completed recognizing and/or processing the document with its processing rules.
QUEUED
The document is an EDI document that is either in a scheduled delivery queue for EDI batch processing or for delivery to VAN.
For more information about EDI batch processing, Batching EDI Documents. For more information about delivering documents to VANs, see Retrieving and Delivering EDI Documents from and to VANs.
DONE
Trading Networks has completed its processing of the EDI document. Note that the following processing actions might not be complete:
*Execute a Service. Execution of the service might not be complete if it was invoked asynchronously or executed using a service execution task.
*Deliver Document By. The document might not be delivered to the receiving partner yet.
DONE W/ ERRORS
Trading Networks has completed its processing of the EDI document. However, errors occurred during document recognition or document processing. Note that the following processing actions might not be complete:
*Execute a Service. Execution of the service might not be complete if it was invoked asynchronously or executed using a service execution task.
*Deliver Document By. The document might not be delivered to the receiving partner yet.
ABORTED
Trading Networks encountered a fatal error before completing the processing specified in the processing rule. This status is typically used in one of the following situations:
*Trading Networks detected an infinite loop in the processing rule. That is, a document triggers a processing rule that creates and submits a new document that triggers the same processing rule again.
*Trading Networks encountered an internal error.
*The built-in service wm.tn.route:abort was executed for the service. For more information about this service, see the webMethods Trading Networks Built-In Services Reference for your release.