This time-triggered transaction is identical to the Process Order Hold Type transaction, but it is used for work orders instead.
The following are the attributes for this time-triggered transaction:
Attribute | Value |
---|---|
Base Transaction ID | PROCESS_WO_ORDER_HOLD_TYPE |
Base Document Type | Work Order |
Base Process Type | VAS Process |
Abstract Transaction | Yes |
APIs Called | modifyWorkOrder |
The following are the criteria parameters for this transaction:
Parameter | Description |
---|---|
Action | Required. Triggers the transaction. If left blank, it defaults to Get, the only valid value. |
Number of Records To Buffer | Optional. Number of records to retrieve and process at one time. If left blank or specified as 0 (zero), it defaults to 5000. |
Next Task Queue Interval | Optional. Specifies in hours how long a failed task should be suspended before it is considered for reprocessing. Defaults to 5 hours. |
ColonyID | Required in a multischema deployment where a table may exist in multiple schemas. Runs the agent for the colony. |
None.
None
The following events are raised by this time-triggered transaction:
Transaction/Event | Raised when... | Key Data | Data Published | Template Support? |
---|---|---|---|---|
ON_SUCCESS |
On success |
workOrder_ |
VAS_MODIFY_ |
Yes * |
ON_HOLD_TYPE_ |
The status of a |
workOrder_ |
VAS_ON_HOLD |
Yes |
* Note: Some of the elements and attributes are not template driven. Refer to the xml for elements level details. |