Creating process queues
You can create a process queue and define settings such
as the priority for the queue.
- In NexJ Admin Console, navigate to the Process Queue page.
-
In the Process Queue tab, click the
Add button in the Process Queues list.
The Create Process Queue dialog opens.
- In the Name field, enter a unique name to identify the queue.
- In the Description field, enter a description of the queue.
-
In the Concurrency field, enter how many
processes can be generated at one time.
This cannot be more than the Global Concurrency value set in the System page.
- In the Priority field, select from High, Medium, or Low priority relative to other queues.
-
In the Approximate Timeout field, enter a
timeout period in hours, minutes, and seconds.
This sets approximately how long a process will run before it times out. Once the process times out, it will either be moved to another queue if there is a value in the Timeout Queue field, or it will appear in the History tab with a status of Canceled.
-
In the Timeout Queue field, select a
second queue in which the process can run if it has timed out in its
original queue.
The Approximate Timeout field's value for this second queue should be longer than the field's value for the original queue.For example, if the Print process queue has the Report process queue as its Timeout Queue value, then the Report process queue should have a longer Approximate Timeout value than the Print process queue.
- Select the Weekly check box to specify a queue processing schedule. Specify the days, start time, and end time based on a specified time zone for the process to run.
-
Click OK.
The Create Process Queue dialog closes.