- Démarrage
- Administration
- Projets de workflow RPA
- Créer un workflow RPA à partir d'une idée
- Créer un projet
- Comment démarrer un workflow RPA
- Gestion des fichiers et dossiers du projet
- Connecter des workflows RPA à vos comptes
- Configurer les activités
- Gérer les activités d'un projet
- Transmission de valeurs entre les activités
- Naviguer dans les éléments
- Gérer les données d'un projet
- Configurer un projet pour utiliser vos données
- Utiliser des ressources de fichiers et de dossiers
- Projets d'application
- Applications dans Studio Web
- Concevoir des projets d'application
- Modèles d'applications
- Débogage de projets d'application
- Publier, déployer et mettre à niveau des projets d’application
- Importer et exporter des projets d'application
- Travailler avec des entités dans un projet d'application
- Créer des applications accessibles
- Ajout de descripteurs accessibles
- Le libellé Accessible
- Utilisation de la commande Onglet pour l'accessibilité
- Concevoir des listes et des en-têtes accessibles
- Conception d'application réactive
- Taux de contraste des couleurs
- Prédéfinir les styles et les mappages au niveau de l'air pour la commande En-tête
- Limites connues
- Définir un contexte externe à l'aide de paramètres de requête
- Définir un contexte externe à l'aide d'événements externes
- Utiliser des tableaux pour remplir les commandes Liste déroulante, Liste déroulante à sélection multiple et Bouton radio
- Utiliser des contrôles tabulaires avec des entités Data Service dans les projets d'application
- Activités d'application
- Processus d’agent
- Agents
- Solutions
- Workflows d’API
- Tests
Review, track, and restore published versions of your RPA workflow project using the Change history panel in Studio Web in Automation Suite.
The Change history panel lets you view, track, and restore the published versions of your standalone RPA workflow project — a project not part of a solution. Version control is managed via snapshots in the Change history panel.
Contrôle de version dans l’espace de travail Cloud
Version control for standalone RPA workflow projects is handled within the Change history panel through snapshots. You can think of snapshots as "checkpoints" of the project at various stages in its development.
Snapshot types
Il existe plusieurs types d'instantanés :
- Current version: The current (latest) version of the project. It appears at the top of the list in the Change history panel.
- Instantanés manuels: instantanés créés manuellement par les utilisateurs. Ils ont un nom et une description facultative. La sélection ou le survol d'un instantané manuel affiche le nom de son auteur et la date de création. Ne peut être ouvert qu’en mode lecture seule.
- Publish snapshots: Snapshots created automatically each time the project is published. Their name is the published version number. Hovering over a publish snapshot shows the name of its author and when it was created. Can only be opened in read-only mode.
Remarque :
All snapshots, including manual ones, are available for anyone who has access to the project.
Panneau Historique des modifications
The Change history panel lists all snapshots chronologically, showing their:
- Version number and description.
- Auteur et horodatage (par exemple, « il y a 2 mois par John Doe »).
- Title (for example, "Stable build before testing integration").
You can use the Filter button to control which types of snapshots appear in the Change history panel.
When you select a snapshot from the panel, you are viewing the project as it existed at that particular point in time. A temporary banner message appears when browsing a past snapshot, informing you that you are viewing a past version of the project in read-only mode.
Creating a snapshot
Pour créer un nouvel instantané manuel :
- Open the Change history panel.
- Select the action menu for a version entry.
- Select Create snapshot.
- Saisissez un nom pour votre instantané.
- (Facultatif) Entrez une description.
- Select Create. The new snapshot is created and added to the Change history panel.
Restoring from a snapshot
One of the main features of snapshots is the ability to restore the project to a particular point in time, including to a previously published version. Restoring overwrites the current project state, so a confirmation dialog appears before the restore is applied.
Restore is not available for local workspace projects. The version list is empty for projects stored locally on your machine.
To restore an RPA workflow project to a previous version:
- Open the project in Studio Web.
- Select the Open version control icon on the upper-left side of the designer to open the Change history panel.
- Select the Restore button on the version entry you want to restore to. A confirmation dialog appears.
- Select Restore to confirm. The project reloads and opens at the restored version.