
Orchestrator release notes
Side panel layout updates
In an effort to improve the readability of the queue items side panel, we have changed its layout to a row format, and have made several minor font tweaks.
These updates aim to solve a rendering issue which caused content to have too little space in the old side by side layout to accommodate values. The underlying issue stemmed from a rendering change meant to account for any whitespace formatting coming from automations or raw content.
Changes to the count parameter
count
parameter in the Jobs
and QueueItems
endpoints is no longer true
by default for Enterprise tenants. To retrieve this information for jobs and queue items requests, add $count=true
to the URL.
Applying size limits on large data fields
Progress
- limited to 104,857 charactersAnalyticsData/Analytics
- limited to 10 KBOutputData/Output
- limited to 100 KBSpecificContent/SpecificData
- limited to 500 KBProcessingException - Reason
- limited to 102,400 charactersProcessingException - Details
- limited to 102,400 characters
$top
filter is now also limited to a maximum of 100
records.
You can read more about these in Large data fields.
Removing the account authentication endpoint
api/Account/Authenticate
endpoint has been removed. We recommend
using external applications and personal access tokens instead.
Find out more about external applications.
New options on the Processes page
The Processes page now includes two new options: View Logs and View Jobs. The options allow you to easily access the logs and jobs associated to a specific process.
Launching the Orchestrator Credentials Proxy 2.1.1
- The error message displayed when you tried to use an encrypted
appsettings.Production.json
, which stated that a file or assembly could not be loaded, no longer occurs. - The BeyondTrust Password Safe - Team Passwords credential store would sometimes
not work as expected when the
Folder Path Prefix
parameter was used.
Renaming robot accounts
You can now rename your robot account after creating it.
Test
to Test1
, only the Name column updates with the new value, leaving the Username unchanged. For more information, refer to Adding robot accounts.
Removing host license endpoints
/odata/HostLicenses
endpoints, as they were outdated, and inaccessible by Automation Cloud. However, there is no disruption to API compatibility.
We recommend that you regularly check the deprecation timeline for any updates regarding features that will be deprecated and removed.
- September 2024
- September 25, 2024
- Side panel layout updates
- September 23, 2024
- Changes to the count parameter
- September 17, 2024
- Applying size limits on large data fields
- Removing the account authentication endpoint
- New options on the Processes page
- September 9, 2024
- Launching the Orchestrator Credentials Proxy 2.1.1
- Renaming robot accounts
- Removing host license endpoints
- Deprecation timeline