Creating a Queue in the Orchestrator#

To add a new Queue in the Orchestrator, go to the “Queues” screen. This screen contains two tables: “Queues” and “Tasks”.

Click the “Create” button in the “Queues” table and fill out the opened form.

  • The “Name” field (is required);
  • The “Description” field (if necessary);
  • The “Access Folder” field (access folder for the created queue);
  • The “Move to status ‘Abandoned’ tasks that are in status ‘Created’ for more than the specified number of minutes” field (specify the number of minutes);
  • The “Move to status ‘Abandoned’, tasks that are in status ‘In Progress’ for more than the specified number of minutes” field (specify the number of minutes);
  • The “Maximum number of retries” field (number of retries).

Also, use the flags to set the necessary parameters:

  • “Auto-change the status of tasks in ‘In Progress’ to ‘Failed (Application)’ if the related Job has moved to status ‘Failed/Stopped/Interrupted’;
  • “Auto-retry tasks in status Failed (Application)”;
  • “Auto-retry tasks in status Failed (Business)”;
  • “Auto-retry tasks in status Abandoned”;
  • “Prohibit adding tasks with duplicate Names”.

After filling out the form, click the “OK” button to save the Queue.