- About Workflow Analyzer
- ST-NMG-001 - Variables Naming Convention
- ST-NMG-002 - Arguments Naming Convention
- ST-NMG-004 - Display Name Duplication
- ST-NMG-005 - Variable Overrides Variable
- ST-NMG-006 - Variable Overrides Argument
- ST-NMG-008 - Variable Length Exceeded
- ST-NMG-009 - Prefix Datatable Variables
- ST-NMG-011 - Prefix Datatable Arguments
- ST-NMG-012 - Argument Default Values
- ST-NMG-016 - Argument Length Exceeded
- ST-DBP-002 - High Arguments Count
- ST-DBP-003 - Empty Catch Block
- ST-DBP-007 - Multiple Flowchart Layers
- ST-DBP-020 - Undefined Output Properties
- ST-DBP-023 - Empty Workflow
- ST-DBP-024 - Persistence Activity Check
- ST-DBP-025 - Variables Serialization Prerequisite
- ST-DBP-026 - Delay Activity Usage
- ST-DBP-027 - Persistence Best Practice
- ST-DBP-028 - Arguments Serialization Prerequisite
- ST-USG-005 - Hardcoded Activity Arguments
- ST-USG-009 - Unused Variables
- ST-USG-010 - Unused Dependencies
- ST-USG-014 - Package Restrictions
- ST-USG-020 - Minimum Log Messages
- ST-USG-024 - Unused Saved for Later
- ST-USG-025 - Saved Value Misuse
- ST-USG-026 - Activity Restrictions
- ST-USG-027 - Required Packages
- ST-USG-028 - Restrict Invoke File Templates
- ST-USG-032 - Required Tags
- ST-USG-034 - Automation Hub URL
Update Studio
The process of updating an older Studio release to this release differs depending on the Studio edition currently installed on your machine - Enterprise or Community.
The installation artifacts can be downloaded from the Resource Center in UiPath Automation Cloud, provided to you when you purchase Studio, or provided by your customer success manager or the support team.
Versioning Scheme
UiPath uses calendar versioning, labeling its products with the year of the release (major) followed by the month (minor) and the patch (micro) version.
Updating the Enterprise Edition
Manual Update
About 32-bit and 64-bit Versions
In releases prior to 2021.4, Studio and Robot were available as 32-bit applications. Starting with version 2021.4, a 64-bit
installer is available by default. A 32-bit version is also available and can only be installed on 32-bit operating systems.
UiPathPlatformInstaller.exe
is no longer available starting with version 2021.4.
Update existing UiPathStudio.msi
and UiPathPlatformInstaller.exe
installations as follows:
- Use the 64-bit version of the installer (
UiPathStudio.msi
) to update existing 32-bit and 64-bit installations on 64-bit operating systems. - Use the 32-bit version of the installer (
UiPathStudio-x86.msi
) to update existing installations on 32-bit operating systems.
Existing pre-2021.4 32-bit installations on 64-bit operating systems that are using the default installation path (C:\Program Files (x86)\UiPath\Studio
) are migrated to C:\Program Files\UiPath\Studio
after updating with the 64-bit installer. If the older version is installed in a custom location, the update does not change
the installation path.
Performing the Update
-
Double-click the installer to launch the installation wizard.
- Read and accept the License Agreement. Please note that by accepting the terms of the license agreement, you implicitly accept the terms of use of UiPath activity packages and their dependencies.
- Select Upgrade to upgrade to this version keeping your previous setup and proceed to step 5, with no additional configuration required. Alternatively, select Advanced Settings to make changes to your existing setup and proceed to step 4.
-
If you opted to configure the upgrade, you can configure the following installation options:
- UiPath Studio - Select whether to install Studio. If not selected, only Robot and Assistant are installed.
- Select which extensions and add-ons to install: Excel Add-in, extension for Chrome, , extension for Firefox, JavaScript Robot Add-on, extension for Microsoft Remote Desktop.
- Click Upgrade, wait for the installation to complete, and then click Launch UiPath Studio.
For information on performing the update from the command line, see Command Line Parameters.
Automatic Update
Starting with v2021.10, administrators can set up policies for automatically updating Studio, StudioX, Robot, and Assistant from Orchestrator. When a policy triggers the automatic update process, an Update Available notification is displayed by the UiPath Update Agent prompting you to start the update.
- Select Update now to perform the update. Please note that Studio and Assistant are closed during the update.
-
Select Later to mute the notification. The update process can be resumed at any time in the 24 hours after the initial notification by clicking the UiPath icon in the system tray and then clicking Check for updates. If not resumed by the user, the update is installed automatically after 24 hours.
Note:- During the update process, the Robot does not start any jobs until the update is completed.
- If there are any processes running on the machine, the user is prompted to choose to either stop the process or wait for it to finish and continue with the update.
- If a Studio session is open, the user is prompted to save the progress. If the user doesn’t react, Studio closes and the process is saved as-is at that time and can be recovered after the update is completed, while the Robot waits for any process to complete and starts the update process afterwards.
Updating the Community Edition
If you installed Studio and Robot using the Community Edition installer and activated it with a Community license, Studio and Robot are automatically updated as soon as a new version is available on the selected channel, Stable or Preview.
If you installed Studio and Robot using the Community Edition installer and activated it with an Enterprise license, Studio and Robot are automatically updated to the latest Stable release, regardless of the update channel you selected.
- Only Community Preview installations running version 2021.8 and later can be automatically updated to the latest Community Preview release.
- The DigiCert Trusted Root G4 certificate used by the Studio installer is required for the automatic update. If it is not installed on your computer and your configuration prevents the certificate from being downloaded during the update process, the update is not performed. In this scenario, either make sure to install the latest Windows updates, or manually download the certificate and install it in the Trusted Root Certification Authorities store for the Local Machine.
When a new version is available, an Update Available notification is displayed by the UiPath Update Agent prompting you to start the update.
- Select Update now to perform the update. Please note that Studio and Assistant are closed during the update.
- Select Later to mute the notification. The update process can be resumed at any time in the 24 hours after the initial notification by clicking the UiPath icon in the system tray and then clicking Check for updates. If not resumed by the user, the update is installed automatically after 24 hours.
If you manually update your Community Edition Studio, your user settings are not lost, but the existing UiPath extension for
Chrome may be removed from your browser. The content of the current UiPath folder from %localappdata%\UiPath
installation folder is removed and the setup fails if you previously performed selections with UI Explorer in a Java application.
Please note that these issues do not occur when Studio automatically updates to the latest version.
Selecting the Update Channel
You can choose an update channel by going to Home (Studio Backstage View) > Help and selecting either Stable or Preview. Please note that once you change your selection, you have to restart the application for the change to take effect.