Enhancements

This section describes the enhancements for the July 2022 production update.

RF receiving process enhancements

This enhancement to the RF receiving process contains these changes:

  • Item lookup screen

    You can now populate the Item field using a lookup. If you leave the Item field on an RF receiving screen that has an ASN associated with it, then the Item Selector screen is displayed when press Enter. These RF receiving screens have been modified to display the Item Selector screen:

    • ASN Receipt (RC00)
    • ASN/PO Receipt (RC00A)
    • Rcpt to Pallet (RC00R)
    • Rcv Multi Lines (RC00K)
  • F3 function on RF receipt screens

    You can use the F3 function on the RF receipt screens with an ASN to select an item from the Item Selector screen. If you click ESC, the Item field is not populated and the field is left blank.

  • ASN close option

    You can close an ASN using the F7 function key. The F7 key is available on RF receiving screens where an ASN is entered.

  • Drop Loc populated on DropID inquiry

    The Drop Loc is now auto-populated on the Rcpt to Pallet screen when a rainbow pallet receipt is completed.

Over pick capability

With this enhancement, you can set an over pick percentage to over pick a shipment. On the Owner Task tab, you can specify the percentage in the Over Pick Percentage field. The Allow Over Pick field on the Misc tab must be selected for the shipment order to consider the over pick percentage. This example shows how the over pick threshold is calculated:

  • Original pick quantity is 100
  • Over pick percentage is 25
  • User pick quantity is 150
  • 100 (original pick qty) * 25% (over pick percentage) = 25
  • 100 + 25 = 125, which is the threshold

If the user pick quantity is equal to or greater than the threshold, then a warning message is displayed asking if you want to continue pick even though the threshold percentage exceeds the over pick.

The over pick process has been added to these pick options:

  • All cluster pick options
  • Task directed picking
  • Assignment picking
  • Task directed assignment picking
  • Search picks
  • All dynamic pick options

Timeclock API added

Use the Timeclock API to integrate to a third-party timeclock using the RESTful API. This API supports these features:

  • Clock-in and clock-out for the day

    When you perform a clock-in on an external timeclock, the Automation agent translates output into a rest API call. The Timeclock API performs an In-For-Day. Clocking out works the same except that an Out-For-Day is performed.

  • Add an activity to the user's timesheet with a fixed duration
  • Complete a picking assignment

The clock-in and clock-out messages have configuration options available for a grace period that adjusts the clock in and out times to be the scheduled shift times within a certain time range.

From email address domain verification

In the CloudSuite Portal, a tenant or customer can opted into the to provide a list of verified domains to be used in the From email address. If values are present in the common configuration SMTPDOMAINENTRY parameter, then Infor WMS pages that contain the From Email address field must be validated.