Query Field | Selects delivery tasks based on | |
Delivery Method | For delivery tasks, method being used to deliver the document to the receiving partner. | |
Queue Name | For a scheduled delivery task, name of the scheduled delivery queue. | |
Receiver | For delivery tasks, receiving partner. | |
Task Status | Status | Means that Trading Networks... |
DONE | Successfully delivered the document or executed the service. Note: For service execution, the service return value for Status is success. | |
FAILED | Reached the maximum retry limit for the task without succeeding in delivering the document or executing the service. Note: For service execution, the return value for Status for each service execution was fail. If you want to be notified when tasks fail, ask an administrator to create an Integration Server trigger that subscribes to the wm.tn.rec:TaskFailure IS document type (see Publish-Subscribe Developer’s Guide). | |
HELD | Is not trying to deliver the document because delivery is suspended for the receiving partner | |
NEW | For immediate delivery tasks or service executions, created the task but has not yet tried to deliver the document or execute the service. | |
PENDING | For immediate delivery tasks or service executions, has tried but not yet succeeded in delivering the document or execute the service. | |
STOPPED | For immediate delivery tasks or service executions, stopped trying to deliver the document or execute the service due to a manual user action. | |
QUEUED | For scheduled delivery tasks, has added the delivery task to the scheduled delivery queue. | |
DELIVERING | For scheduled delivery tasks, has invoked the scheduled delivery service and is trying to deliver the document. | |
Task Type | Type of task (Delivery or Service Execution). |