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 to wait for the lock to be released from the element. If «-1» is specified, the action will wait indefinitely. The action will return an error if the item’s status is changed to «Processed» or «Error». Specified in milliseconds. | Robin.Numeric | No | |
Reading unblocking date | The date when the reading lock will be automatically disabled. Must be greater than the current date. | Robin.DateTime | No | |
Writing unblocking date | The date when the writing lock will be automatically disabled. Must be greater than the current date. | Robin.DateTime | 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 |
Обзор
Инструменты контента