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.

Estados do trabalho

Os trabalhos podem ter os seguintes estados:

  • Imagem dos documentos Pending - A job is in this state if it is queued on the same Robot or it is trying to establish a connection with the Robot (only different jobs on the same Robot can be queued).

  • Imagem dos documentos Running - A job is in this state if it has established a connection to the Robot which started executing the designated process.

  • Imagem dos documentos Successful - A job is in this state if it has been executed correctly by the Robot and it has finished running or has been stopped using the Stop button.

  • Imagem dos documentos Faulted - A job is in this state if it failed to start or the process threw an unhandled error during execution.

    Observação:

    Os trabalhos com falha devem ser reiniciados manualmente.

  • Imagem dos documentos Stopping - An intermediary state that is triggered if you click the Stop button in Orchestrator. The job is canceled as soon as it is safe. This can be implemented in a workflow using the Should Stop activity.

  • Imagem dos documentos Terminating - An intermediary state that is triggered if you click the Kill button in Orchestrator. By default, a cleanup background job runs once every three hours and transitions to Faulted the jobs that have been in a Terminating state for at least one day.

  • Imagem dos documentos Suspended - An intermediary state that is triggered with the purpose of allowing user intervention or completion of an intermediary process. It is triggered by the corresponding activities in Studio. Details here.

  • Retomado - um estado intermediário que é disparado se as condições (intervenção do usuário, conclusão do processo intermediário) de um fluxo de trabalho fragmentado tiverem sido atendidas. Ele é acionado pelas atividades correspondentes no Studio. Consulte os detalhes aqui.

  • Imagem dos documentos Stopped - A job is in this state if it stopped (by using the Kill button, or by canceling it from the system tray) before it finished executing without throwing any errors.

Para exibir mais informações sobre todas as execuções de trabalho, clique no botão Detalhes correspondente. A janela Detalhes do Trabalho é exibida e permite que você veja por que um trabalho apresentou falha. Além disso, para trabalhos Unattended com falha, se seu processo tiver a opção Habilitar Gravação ativada, você também pode baixar a mídia de execução correspondente e verificar os últimos momentos da execução antes da falha.

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