Versions Compared

Key

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

...

Multi Tools provide the ability to run multiple process tool plugins in a single tool bubble of a process design, along with multithreading with the option of multi-threading support.

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

Multi Tools Properties

NameDescriptionScreens (Click to view)
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 checking this option without enabling Run Tools In Multithread, all plugin(s) will run in a sequential manner.

Image Added

Figure 1: Multi Tools Properties

Run Tools In Multithread

Enable this option to run

all

each and every configured plugins in

a multi-threaded manner

separate threads.

This may significantly increase

performance 

performance for process instance management in cases of plugins with heavy processing.

By checking this option without enabling Wait for all Threads to Finish, Joget will proceed to the next step in a process

regardless 

regardless of completion of process tool plugins.

Note

Do take consideration of form data integrity & consider the use of Wait for All Threads to Finish option.

Wait for all Threads to Finish

Enable this option to instruct Joget to wait for all plugins in this tool to complete execution, before proceeding to the next step in a process.

Applicable only when Run Tools In Multithread option is checked.