- Release notes
June 2022
You can now choose from a wider selection of plugins to store your Orchestrator credentials, as we have added support for Thycotic Secret Server. For details about the newly supported credential store, see Thycotic Secret Server integration.
The following table summarizes the changes:
Previous alert |
New alert - Attended |
New alert - Unattended |
---|---|---|
"Robot is disconnected." Severity level: Fatal |
"Attended robot is disconnected." Severity level: Info |
"Unattended robot is disconnected." Severity level: Fatal |
"Robot is unresponsive." Severity level: Error |
"Attended robot is unresponsive." Severity level: Info |
"Unattended robot is unresponsive." Severity level: Error |
"Robot is available." Severity level: Info |
NA |
"Unattended robot is available." Severity level: Info |
Added 23 September 2022
As of August, we removed the Attended robot is available alert, due to performance and efficiency issues.
Added 23 September 2022
1002
error message, Get Asset Value: Could not find an asset with this name
, has been changed to Get Asset Value: Could not find the asset '{0}'
, which makes it easier to identify and troubleshoot missing assets.
We have added to the available machine sizes for running processes with UiPath Automation CloudTM robots - Serverless.
Sizes and costs
Medium was the existing size, costing 4 RUs (robot units) per minute of job execution. Three new sizes are now also available:
Choosing the machine size
Because each process has particular needs, you set the machine size in the configuration of a process.
For any cross-platform process, the Cloud Robot - Serverless list is available on the Additional Settings tab when creating or editing a process.
The option is available for all cross-platform processes, which are candidates for being run using serverless robots, but the option has no effect unless it is executed by a serverless robot.
Automatic machine size selection
All your cross-platform processes have the Cloud Robot - Serverless option set to Automatic, which selects the appropriate machine size for the process.
The amount of robot units consumed to run the process is based on the machine size and the number of minutes it takes to run.
For choosing the size, the criteria listed in the below table are evaluated in order. As soon as one criterion is satisfied, the corresponding machine size is chosen and the remaining criteria are not evaluated:
Order |
Criterion |
Machine size |
---|---|---|
1 |
Process depends on the UiPath Document Understanding activities |
Large |
2 |
Remote debugging job |
Medium |
3 |
Process depends on UI Automation |
Standard |
4 |
Other unattended process |
Small |