Understanding queue priority in virtual environments
Introduction
When a process flow is initialised, it gets added to your run queue and - by default - is picked for processing as soon as a slot becomes available. You have the option to assign a different queue priority for a given process flow, assigning a higher or lower priority in process flow settings - for example:
However, if you deploy process flows to virtual environments, you may need to assign a different queue priority in different virtual environments. You can do this in two ways:
The default setting is to inerit from flow, which means that the queue priority defined for the process flow as a whole (see above) is applied when this process flow runs in the associated virtual environment.
If required, you can override the default, flow-level priority with a new setting that only applies when this flow version runs in the associated virtual environment.
Setting queue priority as part of virtual environment configuration