Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorpurple
bgColorwhite
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

This is a new feature in In Joget DX 8 this feature is now integrated.

Table of Contents

Introduction

...

This greatly reduces the effort and time needed to achieve a multiple tools parallel execution process design.

Multi Tools Properties

Image Added

Figure 1: Multi Tools Properties

NameDescription
Tool

Select any process tool plugin here, and add more rows to configure even more plugins.

After selecting your desired tool(s), you can configure them on subsequent configuration tab(s).

By configuring tool(s) without enabling Run Tools In Multithread, all plugin(s) will run in a sequential manner.

Run Mode
  • Run tools sequentially in current thread: Finish the first tool then start the second tool.
  • Run tools concurrently in multiple threads: each tool start in a single thread.
  • Run tools sequentially in a new single thread: one thread to execute all tools.

Note that option 2 above is only possible if the second tool is *not* dependant on the first tool completing its job first (both tools should be independent of each other).

Comment

General notes.

Image Removed

Figure 1: Multi Tools Properties

 Add Row

Add a row to allow more  plugin to be selected.

Tip
titleTip

You can also add row by hovering your mouse cursor near the trash bin icon to reveal a ⊕ button. Then, click the ⊕ button to add row.


Tips

Recommended to use the Process Integrated Multi-tool plugin tool to reduce the need to constantly modify the process design, which forces a process record migration to a new version. When designing a process flow, add just one tool box to one activity box, even though the design requires 5 tool boxes. The 5 tools go into the single process Multi-Tool plugin configuration. Another advantage is you can run the tools in multithread for some performance gain.

...