PickWalkManager
reads pick walk data from an included JSON file and generates a CSV file for each completed pick walk.PickWalkManager.PickWalkManager()
, PickWalkManager.GenerateReport()
and PickWalkManager.GetPickWalk()
as required to access your data source.SkylightUsername
: Username for the Extension's Skylight user accountSkylightPassword
: Password for the Extension's Skylight user accountSkylightRealm
: Skylight domain nameSkylightWebUrl
: Skylight web URLdotnet run
command.Invalid cart number
error message will be displayed.
Incorrect UPC scanned
error message will be displayed. Select five
, then Commit entry
.
Confirm deposit
. If an invalid tote is scanned the Incorrect tote scanned
error message will be displayed.
Item unavailable
or use the device controls to select, display the options menu, and select the Item unavailable
.
Item complete
message. End pick walk
, or opening the navigation menu and selecting End pick walk
.
voiceQTYDepositEnabled
to false.voiceQTYDepositEnabled
skylight://<Media ID>
in lieu of an external URLskipScanTote
to true.skipScanTote
to false.skipDeposit
to true.skipDeposit
to false.nuget.config
filePickingExtension
project to PickingDataConnetor
Skylight.Extension.Picking
to Skylight.DataConnetor.Picking