BackorderShipmentLine
Triggers a business event to notify stakeholders via a business process management task flow when a shipment line is backordered.
Input
Name | Type | Description |
QuantityToBackorder | Number | The quantity of items that should be backordered when the requested inventory is not available for immediate fulfillment. This field ensures that unfulfilled demand is recorded and prioritized for future replenishment. |
ShipmentLine | Number | The unique identifier for the shipment line associated with the backorder request. This identifier links the backorder to the specific order line, ensuring accurate tracking, inventory allocation, and order fulfillment processing. |
Result Set Columns
Name | Type | Description |
Result | String | The result returned after execution, indicating the outcome of the backorder process. This output can include a status such as 'Success' or 'Error' along with relevant details, such as backorder confirmation or failure reasons, to support issue resolution and workflow automation. |