Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

<menu path> <link to F1 content>

<intro text>

None

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

Info

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

Panel
panelIconId1f3a5
panelIcon:movie_camera:
panelIconText🎥
bgColor#DEEBFF

<link to YouTube video>

<link to PDF doc on my OneDrive>

Try it!

<content>

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 pertaining to the tasks.

The standard tasks shipped with the module all have their standard scripts linked to them already, therefore the user doesn’t have to create these as they are available out of the box.

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 logics 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/ )