Configuring the Mobile Application for Blind Receiving

About this task

To configure the Sterling WMS Mobile Application for blind receiving:

Procedure

  1. Create a new resource ID from the existing "rfreceive" resource ID.
  2. In the Java™ Server Page parameter, specify BlindReceipt="Y" and the document type.
    Note: If you specify a custom document type, ensure that you implement YFSGetReceiptNoUE. The user exit should point to the com.yantra.omp.business.ue.impl.YFSGetReceiptNoUEDefaultImpl class.
  3. Create a new menu item and associate this menu item with the created resource ID.

    For more information about creating a new resource and adding a menu entry, see the Sterling Selling and Fulfillment Foundation: Customizing User Interfaces for Mobile Devices .