Action group: Orchestrator Subgroup: Resource queues
The action finishes the processing of the resource in the resource queue. The resource status will be changed to "Processed". The resource will be unavailable to robots.
The action sends a request to set the "Processed" status to the resource created in the resource queue in the Orchestrator database. The resource is searched for by the specified resource identifier.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Identifier | The unique identifier of the resource. | Robin.String | Yes | |
Timeout, ms | The time to wait for a write lock to be released from a resource. Specified in milliseconds. If «-1» is specified, the action will wait indefinitely. | Robin.Numeric | No |
Finish resource processing.
Use the "Finish resource processing" action.
2. Start the robot by clicking "Start" in the top panel.
*The resource ID can be viewed in the Queue Management panel in the "Identifier" column, and the resource ID can be obtained using the actions: "Get resource by condition", "Get collection of resources", "Create resource".
The program robot completed successfully.
The resource status has changed to "Processed". The resource became unavailable for search by other robots.