Subscribe

UiPath Orchestrator

The UiPath Orchestrator Guide

Release date: 4 August 2021

You know what AUGUST stands for in UiPathian?
Another Update Giving Useful, Simple Tweaks. Read them below .

Improvements

We have extended the validity of the installation access tokens generated by Identity Server. While previously you could use them for 1 hour, they are now valid for 2 hours.

Known Issues

  • Making a GET request to the /odata/Robots endpoint always returns null for the ExecutionSettings parameter. Use the /odata/Robots(Id) endpoint as a workaround to retrieve execution settings for a particular robot.
  • Added 10 August 2021
    You can no longer update the bearer token expiration time via UiPath.Orchestrator.dll.config. As a result, the Auth.Bearer.Basic.Expire setting is no longer available in Orchestrator's configuration file. Changes are now possible only by adjusting the AccessTokenLifetime property of the Orchestrator.Ropc client in the Identity Server’s Clients database.
    See our troubleshooting section for a configuration example.

Bug Fixes

  • You can now use Dynatrace OneAgent for Application Performance Monitoring (APM) without the risk of Webhooks startup issues.
  • Trying to upgrade Orchestrator from v2018.4 to v2021.4 without defining the <httpErrors> element in the Web.Config file would cause issues. This would result in a failed upgrade and the duplication of each <httpErrors> entry. We have fixed the issue in the meantime, and now upgrades run smoothly without any workaround.
  • For credential store plugins with references, Orchestrator did not load the reference files unless you used any class from the referenced assembly to implement ISecureStore. Orchestrator can now load assemblies from the Plugins folder at any time

 

See Activity Package Versions

The following activity packages and versions are included in the UiPathOrchestrator.msi installer:

Activity PackVersion
UiPath.UIAutomation.Activitiesv21.4.4
UiPath.System.Activitiesv21.4.1
UiPath.Mail.Activitiesv1.10.5
UiPath.Excel.Activitiesv2.10.4
UiPath.IntelligentOCR.Activitiesv4.13.2
UiPath.PDF.Activitiesv3.4.0
UiPath.Terminal.Activitiesv2.2.0
UiPath.Web.Activitiesv1.7.0
UiPath.Word.Activitiesv1.6.4
UiPath.Form.Activitiesv1.1.11
UiPath.Persistence.Activitiesv1.2.2
UiPath.Presentations.Activitiesv1.1.5
UiPath.MobileAutomation.Activities v21.4.3
UiPath.Testing.Activitiesv1.3.3

Updated 5 months ago


2021.4.2


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.