Skip to main content

Queues

Queues are used for storing your items and process them with different robots. To create a queue, follow the steps below:

  1. Go to Admin Console (https://your_workspace_name.robomotion.io/admin).

  2. Click the "Queues" button at the left of the page.

Menu

  1. Click "CREATE QUEUE" button.

Create Queue Button

  1. Enter a name and description to your queue.

Create Queue

  1. Click the ok button.

  2. Now you have a queue. You can push items to your queue in your flows. In queue, your items has different states. When you push an item to your queue, its initial state is "New" state. When you retrieve an item from your queue, the item's state becomes In Progress. You can also set the state of your item from your flow to "Failed", "Succeed" or "Abandoned".