Orchestrator
2022.4
false
  • Release notes
    • 2022.4
    • 2022.4.1
    • 2022.4.2
    • 2022.4.3
    • 2022.4.4
    • 2022.4.5
    • 2022.4.6
    • 2022.4.7
    • 2022.4.8
    • 2022.4.9
    • 2022.4.10
    • 2022.4.11
    • 2022.4.13
    • 2022.4.14
Banner background image
Orchestrator Release Notes
Last updated Apr 3, 2024

2022.4.2

Release date: 3 August 2022

Improvements

  • Orchestrator now uses ASP.NET Core Module 6.0.6.

Known Issues

  • When you delete a process that is associated to a trigger, that particular trigger is still displayed on the Search page, instead of being deleted along with the process. If you try to edit the trigger on the Search page, the "ProcessSchedule does not exist (#1002)" error is returned.
  • The Microsoft.Data.SqlClient parameter used to connect Orchestrator to SQL Server can cause upgrades or installs to fail in case of SQL certificates that are not trusted by the Orchestrator machine or whose revocation check cannot be performed from that machine.

    The following exception is displayed in such cases:

    System.Exception: Error:-1, Message:An error occurred while retrieving latest migrations. Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.)

    To prevent this, apply one of the following measures:

    • If the connection string is using a hostname instead of an FQDN, update it to use an FQDN for SQL Server.
    • If Orchestrator cannot reach the servers in the certificate chain, causing revocation list issues, add TrustServerCertificate=True to the connection string.

      Note that certain newer services might require these to be specifically declared in the connection string by feeding the updated connection string as an argument to the MSI through the command line.

Bug Fixes

  • Accessing the Orchestrator Host Feed in Studio resulted in the following error: “Failed to retrieve metadata from source”. This happened because the Libraries > Secure deployment setting and the corresponding value in the Orchestrator database were opposite.

    Upon upgrading to this Orchestrator version, the default Libraries > Secure deployment setting is to allow public access to the libraries.

    For fresh installs, the default Libraries > Secure deployment setting is to allow only authenticated user to access the libraries.

  • An explanatory warning message, Cannot determine ssl binding site name when ssl flags options are set., is now displayed when Get-ChildItem -Path IIS:\SSLBindings is called from the Platform Configuration Tool.

    The reason for this warning is an IIS issue which prevents the site name from being returned upon calling this parameter, no matter which SSL binding flag is selected in the Platform Configuration Tool.

    Previously, an inaccurate error message, No SSL binding is used by UiPath Orchestrator., was displayed in such cases.
  • Improvements
  • Known Issues
  • Bug Fixes

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.