Mobility Scan pack workflow types

Created by Datapel Integration, Modified on Fri, 6 Jun at 4:15 PM by Datapel Integration

Description

This document provides information on how to update config file based on preferred Mobility scan pack workflow type.

Detail Steps


1.Pick-Pack workflow

True means Pick to Pack workflow
<add key="ScanPack" value="True"/>
<add key="DespatchScanPackOnly" value="True"/>

2. RTP-Pick workflow

False means RTP to Pick workflow
<add key="ScanPack" value="False"/>
<add key="DespatchScanPackOnly" value="False"/>

3. RTP-Scanned-Picked workflow

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


Handhelds and Barcode Scanners

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article