Perform Shipping Transactions

Use the Perform Shipping Transactions scheduled process to process shipping transactions from the shipping open interface tables.

The process is used for processing shipping transactions imported from WMS, 3PL, or external execution systems. The process validates the data before processing it and performs shipping transactions only when shipment lines are in Ready to Release or Backordered status. Any errors from the validation step are recorded in the interface error table and the transaction records remain in the open interface tables.

When to Use

Use this process when you load the shipping open interface tables using the Perform Shipping Transaction Import file-based data import (FBDI), Material Shipment SOAP web service, or Shipment Transaction Requests REST Resource and you want to process the shipping transactions from the interface tables at a specific time or interval.

Privileges Required

  • Perform Shipment Transaction (WSH_PERFORM_SHIPMENT_TRANSACION_PRIV)

Specifications

Review the following before setting up this scheduled process:
Specification Description
Job Type Ad hoc job

Scheduled

Frequency As required, usually depends on how often the shipping transactions need to be processed from the open interface table.
Time of Day Any time.
Duration Runtime of this process varies based on the number of shipments and shipment lines to process.
Compatibility There can be multiple instances of the process running at any time, but it's recommended to schedule the process so that only one instance of the process is running at a time.

Parameters

Parameter Optional or Required Description Parameter Values Special Combinations Required Notes
Shipment Optional Unique identifier for the shipment. Single value from list of values, which contains the list of shipments from the interface table. None N/A

Troubleshooting Information

  • You can view the status of the process in the Scheduled Processes work area.
  • Once the process is complete, it will have a log file and an output file.
  • The output file will have a summary of shipments processed by the process.
  • Error and warning messages encountered while running the process display in the log file.
  • When the process is submitted, you can Resubmit, Put on Hold, Cancel Process, and Release Process as provided by the Scheduled Processes work area.
  • For more information, see the Shipment Request and Shipment Confirmation Processes for External Systems Integration topic in the Oracle Fusion Cloud SCM: Implementing Manufacturing and Supply Chain Materials Management guide.