UiPath Documentation
orchestrator
2023.4
false
Guía del usuario de Orchestrator
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Estados del trabajo

Los trabajos pueden tener los siguientes estados:

  • Imagen de 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).

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

  • Imagen de 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.

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

    Nota:

    Los trabajos defectuosos deben reiniciarse manualmente.

  • Imagen de 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.

  • Imagen de 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.

  • Imagen de 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.

  • Reanudado : un estado intermedio que se desencadena si se cumplen las condiciones (intervención del usuario, finalización del proceso intermedio) de un flujo de trabajo fragmentado. Se desencadena por las actividades correspondientes en Studio. Más detalles aquí.

  • Imagen de 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 ver más información sobre todas las ejecuciones de trabajos, haz clic en el botón Detalles correspondiente. Se muestra la ventana Detalles del trabajo y te permite ver por qué ha fallado un trabajo. Además, para los trabajos fallidos desatendidos, si tu proceso tenía activada la opción Habilitar grabación , también puedes descargar los medios de ejecución correspondientes y comprobar los últimos momentos de la ejecución antes del fallo.

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado