- Notes de publication
- Démarrage
- Paramétrage et configuration
- Projets d'automatisation
- Dépendances
- Types de workflows
- Comparaison de fichiers
- Meilleures pratiques d'automatisation
- Intégration du contrôle de code source
- Débogage
- L'outil de diagnostic (Diagnostic Tool)
- Analyseur de workflow
- À propos de l'analyseur de workflow
- ST-NMG-001 - Convention d'affectation de noms des variables
- ST-NMG-002 - Convention d'affectation de noms des arguments
- ST-NMG-004 - Duplication du nom complet
- ST-NMG-005 - La variable remplace une autre
- ST-NMG-006 - La variable remplace l'argument
- ST-NMG-008 - Longueur de variable dépassée
- ST-NMG-009 - Ajouter un préfixe aux variables DataTable
- ST-NMG-011 - Ajouter un préfixe aux arguments Datatable
- ST-NMG-012 - Valeurs par défaut de l'argument
- ST-NMG-016 : longueur d'argument dépassée
- ST-DBP-002 - Nombre élevé d'arguments
- ST-DBP-003 - Bloc d'interception vide
- ST-DBP-007 - Plusieurs couches de l'organigramme
- ST-DBP-020 - Propriétés de sortie non définies
- ST-DBP-023 : Workflow vide
- ST-DBP-024 - Vérification de l’activité de persistance
- ST-DBP-025 - Condition préalable à la sérialisation des variables
- ST-DBP-026 - Utilisation de l’activité Délai
- ST-DBP-027 - Pratiques exemplaires de persistance
- ST-DBP-028 - Condition préalable à la sérialisation des arguments
- ST-MRD-002 - Valeurs par défaut des noms d'activités
- ST-MRD-004 - Activités inaccessibles
- ST-MRD-005 - Séquences redondantes
- ST-MRD-007 - Clauses If imbriquées
- ST-MRD-008 - Séquence vide
- ST-MRD-009 - Activités profondément imbriquées
- ST-MRD-011 - Utilisation de la ligne d'écriture
- ST-MRD-017 - Incomplet si (Incomplete If)
- ST-USG-005 - Arguments d'activité codée en dur
- ST-USG-009 - Variables inutilisées
- ST-USG-010 - Dépendances inutilisées
- ST-USG-014 - Restrictions sur les paquets (Package Restriction)
- ST-USG-020 - Nombre minimum de messages consignés
- ST-USG-024 - Non utilisé, sauvegardé pour plus tard (Unused Saved for Later)
- ST-USG-025 - Utilisation abusive de la valeur enregistrée (Saved Value Misuse)
- ST-USG-026 - Restrictions d'activité (Activity Restrictions)
- ST-USG-027 - Packages requis
- Variables
- Arguments
- Noms d'espace importés
- Enregistrement
- Éléments de l'interface utilisateur
- À propos des éléments d'interface utilisateur
- Propriétés des activités de l'interface utilisateur
- Méthodes de saisie
- Exemple d'utilisation des méthodes de saisie
- Méthodes de sortie ou de capture de données d'écran
- Exemple d'utilisation de méthodes de sortie ou de capture de données d'écran
- Génération de tables à partir de données non structurées
- Capture relative de données
- Flux de contrôle
- Sélecteurs
- Réf. d’objets
- Capture de données
- Automatisation des images et des textes
- À propos de l'automatisation des images et des textes
- Activités liées à la souris et au clavier
- Exemple d'utilisation de l'automatisation de la souris et du clavier
- Les activités de type texte
- Exemple d'utilisation d'automatisation de texte
- Activités de type OCR
- Activités de type image
- Exemple d'utilisation de l'automatisation d'image et d'OCR
- Automatisation des technologies Citrix
- Automatisation de RDP
- Automatisation SAP
- Automatisation VMware Horizon
- Journalisation
- L'outil de migration MiseAlEchelleCoordonnees (ScaleCoordinates)
- Outil ScreenScrapeJavaSupport
- Protocole Webdriver
- StudioPro
- Extensions
- Résolution des problèmes
- Internet Explorer x64
- Problèmes d'interopérabilité avec Microsoft Office
- Identification des éléments d'IU dans PDF avec options d'accessibilité
- Identification des éléments d'IU après les mises à jour de Windows
- Applications JxBrowser
- Surveillance des événements utilisateur
- Java dans App-V
- Prise en charge et limitations de Microsoft App-V
- Résolution des problèmes Citrix

Studio User Guide
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.
major.minor.patch
structure, which works as follows:
- The
major
number represents the year the release is delivered in and changes with a major update. - The
minor
number is incremented each time a functionality is added, under the form of a minor update. -
The
patch
number is incremented every time a patch containing bug fixes is released.Note: If the entire UiPath suite is installed on a single machine, and you want to update from v2018.2 or older versions, you are required to first do so on Orchestrator and then Studio and Robot. If you first update your Studio, your Orchestrator instance is removed. This is due to a change in the installers' Upgrade Code.
If you are updating from v2017.1, v2018.1, or v2018.2, note that all old local activities packages are lost. Please back up before updating.
Enterprise Edition
UiPathStudio.msi
installer on your machine. Your previous setup is preserved and you are not prompted to select what components to install.
None of your settings or projects are lost after doing this.
UiPathPlatformInstaller.exe
to update Studio, as well as Orchestrator and Robot, on the same machine. However, please note that this installer does not
accept command line arguments.
Activity Packages
C:\Program Files (x86)\UiPath\Studio\Packages
folder.
%localappdata%/UiPath/Activities
folder, add the path as a feed in the Package Manager, so that the projects can reference them.
After updating from a version prior to v2018.3, Studio performs an automatic migration of dependencies when the project is opened. Read more about Dependency Migration as part of the Core Activities Split.
NuGet.config
or any configuration files, and instead, UI or command-line arguments should be used. However, if manual changes were indeed
made to configuration files, it is recommended to back up these files before upgrading to a later Studio version.
%programdata%\UiPath\Activities
in 2016.2 to
%localappdata%\UiPath\Activities
in 2018.1 and
above.
This means that, when updating from 2016.2 to 2018.1, 2018.2, or 2018.3, the activity packs must be reinstalled to work properly. More info can be found in the Managing Activities Packages chapter.
Community Edition
Due to the auto-update feature of the Community Edition, any Studio activated with a Community license is automatically updated to the latest version when a new version is available on the Stable feed.
%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.
Updating UiPath Studio is performed differently according to the type of license that is activated on your machine. There are two possible scenarios:
Enterprise Edition
UiPathStudio.msi
installer on your machine. Your previous setup is preserved and you are not prompted to select what components to install.
None of your settings or projects are lost after doing this.
UiPathPlatformInstaller.exe
to update Studio, as well as Orchestrator and Robot, on the same machine. However, please note that this installer does not
accept command line arguments.
C:\Program Files (x86)\UiPath\Studio\Packages
folder.
Community Edition
The Community Edition is always up to date, as it automatically updates itself as soon as a new version is available, be it Stable or Preview.
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.
%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.