This time-triggered transaction releases pick or replenishment tasks that are on hold based on the inventory availability or location capacity.
The actions are associated to these events. You need to enable these events to trigger this transaction.
The following are the attributes for this time-triggered transaction:
Attribute | Value |
---|---|
Transaction Name | Release Task |
Transaction ID | RELEASE_TASK |
Base Process Type | Task Execution |
Base Document Type | Task Execution |
Abstract Transaction | None |
APIs Called | None |
User Exits Called | None |
The following are the criteria parameters for this transaction:
Parameter | Description |
---|---|
Action | Optional. Triggers the transaction. If left blank, it defaults to Get, the only valid value. |
OrganizationCode | Required. The warehouse management ship node for which records are being processed. |
AgentCriteriaGroup | Optional. Used to classify nodes. This value can be accepted
by the Sterling Warehouse Management System time-triggered
transactions that only perform their tasks on the nodes with a matching
node transactional velocity value. Valid values are LOW, HIGH, and any additional values defined by the Hub from Sterling Application Platform > System Administration > Agent Criteria Groups. |
ColonyID | Required in a multischema deployment where a table may exist in multiple schemas. Runs the agent for the colony. |
None.
For this transaction, the pending job count is the number of task records (Incoming Replenishment/ SecondstepPutaway with Task_Status='1400') and (Outgoing Outbound Picking with Task_Status='1400') that are to be opened.
The following events are raised by this time-triggered transaction:
Transaction/Event | Key Data | Data Published | Template Support? |
---|---|---|---|
RELEASE_TASK/HAS_EXCEPTIONS | WMS_RELEASE_TASK.HAS_EXCEPTIONS.xml | Yes | |
RELEASE_TASK/TASKS_RELEASED | task_dbd.txt | WMS_RELEASE_TASK.TASKS_RELEASED.xml | Yes |
Transaction/Event | Key Data | Data Published | Template Support |
---|---|---|---|
TASKS_RELEASED | task_tbd.txt | WMS_RELEASE_TASK.TASKS_RELEASED.xml | Yes |
HAS_EXCEPTIONS | task_tbd.txt | WMS_RELEASE_TASK.HAS_EXCEPTIONS.xml | Yes |