- Introdução
- Administração
- Projetos de fluxo de trabalho de RPA
- Como criar um fluxo de trabalho de RPA a partir de uma ideia
- Criação de um projeto
- Como iniciar um fluxo de trabalho de RPA
- Gerenciamento de arquivos e pastas do projeto
- Conectar fluxos de trabalho de RPA às suas contas
- Configuração de atividades
- Gerenciamento de atividades em um projeto
- Como transmitir valores entre atividades
- Como iterar por itens
- Como gerenciar os dados em um projeto
- Configuração de um projeto para usar seus dados
- Como usar recursos de arquivos e pastas
- Projeto do aplicativo
- Apps no Studio Web
- Atividades do aplicativo
- Processos com agentes
- Agents
- Soluções
- Fluxos de trabalho da API
- Testes
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.
Controle de versão no Cloud Workspace
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
Há vários tipos de snapshots:
- Current version: The current (latest) version of the project. It appears at the top of the list in the Change history panel.
- Instantâneos manuais: instantâneos criados manualmente por usuários. Elas têm um nome e uma descrição opcional. Selecionar ou passar o mouse sobre um snapshot manual mostra o nome de seu autor e quando ele foi criado. Só pode ser aberto no modo somente leitura.
- 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.
Observação:
All snapshots, including manual ones, are available for anyone who has access to the project.
Painel de histórico de alteração
The Change history panel lists all snapshots chronologically, showing their:
- Version number and description.
- Autor e carimbo de data/hora (por exemplo, "2 meses atrás por João Silva").
- 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
Para criar um novo snapshot manual:
- Open the Change history panel.
- Select the action menu for a version entry.
- Select Create snapshot.
- Insira um nome para seu snapshot.
- Se desejar, insira uma descrição.
- 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.