The Send Release Agent dispatches releases to ship nodes.
The following are the attributes for this time-triggered transaction:
Attribute | Value |
---|---|
Transaction Name | Send Release |
Transaction ID | SHIP_ADVICE |
Base Process Type | Order Fulfillment |
Abstract Transaction | No |
APIs Called | com.yantra.yfs.agent.YFSWMSShipAdviceAgent |
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. |
The following statistics are tracked for this transaction:
Statistic Name | Description |
---|---|
NumReleasesProcessed | Number of order releases processed. |
NumReleasesSent | Number of order releases sent. |
For this transaction the pending job count is the number of records available to be processed by the transaction with the AVAILABLE_DATE value less than or equal to (<=) the current date value in the YFS_Task_Q table.
The following events are raised by this time-triggered transaction:
Transaction/Event | Data Published |
---|---|
PUBLISH_SHIP_ADVICE | YFS_publishShipAdvice_output.xml |