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.

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Element IDThe unique ID of the queue element to be updated.Robin.String
Yes
ValueThe value that will be written to the added element of the queue.Robin.Object
No
TagsA 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
PriorityThe 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, msThe 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 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 updated element.Robin.Collection

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

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

Date and time of updateThe date and time the element was last updated.Robin.DateTime

  • Нет меток