Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

A group of actions: None


The action adds a new element to the specified queue.

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
GroupThe name of the existing queue group that contains the queue to which the new element will be added.Robin.String 
Yes
QueueThe name of the existing queue to add the new element to.Robin.String 
Yes
ValueThe value that will be written to the added element of the queue.Robin.Object 
Yes
TagsA collection of strings where each element is a separate tag of the queue element being added.Robin.Collection 
No
PriorityThe priority of the added element among other elements of the queue. If the field is empty, the element will default to priority 0.Robin.Numeric 
No
Reading unblocking dateThe date when the reading lock will be automatically disabled. Must be greater than the current date.Robin.DateTime 
No
Writing unblocking dateThe date when the writing lock will be automatically disabled. Must be greater than the current date.Robin.DateTime 
No
Results
TagsA collection of strings where each element is a separate tag of the added element.Robin.Collection  

PriorityThe priority of the added element over other elements in the queue.Robin.Numeric  

Date and time of creationThe date and time the item was added to the queue.Robin.DateTime  

Date and time of updateThe date and time the item was last updated. In this action, this value always matches the creation date and time.Robin.DateTime  

Element IDThe unique ID of the added queue element.Robin.String