Skip to content
Release: Australia · Updated: 2026-07-09 · Official documentation · View source

Queue Registration form reference

The Queue Registration form displays the fields available when creating or modifying a queue.

FieldDescription
QueueName of the queue.
ApplicationScope of the application.
Automatic Job SchedulingOption to enable automatic job scheduling. When selected, the queue switches to automatic job scheduling and the system handles all job configurations.
Event Processing Order

Method used to process events. Options include:- Parallel: Process multiple events simultaneously. - Sequential: Process only one event at a time. The events are interdependent and can only process after the previous event completes.

Note: After you configure the processing order and submit the queue, it can't be edited. Instead, you must delete the queue and create another queue.

Job configuration type

Type of job configuration. Options include:- Constant number: Creates the required number of jobs. - Scale with node: Creates multiple jobs based on the number of nodes. Select this option if you don't know the number of available nodes.

Note: This field is automatically set to Constant number when the Event Processing Order field is set to Sequential.

Scale factorTotal number of jobs, which is calculated based on the value of the Job configuration type field.
Poll intervalHow frequently jobs should poll and process events in this queue.
DescriptionDescription of the queue.

Parent Topic:Discovery reference