Exemplo de migração de dados do Excel para um banco de dados

Neste exemplo, você cria um bot para transferir valores de uma planilha do Excel para um banco de dados usando as ações dos Banco de dados, Excel avançado e Loop pacotes.

Pré-requisitos

Antes de começar a criar o bot, crie o seguinte:

  • Crie uma planilha Excel com os seguintes valores e salve-a (por exemplo: Teste_migracao_db.xlsx)
    John Williams jwilliams@cmail.com
    Sam Li sam.li@xyz.org
    Carl Miller carl@carlmillerllc.com

    Migração Excel para db
  • Crie um acesso para a tabela de banco de dados chamada CustomerT com as seguintes colunas: (crie um banco de dados semelhante à imagem abaixo e salve-o, por exemplo: salve-o como Teste_Migracao_db.accdb)
    • Nome
    • Sobrenome
    • E-mail
      Acesso db

Procedimento

Para migrar valores de uma planilha para uma tabela em um banco de dados, execute as seguintes etapas:

  1. Crie um novo bot:
    1. No painel do lado esquerdo, clique em Automação.
    2. Clique em Criar novo > Bot.
    3. Na janela Criar Task Bot, insira um nome de bot.
    4. Aceite o local da pasta padrão: \Bots\
      Para alterar o local de armazenamento do bot padrão, clique em Escolher e siga as instruções.
    5. Clique em Criar e editar.
  2. Abra a planilha:
    1. Clique duas vezes ou arraste a Excel avançado > Abrir ação .
    2. Clique em Procurar para fornecer o caminho do arquivo.
      Fornecer caminho de arquivo
    3. Selecione a opção para abrir o arquivo no modo Leitura-gravação.
  3. Conecte-se ao banco de dados:
    1. Clique duas vezes ou arraste a ação Banco de dados > Conectar.
    2. Selecione o modo de conexão Definido pelo usuário.
      Conexão definida pelo usuário
    3. Selecione o tipo de banco de dados do Microsoft Access.
    4. Clique em Procurar para fornecer o caminho do arquivo.
  4. Insira os valores do Excel no banco de dados, linha por linha:
    1. Clique duas vezes ou arraste a ação do Loop.
    2. Selecione o iterador Excel avançado > Para cada linha da planilha.
    3. Selecione Todas as fileiras do menu suspenso Loop por.
      Loop através das Linhas
    4. Em Atribuir o valor atual a esta variável, crie a variável de registro rExcelCurrentRow.
    5. Arraste a ação Banco de dados > Inserir/atualizar/excluir para o contêiner Loop.
    6. Insira a seguinte instrução SQL:
      INSERT INTO CustomerT (FirstName,LastName,Email) values ('$rExcelCurrentRow[0]
        
      
      ,'$rExcelCurrentRow[1]
              ;
              if (!zdWebClientConfig.environment) {
                  zdWebClientConfig.environment = "production";
                }
            }
            catch (err) { console.error("Configuration was not injected properly") }
          
          
          
          
        
        
          
      ,'$rExcelCurrentRow[2] ; if (!zdWebClientConfig.environment) { zdWebClientConfig.environment = "production"; } } catch (err) { console.error("Configuration was not injected properly") }
      );\u003C/code\u003E\u003C/pre\u003E\n \u003Cbr\u003E\u003Cimg alt=\"Inserir instrução SQL\" class=\"image\" id=\"tpc-cloud-example-migrate-data-from-excel-to-database__image_o15_34y_qtb\" src=\"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/../../img/excel-db-insert-sql.png?_LANG=ptbr\"\u003E\u003Cbr\u003E\n \u003C/div\u003E\n \u003C/li\u003E\n \u003C/ol\u003E\n \u003C/li\u003E\u003Cli class=\"li step\" id=\"tpc-cloud-example-migrate-data-from-excel-to-database__disconnect-database\"\u003E\n \u003Cspan class=\"ph cmd\"\u003EDesconecte do banco de dados. Arraste a \u003Cspan class=\"ph\"\u003Eação\u003C/span\u003E \u003Cspan class=\"ph menucascade\"\u003E\u003Cspan class=\"ph uicontrol\"\u003EBanco de dados\u003C/span\u003E > \u003Cspan class=\"ph uicontrol\"\u003EDesconectar\u003C/span\u003E\u003C/span\u003E abaixo do contêiner Loop.\u003C/span\u003E\n \u003C/li\u003E\u003Cli class=\"li step\"\u003E\n \u003Cspan class=\"ph cmd\"\u003EFeche a planilha. Clique duas vezes ou arraste a \u003Cspan class=\"ph\"\u003Eação\u003C/span\u003E \u003Cspan class=\"ph menucascade\"\u003E\u003Cspan class=\"ph uicontrol\"\u003EExcel avançado\u003C/span\u003E > \u003Cspan class=\"ph uicontrol\"\u003EFechar planilha\u003C/span\u003E\u003C/span\u003E.\u003C/span\u003E\n \u003C/li\u003E\u003Cli class=\"li step\"\u003E\n \u003Cspan class=\"ph cmd\"\u003EClique em \u003Cspan class=\"ph uicontrol\"\u003ESalvar\u003C/span\u003E.\u003C/span\u003E\n \u003C/li\u003E\u003C/ol\u003E\n \u003C/div\u003E\n\u003Cnav role=\"navigation\"\u003E\u003C/nav\u003E\u003C/article\u003E\u003C/main\u003E\u003C/article\u003E\n","dislike_url":"https://automationanywhere-be-prod.automationanywhere.com/dislike/1552069","page_id":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-example-migrate-data-from-excel-to-database.html","isFallbackLanguage":false,"isCollapsibleContentExists":false,"miniTOCHeadings":[],"miniTOCHeadingsFlat":[],"shouldShowSideBoxes":true,"shouldShowTOC":true,"isInlineExternalTopic":false},"workflow":null,"isWorkflow":false,"showWorkflow":false,"error":null},"TocComponent":{"toc":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-explore.html","title":"Explorar","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-explore.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-automation-anywhere-enterprise-overview.html","title":"Sobre Automation 360","navPath":"enterprise-cloud/topics/security-architecture/cloud-automation-anywhere-enterprise-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-A2019-faq.html","title":"Automation 360 Perguntas frequentes","navPath":"enterprise-cloud/topics/release-notes/cloud-A2019-faq.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-architecture-implementation/bot-agent-control-room-resiliency.html","title":"Automation 360 arquitetura e resiliência","navPath":"enterprise-cloud/topics/aae-architecture-implementation/bot-agent-control-room-resiliency.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-architecture-implementation/cloud-control-room-overview.html","title":"Visão geral Control Room","navPath":"enterprise-cloud/topics/aae-architecture-implementation/cloud-control-room-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-distributed-architecture.html","title":"Arquitetura distribuída","navPath":"enterprise-cloud/topics/security-architecture/cloud-distributed-architecture.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-distributed-architecture-with-ha-dr-support.html","title":"Arquitetura distribuída com suporte HA/DR","navPath":"enterprise-cloud/topics/security-architecture/cloud-distributed-architecture-with-ha-dr-support.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-security-architecture.html","title":"Arquitetura de segurança","navPath":"enterprise-cloud/topics/security-architecture/cloud-security-architecture.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-security-architecture-model.html","title":"Modelo de arquitetura de segurança","navPath":"enterprise-cloud/topics/security-architecture/cloud-security-architecture-model.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-data-mapping.html","title":"Responsabilidades operacionais do Nuvem","navPath":"enterprise-cloud/topics/security-architecture/cloud-data-mapping.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-securing-the-rpa-environment-with-external-controls.html","title":"Como proteger o ambiente RPA com controles externos","navPath":"enterprise-cloud/topics/security-architecture/cloud-securing-the-rpa-environment-with-external-controls.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-independent-control-planes-bot-creators-and-bot-runners.html","title":"Categorias independentes para Bot Creators e Executores de botss","navPath":"enterprise-cloud/topics/security-architecture/cloud-independent-control-planes-bot-creators-and-bot-runners.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-role-based-access-control-rbac.html","title":"RBAC em Control Room","navPath":"enterprise-cloud/topics/security-architecture/cloud-role-based-access-control-rbac.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-bots.html","title":"RBAC em bots","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-bot-runners.html","title":"RBAC em Executores de bots","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-bot-runners.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-in-credential-vault-credentials-management.html","title":"RBAC para Credential Vault gerenciamento de dados de acesso","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-in-credential-vault-credentials-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-role-based-processing-domains.html","title":"Domínios de processamento baseados em função","navPath":"enterprise-cloud/topics/security-architecture/cloud-role-based-processing-domains.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-audit-log.html","title":"RBAC no log de auditoria","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-audit-log.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-operations-room.html","title":"RBAC na visualização da atividade do bot","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-operations-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-user-management.html","title":"RBAC no gerenciamento de usuários","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-user-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-roles-and-permissions-management.html","title":"RBAC sobre gerenciamento de funções e permissões","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-roles-and-permissions-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-bot-schedules.html","title":"RBAC nos agendamentos de bot","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-bot-schedules.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-license-management.html","title":"RBAC na gestão de licenças","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-license-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-bot-execution-access-dynamic-access-token.html","title":"Acesso para execução de bots por token de acesso dinâmico","navPath":"enterprise-cloud/topics/security-architecture/cloud-bot-execution-access-dynamic-access-token.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-secure-credential-store-credential-vault-cv.html","title":"Armazenamento seguro de credenciais no Credential Vault","navPath":"enterprise-cloud/topics/security-architecture/cloud-secure-credential-store-credential-vault-cv.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-configuration-of-cv-encryption.html","title":"Criptografia do Credential Vault","navPath":"enterprise-cloud/topics/security-architecture/cloud-configuration-of-cv-encryption.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-credential-storage-in-cv.html","title":"Armazenamento de dados de acesso","navPath":"enterprise-cloud/topics/security-architecture/cloud-credential-storage-in-cv.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-credential-provisioning-to-bots.html","title":"Provisionamento de credencial para bots","navPath":"enterprise-cloud/topics/security-architecture/cloud-credential-provisioning-to-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-secure-recording.html","title":"Gravação segura","navPath":"enterprise-cloud/topics/security-architecture/cloud-secure-recording.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-authentication-with-control-room.html","title":"Autenticação com Control Room","navPath":"enterprise-cloud/topics/security-architecture/cloud-authentication-with-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-supported-authentication-methods.html","title":"Métodos de autenticação compatíveis para o Automation 360 No local","navPath":"enterprise-cloud/topics/security-architecture/cloud-supported-authentication-methods.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-security-in-transit-support-for-secure-protocols.html","title":"Suporte para protocolos seguros","navPath":"enterprise-cloud/topics/security-architecture/cloud-security-in-transit-support-for-secure-protocols.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-network-security-overview.html","title":"Visão geral da segurança da rede","navPath":"enterprise-cloud/topics/security-architecture/cloud-network-security-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-change-management.html","title":"Gerenciamento de alterações","navPath":"enterprise-cloud/topics/security-architecture/cloud-change-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-identity-and-authentication.html","title":"Identidade e autenticação","navPath":"enterprise-cloud/topics/security-architecture/cloud-identity-and-authentication.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-password-hashing.html","title":"Hash de senhas","navPath":"enterprise-cloud/topics/security-architecture/cloud-password-hashing.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-authentication-failure-messages.html","title":"Mensagens de falha de autenticação","navPath":"enterprise-cloud/topics/security-architecture/cloud-authentication-failure-messages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-authentication-for-bot-runners.html","title":"Autenticação para Executores de bots","navPath":"enterprise-cloud/topics/security-architecture/cloud-authentication-for-bot-runners.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-authentication-of-bot-runners-dynamic-access-token.html","title":"Autenticação de tokens de acesso dinâmico de Executores de bots","navPath":"enterprise-cloud/topics/security-architecture/cloud-authentication-of-bot-runners-dynamic-access-token.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-defenses-against-common-vulnerabilities.html","title":"Defesas contra vulnerabilidades comuns","navPath":"enterprise-cloud/topics/security-architecture/cloud-defenses-against-common-vulnerabilities.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-compliance-and-vulnerability-scanning.html","title":"Verificação de vulnerabilidades e conformidade","navPath":"enterprise-cloud/topics/security-architecture/cloud-compliance-and-vulnerability-scanning.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-list-of-cryptographic-providers.html","title":"Provedores criptográficos","navPath":"enterprise-cloud/topics/security-architecture/cloud-list-of-cryptographic-providers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-additional-security-controls.html","title":"Controles de segurança adicionais","navPath":"enterprise-cloud/topics/security-architecture/cloud-additional-security-controls.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/appendix/cloud-guidelines-for-gdpr.html","title":"Diretrizes do Regulamento Geral de Proteção de Dados","navPath":"enterprise-cloud/topics/control-room/appendix/cloud-guidelines-for-gdpr.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/cloud-service-status-topics/cloud-a360-cloud-faq.html","title":"Automation 360 Nuvem Perguntas frequentes","navPath":"enterprise-cloud/topics/cloud-service-status-topics/cloud-a360-cloud-faq.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/cloud-service-status-topics/cloud-service-status-overview.html","title":"Site de status do serviço do Nuvem Automation 360","navPath":"enterprise-cloud/topics/cloud-service-status-topics/cloud-service-status-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/cloud-service-status-topics/cloud-services-updates.html","title":"Atualizações do Nuvem Automation 360","navPath":"enterprise-cloud/topics/cloud-service-status-topics/cloud-services-updates.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/cloud-service-status-topics/cloud-service-status-userguide.html","title":"Inscrever-se para receber notificações","navPath":"enterprise-cloud/topics/cloud-service-status-topics/cloud-service-status-userguide.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/cloud-service-status-topics/cloud-packages-life-cycle.html","title":"Política de ciclo de vida do software Automation 360","navPath":"enterprise-cloud/topics/cloud-service-status-topics/cloud-packages-life-cycle.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/retired-features-list.html","title":"Descontinuidades de características que afetam produtos Automation Anywhere","navPath":"enterprise-cloud/topics/product-feature-lifecycle/retired-features-list.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/ie-eol/ie-eol-overview.html","title":"Visão geral do Microsoft Internet Explorer EOL","navPath":"enterprise-cloud/topics/ie-eol/ie-eol-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/ie11-eol-for-cr.html","title":"Perguntas frequentes sobre o Microsoft Internet Explorer e a descontinuação do 11 EOL","navPath":"enterprise-cloud/topics/deployment-planning/ie11-eol-for-cr.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/ie-eol/scan-a360-ie-bots.html","title":"Digitalização Automation 360 bots para Internet Explorer uso","navPath":"enterprise-cloud/topics/ie-eol/scan-a360-ie-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/ie-eol/scanned-bots-report.html","title":"Relatório de análise para bots Internet Explorer","navPath":"enterprise-cloud/topics/ie-eol/scanned-bots-report.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/ie-eol/update-bot-wizard.html","title":"Assistente de atualização do bot para a conversão de bots do IE","navPath":"enterprise-cloud/topics/ie-eol/update-bot-wizard.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/ie-eol/bot-update-conversion-report.html","title":"Visualização dos detalhes de conversão para bots Internet Explorer","navPath":"enterprise-cloud/topics/ie-eol/bot-update-conversion-report.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/basic-authentication-exchange-overview.html","title":"Depreciação da autenticação básica em troca on-line","navPath":"enterprise-cloud/topics/product-feature-lifecycle/basic-authentication-exchange-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/basic-authentication-eol-faq.html","title":"Perguntas frequentes sobre a descontinuação da autenticação básica e Automation 360","navPath":"enterprise-cloud/topics/product-feature-lifecycle/basic-authentication-eol-faq.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/scan-basic-authentication-bots.html","title":"Digitalização Automation 360 bots para ação E-mail com o uso de autenticação Basic","navPath":"enterprise-cloud/topics/product-feature-lifecycle/scan-basic-authentication-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/basic-authentication-scanning-messages.html","title":"Mensagens de varredura de autenticação básica","navPath":"enterprise-cloud/topics/product-feature-lifecycle/basic-authentication-scanning-messages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/manifest-v3-support-overview.html","title":"Extensões do Manifest V3 para Chrome e Edge","navPath":"enterprise-cloud/topics/product-feature-lifecycle/manifest-v3-support-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/manifest-v3-switch-faq.html","title":"Perguntas frequentes sobre extensões do Manifest V3","navPath":"enterprise-cloud/topics/product-feature-lifecycle/manifest-v3-switch-faq.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/multiple_browser_profiles_manifestv3.html","title":"Gerenciar múltiplos perfis de navegador para extensão do Manifest V3","navPath":"enterprise-cloud/topics/product-feature-lifecycle/multiple_browser_profiles_manifestv3.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/switch_mv3_to_mv2_manually.html","title":"Mudar manualmente o Manifesto V3 para a extensão Manifesto V2","navPath":"enterprise-cloud/topics/product-feature-lifecycle/switch_mv3_to_mv2_manually.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/deprecation-of-tesseract-ocr-v3.html","title":"Descontinuação do Tesseract OCR v3","navPath":"enterprise-cloud/topics/product-feature-lifecycle/deprecation-of-tesseract-ocr-v3.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/cloud-service-status-topics/cloud-secure-access-connectivity.html","title":"Automation 360 Nuvem para acesso seguro e conectividade","navPath":"enterprise-cloud/topics/cloud-service-status-topics/cloud-secure-access-connectivity.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/learn-overview.html","title":"Aprenda","navPath":"enterprise-cloud/topics/product-feature-lifecycle/learn-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-notes.html","title":"Notas de versão do Automation 360","navPath":"enterprise-cloud/topics/release-notes/cloud-release-notes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/automation-360-v28.html","title":"Notas da versão Automation 360 v.28","navPath":"enterprise-cloud/topics/release-notes/automation-360-v28.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-rpa-workspace.html","title":"Espaço de trabalho RPA versão v.28","navPath":"enterprise-cloud/topics/release-notes/v28-release-rpa-workspace.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-updating-control-room-bot-agent.html","title":"Atualização para a versão v.28","navPath":"enterprise-cloud/topics/release-notes/v28-release-updating-control-room-bot-agent.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-packages-actions-updates.html","title":"Pacotes atualizados na v.28","navPath":"enterprise-cloud/topics/release-notes/v28-packages-actions-updates.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-migration.html","title":"Atualizações de migração para o lançamento da v.28","navPath":"enterprise-cloud/topics/release-notes/v28-release-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-remote-agent-updates.html","title":"Atualizações do Remote Agent v.2.2.0","navPath":"enterprise-cloud/topics/release-notes/v28-remote-agent-updates.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-coe-manager.html","title":"Lançamento do CoE Manager v.28","navPath":"enterprise-cloud/topics/release-notes/v28-release-coe-manager.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-aari.html","title":"AARI versão v.28","navPath":"enterprise-cloud/topics/release-notes/v28-release-aari.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-document-processing.html","title":"Lançamento do IQ Bot e automação de documento v.28","navPath":"enterprise-cloud/topics/release-notes/v28-release-document-processing.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-bot-insight.html","title":"Bot Insight versão v.28","navPath":"enterprise-cloud/topics/release-notes/v28-release-bot-insight.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/automation-360-v27.html","title":"Notas da versão Automation 360 v.27","navPath":"enterprise-cloud/topics/release-notes/automation-360-v27.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-rpa-workspace.html","title":"Espaço de trabalho RPA versão v.27","navPath":"enterprise-cloud/topics/release-notes/v27-release-rpa-workspace.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-updating-control-room-bot-agent.html","title":"Atualização para a versão v.27","navPath":"enterprise-cloud/topics/release-notes/v27-release-updating-control-room-bot-agent.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-packages-actions-updates.html","title":"Pacotes atualizados na v.27","navPath":"enterprise-cloud/topics/release-notes/v27-packages-actions-updates.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-migration.html","title":"Atualizações de migração para o lançamento da v.27","navPath":"enterprise-cloud/topics/release-notes/v27-release-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-remote-agent-updates.html","title":"Atualizações do Remote Agent v.2.1.0","navPath":"enterprise-cloud/topics/release-notes/v27-remote-agent-updates.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-process-discovery.html","title":"Process Discovery versão v.27","navPath":"enterprise-cloud/topics/release-notes/v27-release-process-discovery.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-aari.html","title":"AARI versão v.27","navPath":"enterprise-cloud/topics/release-notes/v27-release-aari.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-document-processing.html","title":"Lançamento do IQ Bot e Automação de documento v.27","navPath":"enterprise-cloud/topics/release-notes/v27-release-document-processing.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-bot-insight.html","title":"Bot Insight versão v.27","navPath":"enterprise-cloud/topics/release-notes/v27-release-bot-insight.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/automation-360-v26.html","title":"Notas da versão Automation 360 v.26","navPath":"enterprise-cloud/topics/release-notes/automation-360-v26.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-rpa-workspace.html","title":"Espaço de trabalho RPA versão v.26","navPath":"enterprise-cloud/topics/release-notes/v26-release-rpa-workspace.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-updating-control-room-bot-agent.html","title":"Atualização para a versão v.26","navPath":"enterprise-cloud/topics/release-notes/v26-release-updating-control-room-bot-agent.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-migration.html","title":"Atualizações de migração para o lançamento da v.26","navPath":"enterprise-cloud/topics/release-notes/v26-release-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-aari.html","title":"AARI versão v.26","navPath":"enterprise-cloud/topics/release-notes/v26-release-aari.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-document-processing.html","title":"Lançamento do IQ Bot e Automação de documento v.26","navPath":"enterprise-cloud/topics/release-notes/v26-release-document-processing.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-bot-insight.html","title":"Bot Insight versão v.26","navPath":"enterprise-cloud/topics/release-notes/v26-release-bot-insight.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-v25.html","title":"Notas da versão Automation 360 v.25","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-v25.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-ie-eol.html","title":"Notas da versão v.24R2 de Automation 360 para descontinuação de Internet Explorer 11","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-ie-eol.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-v24.html","title":"Notas da versão Automation 360 v.24","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-v24.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-v23.html","title":"Notas da versão Automation 360 v.23","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-v23.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-v22.html","title":"Notas da versão Automation 360 v.22","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-v22.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-v21.html","title":"Notas da versão Automation 360 v.21","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-v21.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-20.html","title":"Notas de versão do Enterprise A2019.20","navPath":"enterprise-cloud/topics/release-notes/release-a2019-20.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-19.html","title":"Notas de versão do Enterprise A2019.19","navPath":"enterprise-cloud/topics/release-notes/release-a2019-19.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-18.html","title":"Notas de versão do Enterprise A2019.18","navPath":"enterprise-cloud/topics/release-notes/release-a2019-18.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-17.html","title":"Notas de versão do Enterprise A2019.17","navPath":"enterprise-cloud/topics/release-notes/release-a2019-17.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-16.html","title":"Notas de versão do Enterprise A2019.16","navPath":"enterprise-cloud/topics/release-notes/release-a2019-16.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/previous-automation-360-release-notes.html","title":"Anterior Automation 360 Notas de Lançamento","navPath":"enterprise-cloud/topics/release-notes/previous-automation-360-release-notes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-15.html","title":"Notas de versão do Enterprise A2019.15","navPath":"enterprise-cloud/topics/release-notes/release-a2019-15.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-14.html","title":"Notas de versão do Enterprise A2019.14","navPath":"enterprise-cloud/topics/release-notes/release-a2019-14.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-13.html","title":"Notas de versão do Enterprise A2019.13","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-13.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-12.html","title":"Notas de versão do Enterprise A2019.12","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-12.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-11.html","title":"Notas de versão do Enterprise A2019.11","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-11.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-10.html","title":"Notas de versão do Enterprise A2019.10","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-10.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-09.html","title":"Notas de versão do Enterprise A2019 (versão 2094)","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-09.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-08.html","title":"Notas de versão do Enterprise A2019 (versões 1598 e 1610)","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-08.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-07.html","title":"Notas de versão do Enterprise A2019 (versões 1082 e 1089)","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-07.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-A2019-6-op.html","title":"Notas de versão do Enterprise A2019 (versão 550)","navPath":"enterprise-cloud/topics/release-notes/cloud-release-A2019-6-op.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-notes-2019-06.html","title":"Notas de versão do Enterprise A2019 (versão 543)","navPath":"enterprise-cloud/topics/release-notes/cloud-release-notes-2019-06.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/ce-a2019-release-notes.html","title":"Notas de versão do Community Edition","navPath":"enterprise-cloud/topics/release-notes/ce-a2019-release-notes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/community-edition-release-v28.html","title":"Notas da versão Automation 360 v.28 Community Edition","navPath":"enterprise-cloud/topics/release-notes/community-edition-release-v28.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/community-edition-release-v27.html","title":"Notas da versão Automation 360 v.27 Community Edition","navPath":"enterprise-cloud/topics/release-notes/community-edition-release-v27.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release_community_edition_a360_v26.html","title":"Notas da versão Automation 360 v.26 Community Edition","navPath":"enterprise-cloud/topics/release-notes/release_community_edition_a360_v26.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release_community_edition_a360_v25.html","title":"Notas da versão Automation 360 v.25 Community Edition","navPath":"enterprise-cloud/topics/release-notes/release_community_edition_a360_v25.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release_community_edition_a360_v24.html","title":"Notas da versão Automation 360 v.24 Community Edition","navPath":"enterprise-cloud/topics/release-notes/release_community_edition_a360_v24.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a360-v23.html","title":"Notas da versão Automation 360 v.23 Community Edition","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a360-v23.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a360-v22.html","title":"Notas da versão Automation 360 v.22 Community Edition","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a360-v22.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/previous-community-edition-releases.html","title":"Anterior Community Edition Notas de Lançamento","navPath":"enterprise-cloud/topics/release-notes/previous-community-edition-releases.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a360-v21.html","title":"Notas da versão Automation 360 v.21 Community Edition","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a360-v21.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a2019-20.html","title":"Notas da versão Community Edition A2019.20","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a2019-20.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a2019-19.html","title":"Notas da versão Community Edition A2019.19","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a2019-19.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a2019-18.html","title":"Notas da versão Community Edition A2019.18","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a2019-18.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a2019-17.html","title":"Notas da versão Community Edition A2019.17","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a2019-17.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/sandbox-environment.html","title":"Ambiente Sandbox","navPath":"enterprise-cloud/topics/migration/sandbox-environment.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-package-dev-kit-rel-note.html","title":"Notas da versão do SDK de pacotes Automation 360","navPath":"enterprise-cloud/topics/developer/cloud-package-dev-kit-rel-note.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/packages-releases-overview.html","title":"Lançamentos Pacotes","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/packages-releases-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/discovery/release-notes/process-discovery-release-notes.html","title":"Process Discovery Release Notes","navPath":"enterprise-cloud/topics/discovery/release-notes/process-discovery-release-notes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/discovery/release-notes/process-discovery-version-1-65-0.html","title":"Process Discovery Version 1.65.0 Release Notes","navPath":"enterprise-cloud/topics/discovery/release-notes/process-discovery-version-1-65-0.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/discovery/release-notes/neosensor-version_2-4-1.html","title":"Neo Sensor Version 2.4.1","navPath":"enterprise-cloud/topics/discovery/release-notes/neosensor-version_2-4-1.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/coe-manager/topics/coe-manager-release-notes.html","title":"Notas da versão do CoE Manager","navPath":"enterprise-cloud/topics/coe-manager/topics/coe-manager-release-notes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/browser-extension-enhancements.html","title":"Extensões de navegadores para Automation 360","navPath":"enterprise-cloud/topics/deployment-planning/browser-extension-enhancements.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/features-using-browser-extensions-for-web-applications.html","title":"Extensões de navegadores para aplicativos Web","navPath":"enterprise-cloud/topics/deployment-planning/features-using-browser-extensions-for-web-applications.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/browser-extension-version-history.html","title":"Versões anteriores de extensões do navegador","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/browser-extension-version-history.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-feature-comparison-matrix.html","title":"Matriz de comparação de recursos Automation 360","navPath":"enterprise-cloud/topics/release-notes/cloud-feature-comparison-matrix.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iq-bot-a2019-feature-matrix.html","title":"Matriz de comparação de recursos IQ Bot do Automation 360","navPath":"enterprise-cloud/topics/iq-bot/iq-bot-a2019-feature-matrix.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iq-bot-version-compatibility.html","title":"Compatibilidade da versão do IQ Bot do Automation 360","navPath":"enterprise-cloud/topics/iq-bot/iq-bot-version-compatibility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-install.html","title":"Instale e atualize","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-install.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-getting-started.html","title":"Como começar a usar a Automation 360 Nuvem","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-getting-started.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-community-prerequisites.html","title":"Pré-requisitos do Automation 360 Nuvem","navPath":"enterprise-cloud/topics/deployment-planning/cloud-community-prerequisites.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-requirements-operating-system-compatibility.html","title":"Requisitos do dispositivo Automation 360 Bot Runner","navPath":"enterprise-cloud/topics/deployment-planning/cloud-requirements-operating-system-compatibility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-whitelist-cr-urls.html","title":"Adicionar URLs Automation 360 Nuvem à lista confiável","navPath":"enterprise-cloud/topics/deployment-planning/cloud-whitelist-cr-urls.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-communication-ports.html","title":"Permitir portas de comunicação da Automation Anywhere","navPath":"enterprise-cloud/topics/deployment-planning/cloud-communication-ports.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/add-iqbot-cloud-ip-addresses-to-trusted-list.html","title":"Adicionar endereços IP do servidor na nuvem do IQ Bot à lista de permissões","navPath":"enterprise-cloud/topics/deployment-planning/add-iqbot-cloud-ip-addresses-to-trusted-list.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-on-prem-install.html","title":"Instalar Control Room No local","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-on-prem-install.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prerequisites-control-room.html","title":"Pré-requisitos do Automation 360 No local","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prerequisites-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-capacity-performance-planning.html","title":"Planejamento de capacidade e desempenho","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-capacity-performance-planning.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-access-deployment-repository.html","title":"Implementações e execuções simultâneas de bot","navPath":"enterprise-cloud/topics/deployment-planning/cloud-access-deployment-repository.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-server-hardware.html","title":"Requisitos do servidor da Control Room","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-server-hardware.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-databases.html","title":"Requisitos do banco de dados","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-databases.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-working-with-sql-servers.html","title":"Como trabalhar com SQL Servers","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-working-with-sql-servers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/azure-sql-paas.html","title":"Como trabalhar com o Azure SQL Paas","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/azure-sql-paas.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-onprem-req-operating-system-compatibility.html","title":"Sistema operacional, ambiente e plataforma compatíveis com o Control Room","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-onprem-req-operating-system-compatibility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/platform-compatibility.html","title":"Plataformas de nuvem suportadas","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/platform-compatibility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-credentials.html","title":"Requisitos de credencial","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-credentials.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-load-balancer-settings-deploy.html","title":"Requisitos do balanceador de carga","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-load-balancer-settings-deploy.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-firewall-rules.html","title":"Requisitos de portas, protocolos e firewall","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-firewall-rules.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/repository-requirements.html","title":"Exigências do repositório da Control Room","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/repository-requirements.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-requirements-browsers.html","title":"Requisitos de navegadores para o Espaço de trabalho RPA","navPath":"enterprise-cloud/topics/deployment-planning/cloud-requirements-browsers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-supported-languages.html","title":"Suporte a internacionalização, local e idiomas","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-supported-languages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-requirements-supported-plugin-services.html","title":"Componentes para Control Room e ações de bot","navPath":"enterprise-cloud/topics/deployment-planning/cloud-requirements-supported-plugin-services.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-special-characters.html","title":"Caracteres especiais compatíveis","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-special-characters.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-citrix-new-approach-overview.html","title":"Integração do Citrix na Nuvem","navPath":"enterprise-cloud/topics/deployment-planning/cloud-citrix-new-approach-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-citrix-xenapp-install-requirements.html","title":"Como usar o Gravador nos servidores Citrix Virtual Apps","navPath":"enterprise-cloud/topics/deployment-planning/cloud-citrix-xenapp-install-requirements.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-citrix-xendesktop-install-client.html","title":"Como usar o Citrix XenDesktop na Nuvem","navPath":"enterprise-cloud/topics/deployment-planning/cloud-citrix-xendesktop-install-client.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-installing-citrix-plugin.html","title":"Instalação dos componentes necessários da Citrix em máquinas locais","navPath":"enterprise-cloud/topics/deployment-planning/cloud-installing-citrix-plugin.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-installing-citrix-remote-agent.html","title":"Instalar agente remoto da Automation Anywhere em servidores Citrix","navPath":"enterprise-cloud/topics/deployment-planning/cloud-installing-citrix-remote-agent.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/remote-agent-installation-control-room-v26-later.html","title":"Instalação Agente remoto da Automation Anywhere para Citrix 2.0: pacote Gravador versão 2.8.6","navPath":"enterprise-cloud/topics/deployment-planning/remote-agent-installation-control-room-v26-later.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/remote-agent-installation-control-room-v25-earlier.html","title":"Instalação Agente remoto da Automation Anywhere para Citrix 1.0: Gravadorpacote versão 2.7.3 e anteriores","navPath":"enterprise-cloud/topics/deployment-planning/remote-agent-installation-control-room-v25-earlier.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-deployment-overview.html","title":"Modelos de implantação de HA e DR","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-deployment-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/convert-single-node-to-multi-node-deployment.html","title":"Converter a implementação de nó único em implementação de vários nós","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/convert-single-node-to-multi-node-deployment.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-deploy.html","title":"Implantação com alta disponibilidade","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-deploy.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-dr-deploy.html","title":"Modelo de implantação de recuperação de desastres","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-dr-deploy.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-dr-pre-configuration.html","title":"Replicação baseada em imagem","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-dr-pre-configuration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-dr-failover-procedure.html","title":"Stand-by quente","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-dr-failover-procedure.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-dr-prepare-dr.html","title":"Replicar dados entre locais primários e secundários","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-dr-prepare-dr.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cr-using-custom-mode-oracle-installation.html","title":"Instalação da Sala de Controle usando o modo personalizado para instalação do Oracle","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cr-using-custom-mode-oracle-installation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-installation-custom.html","title":"Instalação da Control Room usando o modo Personalizado","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-installation-custom.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-install-start-installer.html","title":"Executar o instalador da Control Room","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-install-start-installer.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-key-vault-thirdparty-integration.html","title":"Integrar cofres de chaves externos","navPath":"enterprise-cloud/topics/security-architecture/cloud-key-vault-thirdparty-integration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_configure_tls.html","title":"Configurar a segurança da camada de transporte do aplicativo","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_configure_tls.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_configure_services.html","title":"Configurar credenciais de serviço","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_configure_services.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_database.html","title":"Configurar o servidor e o tipo de banco de dados da Microsoft","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_database.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/configure-db-port.html","title":"Configurar porta padrão do banco de dados","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/configure-db-port.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/custom-oracle-install.html","title":"Configurar o servidor e o tipo de banco de dados Oracle","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/custom-oracle-install.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/install-elasticsearch-credentials.html","title":"Adicionar credenciais de Pesquisa de elasticidade","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/install-elasticsearch-credentials.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-install-configure-ip.html","title":"Configurar o cluster de IP","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-install-configure-ip.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/add-node-cluster-setup-windows.html","title":"Adicionar nós a uma configuração de cluster","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/add-node-cluster-setup-windows.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/remove-node-cluster-setup-windows.html","title":"Remover os nós de uma configuração de cluster","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/remove-node-cluster-setup-windows.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-setup-installed-summary.html","title":"Configurar resumo da instalação","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-setup-installed-summary.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-installation-express.html","title":"Instalação da Control Room usando o modo expresso","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-installation-express.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-aws.html","title":"Instalação da Control Room no Amazon Web Services","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-aws.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-begin-control-room-installation-on-aws.html","title":"Preparação para instalação no Amazon Web Services","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-begin-control-room-installation-on-aws.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-customize-control-room-installation-on-aws.html","title":"Personalizar a instalação de Control Room no Amazon Web Services","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-customize-control-room-installation-on-aws.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-mounting-auto-any-onto-vp-cloud.html","title":"Defina as configurações de pós-instalação no Serviços Amazon Web","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-mounting-auto-any-onto-vp-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-microsoft-azure.html","title":"Como instalar a Control Room no Microsoft Azure","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-microsoft-azure.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prepare-to-install.html","title":"Verifique a prontidão para instalação no Microsoft Azure","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prepare-to-install.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-over.html","title":"Versões compatíveis do componente de data center no Microsoft Azure","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-over.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-controlroom.html","title":"Iniciar a instalação do Control Room no Microsoft Azure","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-controlroom.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-asure-customize-cluster.html","title":"Personalizar a instalação da Control Room no Microsoft Azure","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-asure-customize-cluster.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-portal-configuration.html","title":"Defina as configurações de pós-instalação no Microsoft Azure","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-portal-configuration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-google-cloud.html","title":"Como instalar a Control Room no Google Cloud Platform","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-google-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prepare-install-cr-google-cloud.html","title":"Preparar para instalar Control Room em Google Cloud Platform","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prepare-install-cr-google-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-customize-cr-installation-gcp.html","title":"Realizar a instalação personalizada da Control Room em Google Cloud Platform","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-customize-cr-installation-gcp.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-configure-post-cr-installation-gcp.html","title":"Configurar configurações Google Cloud Platform após a instalação","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-configure-post-cr-installation-gcp.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-linux.html","title":"Instalação do Control Room no Linux","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-linux.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-linux-silent-install.html","title":"Como executar a instalação silenciosa do Control Room no Linux","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-linux-silent-install.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/uninstall-enterprise-a2019.html","title":"Desinstalação do Automation 360 No local do servidor Linux","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/uninstall-enterprise-a2019.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-linux-silent-uninstall.html","title":"Como realizar a instalação silenciosa do Control Room no Linux","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-linux-silent-uninstall.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/configure-cr-cluster-shared-repo-linux.html","title":"Definir Control Room na configuração do cluster com repositório compartilhado para Linux","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/configure-cr-cluster-shared-repo-linux.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/add-node-cluster-setup-linux.html","title":"Adicionar nós a uma configuração de cluster para Linux","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/add-node-cluster-setup-linux.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/remove-node-cluster-setup-linux.html","title":"Remover os nós de uma configuração de cluster para Linux","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/remove-node-cluster-setup-linux.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-silent-installation-control-room.html","title":"Instalação do Control Room em Microsoft Windows Server usando scripts","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-silent-installation-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-installation-tasks-control-room.html","title":"Configuração de pós-instalação da Control Room","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-installation-tasks-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-requirements-configuration-settings.html","title":"Definição das configurações de pós-instalação","navPath":"enterprise-cloud/topics/deployment-planning/cloud-requirements-configuration-settings.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-aa-windows-services.html","title":"Verificação de serviços da Automation Anywhere","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-aa-windows-services.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-configure-dr-elasticsearch-ip.html","title":"Configurar o site de recuperação de desastres para endereços IP Pesquisa de elasticidade","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-configure-dr-elasticsearch-ip.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/configure-dual-ip-servers.html","title":"Adicionar endereço IP primário para cluster","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/configure-dual-ip-servers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/configure-additional-ip-new-cluster.html","title":"Configurar endereço IP adicional para um novo nó de cluster","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/configure-additional-ip-new-cluster.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/on-prem-dns-trusted-list.html","title":"Adicionar URLs Automation 360 No local à lista confiável","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/on-prem-dns-trusted-list.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/cloud-remove-cr.html","title":"Desinstalação do Automation 360","navPath":"enterprise-cloud/topics/control-room/cloud-remove-cr.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-regulated-cloud.html","title":"Instalação do Control Room para implantação habilitada para nuvem","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-regulated-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/control-room-url-naming-guidelines.html","title":"Diretrizes de nomenclatura para URLs da Control Room","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/control-room-url-naming-guidelines.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-installation-validation-control-room.html","title":"Gerenciamento de usuários após a instalação","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-installation-validation-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-saml-idp.html","title":"Configurar a Control Room como um provedor de serviços","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-saml-idp.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-first-time.html","title":"Configure as opções de autenticação da Control Room","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-first-time.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-first-time-express.html","title":"Configurar Control Room no modo Expresso","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-first-time-express.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-ad.html","title":"Configurar a Control Room para o Active Directory: modo manual","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-ad.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-ldap-channel-binding.html","title":"Configurar a ligação dos canais LDAP","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-ldap-channel-binding.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-auto-discovery.html","title":"Configurar a Control Room do Active Directory: modo automático","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-auto-discovery.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-smartcard.html","title":"Configurar o procedimento de instalação de autenticação de cartão inteligente","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-smartcard.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-smartcard-first-admin.html","title":"Primeiro administrador do Smart Card da Control Room","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-smartcard-first-admin.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-non-ad.html","title":"Configurar o banco de dados do Control Room","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-non-ad.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-self-signed-cert.html","title":"Configurar a Control Room para certificado HTTPS","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-self-signed-cert.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-cr-intermediate-certificates.html","title":"Certificados intermediários","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-cr-intermediate-certificates.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-import-cert.html","title":"Importar HTTPSintermediate,e certificados CA","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-import-cert.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cr-self-signed-certificate-java-credential-store.html","title":"Adicione o certificado da Control Room para Lojas de certificados Windows","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cr-self-signed-certificate-java-credential-store.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-install-prepare-for-users.html","title":"Preparação para usuários","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-install-prepare-for-users.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/licenses/cloud-trial-license.html","title":"Licenças de teste","navPath":"enterprise-cloud/topics/control-room/administration/licenses/cloud-trial-license.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-switch-saml.html","title":"Configurar autenticação SAML","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-switch-saml.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/configure-sso-with-okta.html","title":"Configurar a autenticação SSO com Okta","navPath":"enterprise-cloud/topics/control-room/getting-started/configure-sso-with-okta.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/create-app-integration.html","title":"Criar integração de aplicativos","navPath":"enterprise-cloud/topics/control-room/getting-started/create-app-integration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/assign_application_to_user.html","title":"Atribuir aplicativo ao usuário","navPath":"enterprise-cloud/topics/control-room/getting-started/assign_application_to_user.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/control_room_configuration.html","title":"Configurar a Control Room para o usuário Okta","navPath":"enterprise-cloud/topics/control-room/getting-started/control_room_configuration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/validate-the-connection.html","title":"Validar a conexão","navPath":"enterprise-cloud/topics/control-room/getting-started/validate-the-connection.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/dashboards/cloud-edit-profile.html","title":"Editar Perfil","navPath":"enterprise-cloud/topics/control-room/dashboards/cloud-edit-profile.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-installed-cr-files.html","title":"Diretórios e arquivos da Control Room instalados","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-installed-cr-files.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/licenses/cloud-license-failsafe.html","title":"Status à prova de falha da Control Room","navPath":"enterprise-cloud/topics/control-room/administration/licenses/cloud-license-failsafe.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-services-license-management.html","title":"Licenças e serviços em nuvem","navPath":"enterprise-cloud/topics/deployment-planning/cloud-services-license-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/managing-file-license.html","title":"Gerenciamento de licenças de nuvem e arquivos","navPath":"enterprise-cloud/topics/deployment-planning/managing-file-license.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/dashboards/cloud-administration-licenses.html","title":"Licenças do Automation 360","navPath":"enterprise-cloud/topics/control-room/dashboards/cloud-administration-licenses.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/licenses/cloud-licensing-entitlement.html","title":"Acessar o Automation 360","navPath":"enterprise-cloud/topics/control-room/administration/licenses/cloud-licensing-entitlement.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/provision-cloud-licenses.html","title":"Provisão instâncias Control Room da nuvem","navPath":"enterprise-cloud/topics/deployment-planning/provision-cloud-licenses.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-self-migration.html","title":"Migração da Control Room de autoatendimento","navPath":"enterprise-cloud/topics/deployment-planning/cloud-self-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-self-migration-view-code.html","title":"Visualização dos detalhes da Control Room de migração de nuvem","navPath":"enterprise-cloud/topics/deployment-planning/cloud-self-migration-view-code.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/manage-allocate-licenses-partners.html","title":"Gerenciar e alocar licenças (parceiros)","navPath":"enterprise-cloud/topics/deployment-planning/manage-allocate-licenses-partners.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/view-cloud-control-instances.html","title":"Visualizar e editar instâncias do Control Room da nuvem","navPath":"enterprise-cloud/topics/deployment-planning/view-cloud-control-instances.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/licenses/cloud-cr-license-expiry.html","title":"Notificações de expiração de licença da Control Room","navPath":"enterprise-cloud/topics/control-room/administration/licenses/cloud-cr-license-expiry.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/log-on-to-control-room/cloud-register-community-user.html","title":"Como começar com o Community Edition","navPath":"enterprise-cloud/topics/control-room/log-on-to-control-room/cloud-register-community-user.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-community-capacity.html","title":"Capacidade e limitações da comunidade","navPath":"enterprise-cloud/topics/deployment-planning/cloud-community-capacity.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/log-on-to-control-room/cloud-log-on-to-control-room-nad.html","title":"Fazer login em Automation Anywhere Control Room","navPath":"enterprise-cloud/topics/control-room/log-on-to-control-room/cloud-log-on-to-control-room-nad.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-overview.html","title":"Sobre Agente de bot","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-bot-agent-compatibility.html","title":"Agente de bot compatibilidade","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-bot-agent-compatibility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-auto-login-support.html","title":"Suporte de login automático para Agente de bot","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-auto-login-support.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/device-req-for-bot-agent.html","title":"Requisitos do dispositivo para Agente de bot","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/device-req-for-bot-agent.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-workflow.html","title":"Como trabalhar com Agente de bot","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-workflow.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-communication-channels.html","title":"Comunicação de Agente de bot com Control Room","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-communication-channels.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-add-local-device.html","title":"Instalar o Agente de bot e registrar dispositivo","navPath":"enterprise-cloud/topics/control-room/devices/cloud-add-local-device.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/settings/auto-update-bot-agent.html","title":"Atualizar o Agente de bot de forma automática","navPath":"enterprise-cloud/topics/control-room/administration/settings/auto-update-bot-agent.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/settings/update-bot-agent-local-drive.html","title":"Atualizar o Agente de bot de uma unidade local","navPath":"enterprise-cloud/topics/control-room/administration/settings/update-bot-agent-local-drive.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-bot-agent-automatic-update.html","title":"Atualizar manualmente o Agente de bot","navPath":"enterprise-cloud/topics/control-room/devices/cloud-bot-agent-automatic-update.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-bot-agent-manual-upgrade.html","title":"Mudar o Agente de bot para uma Control Room diferente","navPath":"enterprise-cloud/topics/control-room/devices/cloud-bot-agent-manual-upgrade.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-bot-agent-authenticate-proxy.html","title":"Conectar o Agente de bot a um dispositivo com um proxy","navPath":"enterprise-cloud/topics/control-room/devices/cloud-bot-agent-authenticate-proxy.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-diagnostic-utility.html","title":"Realizar verificações diagnósticas do Agente de bot","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-diagnostic-utility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-edit-device-credentials.html","title":"Definir dados do usuário do dispositivo","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-edit-device-credentials.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/view-and-update-bot-agent-device-settings.html","title":"Ver e atualizar configurações do dispositivo Agente de bot","navPath":"enterprise-cloud/topics/control-room/devices/view-and-update-bot-agent-device-settings.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-silent-installation.html","title":"Instalação em massa do Agente de bot em dispositivos","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-silent-installation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bulk-install-bot-agent-using-microsoft-sccm.html","title":"Instalação em massa do Agente de bot usando o Microsoft Endpoint Configuration Manager","navPath":"enterprise-cloud/topics/bot-agent/bulk-install-bot-agent-using-microsoft-sccm.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/bots/my-bots/cloud-first-bot.html","title":"Crie seu primeiro bot","navPath":"enterprise-cloud/topics/control-room/bots/my-bots/cloud-first-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/bots/my-bots/cloud-run-first-bot.html","title":"Execute seu primeiro bot","navPath":"enterprise-cloud/topics/control-room/bots/my-bots/cloud-run-first-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/update-enterprise-a2019.html","title":"Atualização para a versão do Automation 360 mais recente","navPath":"enterprise-cloud/topics/deplo