A group of actions: None
The action replaces the old value of an existing queue element with the new value. The action can also replace old tags and element precedence with new ones.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Element ID | The unique ID of the queue element to be updated. | Robin.String | Yes | |
Value | The value that will be written to the added element of the queue. | Robin.Object | No | |
Tags | A collection of strings where each element is a separate tag of the queue element being updated. If the field is empty, the element’s current tags will not change. If an empty collection is specified, the element’s current tags will be removed. | Robin.Collection | No | |
Priority | The priority of the item being updated over other items in the queue. If the field is empty, the element’s priority will not change. | Robin.Numeric | No | |
Timeout, ms | The time during which the action will wait for the element to be unlocked if it is already blocked for updating by another robot or user. Specified in milliseconds. If the element is not unlocked or removed, the action returns an error. If «-1» is specified, the action will wait for the element to be unlocked until the element is unlocked or removed. | Robin.Numeric | No | |
Results | ||||
Tags | A collection of strings where each element is a separate tag of the updated element. | Robin.Collection | ||
Priority | The priority of the updated element over other elements in the queue. | Robin.Numeric | ||
Date and time of creation | The date and time the element was added to the queue. | Robin.DateTime | ||
Date and time of update | The date and time the element was last updated. | Robin.DateTime |
Обзор
Инструменты контента