Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

None

There are two key customization elements within the Task Management module.

If you don’t like reading, you can watch the video.

Try it!

Customization on the System Trigger side

Tasks are generated by using a VBScript. An event fires the trigger, and the trigger, in turn, calls a VBScript, which returns the information about the tasks.

The two standard tasks that are shipped with the module must only be linked with the required Task Script as explained in Setup and Configuration, to start using the module. However, users can edit these Scripts as well.

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

This is the screen that Operators will use to see a list of all their tasks and where they will fetch and action a task from. There are some logic around what task is allocated next to which Operator when selecting the Fetch New Task button. This logic can also be customized by using existing plugins.

For more information – refer to Plugin Customization (https://datascopedsp.com/ds-wms-tools/custom-plugins/ )


  • No labels