Schedule Pick Wave

Use the Schedule Pick Wave scheduled process for creating pick waves to pick release shipment lines.

Before using the process, you should define the pick wave release rules. The process uses the pick wave release rule for demand selection, fulfillment, and processing criteria.

When to Use

Use this process when you want to create pick waves at predefined times and intervals. Define and use different release rules in the process when you want to use different selection criteria and processing criteria for creating pick waves at different times and intervals.

Privileges Required

  • Schedule Pick Wave (WSH_SCHEDULE_PICK_WAVE_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 shipment lines need to be need to be pick released.
Time of Day Any time.
Duration Runtime of this process varies based on the selection and processing criteria. For example, processing 100 Shipment lines could take additional time compared to processing 1 Shipment line, and processing the picking batch with autopick confirm could take additional time compared to processing picking batch without autopick confirm.
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
Release Rule Required Name of the pick wave release rule that determines which shipment lines are selected for a pick wave and how they need to be processed. Single value from list of values, which contains the list of release rules defined in Manage Pick Wave Release Rules. None N/A
Pick Wave Prefix Optional Prefix attached in front of the pick wave number. Prefix None N/A
Actual Ship Date Optional Date to use as the actual ship date for the shipments when shipments are ship confirmed as part of pick release. Date None N/A
Number of Child Processes Optional Number of processes that can be spawned to enable parallel pick release. Number 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 shipment lines processed by the process.
  • Use the log file to view details about your submitted pick wave process. The Pick Release logs provide you with the following information:
    • Pick release demand selection criteria
    • Pick release processing parameters
    • Pick release sequence
    • Dynamic SQL statement used
    • Overall count of the shipment lines that we excluded from selection with the reason those lines were excluded
  • In the log file, you can also view the exact shipment line numbers that were excluded if you set the Enable Pick Release Detailed profile option (ORA_WSH_PICK_RELEASE_ESS_DETAIL_LOGGING) to Y. This option is set to N by default.
  • 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.