This document provides information on how to update config file based on preferred Mobility scan pack workflow type.
Detail Steps
True means Pick to Pack workflow<add key="ScanPack" value="True"/>
<add key="DespatchScanPackOnly" value="True"/>
False means RTP to Pick workflow<add key="ScanPack" value="False"/>
<add key="DespatchScanPackOnly" value="False"/>
True means RTP > Scanned to Pick workflow<!-- Despatch for RTP-> PICKED set RemoteConfirm flag - Explorer shows SCANNED status in register -->
<add key="DespatchSetAsScanned" value="True"/>
-
Must use RTP to PICK workflow.
-
Two settings of scan pack set to False, and DespatchSetAsScanned set to True if user would like to use "scanned" before picking.
-
Then the status in WMS Despatch register will reflect to "scanned".
<add key="ScanPack" value="False"/>
<add key="DespatchScanPackOnly" value="False"/>
<add key="DespatchSetAsScanned" value="True"/>
Related Information
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article