Workflow Processors

Processors perform the appropriate updates to the system and advance the workflow.

Note

  • Validators check for required/bad data in incoming workflow API requests.
  • Processors actually carry those changes to the database.

Important

Processors should not be used with workflow steps using Notes, Reason Codes, or Document Groups.

PROCESSORDESCRIPTION
Freight Invoice
Freight Invoice Delete ProcessorRuns the delete request for the freight invoice.
Freight Invoice Save ProcessorRuns the save request for the freight invoice.
Purchase Order
Purchase Order Delete Processor

Runs the delete request for the purchase order.

Purchase Order Save Processor

Runs the save request for the purchase order.

Shipment
Shipment ASN Processor

Saves all containers/container lines from the request.

If shipment details are associated to PO details, updates those shipped quantities, then fires the On Shipment Transaction Code for each PO.

Shipment Auto Pack Processor

Creates pallets/containers based on host item configurations.

Shipment Delete Processor

Deletes transaction requests, the business transaction, and associated shipment/lines.

If shipment details are associated to PO details, updates those shipped quantities, then fires the On Shipment Transaction Code for each PO.

Shipment Delivered Processor

Updates delivered quantities on shipment lines.

If shipment details are associated to PO details, updates those delivered quantities, then fires the Delivered Transaction Code for each PO.

Shipment Save Processor

Saves all containers/container lines from the request.

If shipment details are associated to PO details, updates those shipped quantities, then fires the On Shipment Transaction Code for each PO.

Transportation Tender
Transportation Tender Bid Acceptance Processor

Marks the bid as accepted.  

Assigns the carrier and service level to the tender. 

Transportation Tender Bidding Processor

Creates bids for the tender if bidding is enabled for the transaction type. 

Transportation Tender Delete Processor

Deletes the tender.

Transportation Tender Reject With Bidding Processor

Turns a direct or ranked tender into a spot bid if the carrier rejects it. 

Important

Tender Transaction Type must be set to use bids. 

Transportation Tender Save Processor

Saves the tender.

Feedback

Submit feedback.