The Location functionality prompts users with location information and provides mechanisms to verify locations and items.
None
Refer to the VLP Bookshelf Guide.
Each VoxBlock contains a number of properties. However, activate the properties selectively depending on the type of workflow that you are configuring. This section discusses the Location VoxBlock properties that are activated for the PICKING workflow.
When you click Location VoxBlock, the Location - VoxBlock Properties panel is displayed on the left side of the VoxStudio user interface, as shown in the following figure.
This panel is divided into the following two parts based on the functionality:
During a location prompt, users can cut the task by saying Cut this Item. After the cut, the Sterling Warehouse Management System will not suggest any further task, and the user will be prompted with the confirm completion prompt.
During a location prompt, users can skip the location by saying Skip this Location.
To skip a location, users must enter a reason.
Implementation Details
In the Location VoxBlock, the Pick_Request event is enabled. Every time the Pick_Request event is invoked, a task is requested from the Sterling Warehouse Management System. The Before Location user exit has been implemented to incorporate logic in order to allow the user to decide whether to get the next task from the Sterling Warehouse Management System or not. For code details, go to the following folder:
<Vox_Install>\vlp_core\src\voxexits\beforelocationexit