WP_MIN_NUMBER

Systemwide variable that determines the minimum number of server processes per node name to be used as work processes (WP) next to the primary work process (PWP). Any additional running server processes are used as Dialog Processes (DWP), see Dialog Processes.

When this number is increased or a work process (WP) shuts down, the existing dialog processes (DWP) are switched back to work processes (WP) until the minimum number of work processes (WP) is reached again.

  • Format: node name1=number;node name2=number

  • Allowed values for numbers: 2 up to the maximum number of work processes

  • Default value: 5

  • Restart required: No

The node name is defined in the INI file of the Automation Engine.

See also: