Configuring Workflow Threads Using the CLI
You can configure the number of workflow threads, the percentage of threads reserved for privileged workflows.
You can display the number of workflow threads, the percentage of threads reserved for privileged workflows, and the privileged workflow list.
Setting Workflow Threads
Usage
Sets the number of workflow threads.
Call up
threads setNumberOfWorkflowThreads <number of threads>
A server restart is required for this setting to take effect. |
Displaying Workflow Threads
Usage
Displays the number of workflow threads.
Call up
threads showNumberOfWorkflowThreads
Configuring Threads Reserved for Privileged Workflows
These threads are reserved for privileged workflows.
Refer to Execution Tab - TWF Only
Setting Percentage of Threads Reserved for Privileged Workflows
Usage
Sets the percentage of threads reserved for privileged workflows.
Possible values are: 0 .. 99
Call up
privilegedWorkflows setThreadsPercentage <percentage of reserved threads>
A server restart is required for this setting to take effect. |