...
Main modules that generate the tasks – this is any existing individual process modules which a task will be generated from. For example, the Receipt Purchase Order module (under Inbound Receipt) will generate a put away task, which the Operator will action on the HTML5 Put Away screen.
System Triggers and Master Task Listing - tasks generated from the various individual process modules drive into the System Triggers. The Task Management module plugs into these System Triggers, and from there, the Master Task Listing is generated.
Info |
---|
Note: These System Triggers are our application's original System Triggers and VBScript that can be integrated into, based on our current selective architecture design. |
An application that drives the Operator through all his tasks - An application (which is the HTML5 Task List screen) that drives the operators through the various tasks generated and stored in the Master Task Listing. As an operator moves through and completes tasks in the list on the HTML5 Task List screen, he can request more tasks, and it will be displayed in a logical order as it has been configured per operator. The screens the operator will see when selecting a task in the Task List HTML5 module are essentially the same as the individual process modules (the HTML5 Put Away screen) mentioned above.
...
There are also two other modules available, as part of the Task Management process, these aren’t required to setup the system, but rather to manage and track tasks.
Task Review – this screen is used to view and track tasks that has been created and allocated to an Operator.
Operator Task Allocation - This module allows you to link specific tasks to specific operators if not pre-assigned in the Task Script.
...
Info |
---|
The VBScript required to customize are standard with the DATASCOPE PREMIUM WMS version and do not need to be purchased as separately. For more information, refer to How to customize pop-up prompt using VBScript |
Customization on the System Trigger side
...
For more information – refer to How to customize pop-up prompt using VBScript ( https://datascopedsp.com/ds-wms-tools/vb-scripting/ )
Customization on Task List HTML5 screen
...
For more information – refer to Plugin Customization (https://datascopedsp.com/ds-wms-tools/custom-plugins/ )
Licensing
The module is sold as a separate module and does not come standard with your DATASCOPE PREMIUM WMS Installation. It does come standard with two standard tasks already configured. They are 1) Sales Pick to Pick slip, 2) Receiving Put away.
...