Queue priorities

Print queues adhere to a prioritization sequence. Every queue can be assigned a priority number of 1 to 99 where 1 is the highest priority. Report Scheduler executes active queues in the order of priority. Print jobs with a higher priority, such as one-time jobs and named queues, must finish executing before jobs of lower priority are eligible for execution.

When report queues have the same priority and they each have jobs eligible to be run, Report Scheduler attempts to run them concurrently. If the system’s maximum number of simultaneous jobs has been reached, print jobs are run according to their schedule and creation dates and times.