A group of actions: None
The action returns the value and metadata of the element whose ID is specified in the parameters.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Element ID | The unique ID of the queue element to get. | Robin.String | Yes | |
Disable reading | If the value is «true», the action will block the element from being read by other robots, and hide it in the queue. The hidden element will not be found by other robots when searching by condition. If the element is already read-locked by another robot and has not been unlocked within the timeout, the action will return an error. | Robin.Boolean | true | No |
Disable writing | If the value is «true», the action will block the item from updating for other robots. If the item is already blocked for updating by another robot and has not been unblocked within the timeout, the action will return an error. | Robin.Boolean | true | No |
Timeout, ms | The amount of time the action waits for an item to be unlocked if it is already locked for reading or updating (if the «Lock for updating» option is active) 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 waits until the item is unlocked or removed. | Robin.Numeric | No | |
Results | ||||
Tags | A collection of strings where each element is a separate tag of the received element. | Robin.Collection | ||
Priority | The priority of the received element over other elements in the queue. | Robin.Numeric | ||
Date and time of creation | The date and time the item was added to the queue. | Robin.DateTime | ||
Date and time of update | The date and time the item was last updated. | Robin.DateTime | ||
Value | The value of the received element of the queue. | Robin.Object |
Обзор
Инструменты контента