UiPath Documentation
orchestrator
2023.4
false
Guia do usuário do Orchestrator
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Exemplos de configuração

Esta página descreve um mapeamento entre vários cenários da vida real e a configuração correspondente do Orchestrator feita em pastas clássicas.

Antes de prosseguir para o mapeamento, leia primeiro como localizar o nome do usuário (e domínio, se for o caso) em que você está logado com sua máquina, e como localizar o nome máquina em si.

Localizar o nome do usuário Encontrar o nome da máquina

Para exibir o domínio e o nome do usuário, siga os seguintes passos:

  1. Abra o Prompt de Comando nessa máquina.
  2. Execute o comando whoami.
  3. O domain\username do usuário é exibido.

docs image

Para exibir o nome da máquina, siga os seguintes passos:

  1. Abra o Prompt de Comando nessa máquina.
  2. Execute o comando hostname.
  3. O nome da máquina é exibido.

docs image

Observação:

Imagem dos documentos

Em pastas clássicas, você só pode configurar configurações flutuantes do tipo assistido. Para configurações flutuantes não assistidas, migre para pastas modernas.

ilustrativos modernos

Combinação de um usuário/máquina

John recebeu um laptop da empresa para a qual ele trabalha, dia após dia.

Ele faz logon em seu laptop usando suas credenciais.

O identificador exclusivo (nome da máquina) do laptop é JOSMITH.

Configuração na vida real
1 usuário

Uma máquina

Combinação de usuário/máquina - permanece igual dia após dia.
Configuração flutuante do Orchestrator
One machine template. Its name is not relevant.

One floating robot for the user. The robot is identified by John (using the domain\username syntax).

John conecta seu UiPath Robot ao Orchestrator usando a chave gerada pelo modelo da máquina.
Configuração padrão do Orchestrator
One standard machine defined using the exact name of John's workstation, namely JOSMITH.

One standard robot for the user/machine combination. The robot is identified by John (using the domain\username syntax), and John's machine (using the standard machine entity created above).

John connects his UiPath Robot to Orchestrator using the key generated by the standard machine named JOSMITH.

Combinações de dois usuários/máquina

Boris e Vadim trabalham como operadores de call center. Eles trabalham em dois turnos no mesmo computador.

Cada um deles faz logon no computador usando suas credenciais.

O identificador exclusivo do laptop é PC345.

Configuração na vida real
Dois usuários

Uma máquina

Combinações de dois usuários/máquina — permanecem as mesmas dia após dia: {(Boris - PC345), (Vadim - PC345)}.
Configuração flutuante do Orchestrator
One machine template. Its name is not relevant.

Two floating robots.

Tanto Vadim quanto Boris conectam seus UiPath Robots ao Orchestrator usando a chave gerada pelo modelo da máquina.
Configuração padrão do Orchestrator

One standard machine defined using the exact name of the workstation, namely PC345.

Two standard robots, one for each user/machine combination.

  • One robot is identified by Vadim (using the domain\username syntax) and PC345 using the standard machine entity created above.
  • One robot is identified by Boris (using the domain\username syntax) and PC345 using the standard machine entity created above.

Both Vadim and Boris connect their UiPath Robots to Orchestrator using the key generated by the standard machine named PC345.

Each standard robot needs to be defined using the respective standard machine. To retain the Type and Machine fields while creating the robots, enable the Create Another check box. Alternatively, for an already existing robot click More Actions > Duplicate.

Combinações de três usuários/máquina

Randy, Kanye e Juanita trabalham em máquinas virtuais, em imagens de área de trabalho virtual persistentes, que são entregues aos dispositivos de ponto de extremidade por uma rede. Cada um deles usa a mesma VM dia após dia.

Cada um deles faz logon nas VMs usando suas credenciais.

The unique identifiers of the VMs are: RAND32,KAN43 and JUA65

Configuração na vida real
Três usuários

Três máquinas

3 user/machine combination which stay the same day after day: {(Randy - RAND32), (Kanye - KAN43), (Juanita - JUA65)
Configuração flutuante do Orchestrator
One machine template. Its name is not relevant.

Three floating robots.

Cada usuário conecta seus UiPath Robots ao Orchestrator usando a chave gerada pelo mesmo modelo de máquina.
Configuração padrão do Orchestrator

Three standard machines defined using the exact name of the workstations, namely RAND32,KAN43 and JUA65.

Three standard robots, each for one user/machine combination.

  • One robot is identified by Randy (using the domain\username syntax) and RAND32(using the standard machine entity created above).
  • One is identified by Kanye (using the domain\username syntax) and KAN43 (using the standard machine entity created above).
  • One is identified by Juanita (using the domain\username syntax) and JUA65 (using the standard machine entity created above).

Cada usuário conecta seu UiPath Robot ao Orchestrator usando a chave gerada pela máquina padrão com o mesmo nome que sua estação de trabalho.

Each standard robot needs to be defined using the respective standard machine. To retain the Type and Machine fields while creating the robots, enable the Create Another check box. Alternatively, for an already existing robot click More Actions > Duplicate.

Combinações de nove usuários/máquina

Ion, Sandu e Georgeta trabalham em máquinas virtuais, em imagens de área de trabalho virtual não persistentes, que são entregues aos dispositivos de ponto de extremidade por uma rede. Todo dia, uma VM de um pool três VMs é atribuída arbitrariamente a eles.

Cada um deles faz logon nas VMs usando suas credenciais.

The unique identifiers of the VMs are: VM10,VM11,VM12.

Configuração na vida real
Três usuários

Três máquinas

9 user/machine combinations which are random {(Ion - VM10), (Ion - VM11), (Ion - VM12), (Sandu - VM10), (Sandu - VM11), (Sandu - VM12), (Georgeta - VM10), (Georgeta - VM11), (Georgeta - VM12)
Configuração flutuante do Orchestrator
One machine template. Its name is not relevant.

Three floating robots.

Cada usuário conecta seus UiPath Robots ao Orchestrator usando a chave gerada pelo mesmo modelo de máquina.
Configuração padrão do Orchestrator

Three standard machines defined using the exact name of the workstations, namely VM10,VM11,VM12.

Nine standard robots, each for one user/machine combination.

  • One robot is identified by Ion (using the domain\username syntax) and VM10 (using the standard machine entity created above).
  • One robot is identified by Ion (using the domain\username syntax) and VM11 (using the standard machine entity created above).
  • One robot is identified by Ion (using the domain\username syntax) and VM12 (using the standard machine entity created above).
  • One robot is identified by Sandu (using the domain\username syntax) and VM10 (using the standard machine entity created above).
  • One robot is identified by Sandu (using the domain\username syntax) and VM11 (using the standard machine entity created above).
  • One robot is identified by Sandu (using the domain\username syntax) and VM12 (using the standard machine entity created above).
  • One robot is identified by Georgeta (using the domain\username syntax) and VM10 (using the standard machine entity created above).
  • One robot is identified by Georgeta (using the domain\username syntax) and VM11 (using the standard machine entity created above).
  • One robot is identified by Georgeta (using the domain\username syntax) and VM12 (using the standard machine entity created above).

Cada usuário conecta seus UiPath Robots ao Orchestrator usando a chave gerada pela máquina padrão com o mesmo nome que a sua VM.

Each standard robot needs to be defined using the respective standard machine. To retain the Type and Machine fields while creating the robots, enable the Create Another check box. Alternatively, for an already existing robot click More Actions > Duplicate.

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades