activities
latest
false
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.
UiPath logo, featuring letters U and I in white

Atividades do fluxo de trabalho

Última atualização 20 de fev de 2026

Wait For Queue Item And Resume

UiPath.Persistence.Activities.Queue.WaitForQueueItemAndResume

Description

Suspende a execução do fluxo de trabalho atual até que uma transação especificada atinja um estado de conclusão (Bem-sucedido, Falhou, Abandonado, Excluído). Para designar uma transação, um objeto QueueItemData obtido da atividade Adicionar Item de Fila e Obter Referência deve ser fornecido. Quando a transação é concluída, a execução do fluxo de trabalho é retomada.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Windows, Windows - configuração herdada

Painel do Designer
  • Queue Item Object (Input) - The transaction you want to suspend, stored in a QueueItemData variable. This variable can be obtained from a Add Queue Item and Get Reference activity, This field supports QueueItemData variables only.
  • Queue Item Object (Output) - The updated Queue Item object obtained from Orchestrator after the execution of this activity.

Painel de Propriedades

Comum

  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.

    Observação:

    Se esta atividade estiver incluída na atividade Try Catch e o valor da propriedade ContinuarComErro for True, nenhum erro será capturado quando o projeto for executado.

  • DisplayName - O nome de exibição da atividade.

  • StatusMessage - The message specified in this property field is displayed in orchestrator alongside the workflow that is suspended by this activity. This field supports strings and String variables only.

  • TempoLimiteEmMs - Especifica o período de tempo (em milissegundos) para aguardar que a atividade seja executada antes de gerar um erro. O valor padrão é de 30.000 milissegundos (30 segundos).

Entrada

  • Queue Item Object (Input) - The transaction you want to suspend, stored in a QueueItemData variable. This variable can be obtained from a Add Queue Item and Get Reference activity, This field supports QueueItemData variables only.

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Saída

  • Queue Item Object (Output) - The updated Queue Item object obtained from Orchestrator after the execution of this activity.

Configuração multiplataforma

  • Queue Item Object (Input) - The transaction you want to suspend, stored in a QueueItemData variable. This variable can be obtained from a Add Queue Item and Get Reference activity, This field supports QueueItemData variables only.
  • Queue Item Object (Output) - The updated Queue Item object obtained from Orchestrator after the execution of this activity.
Opções avançadas

Comum

  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.

    Observação:

    Se esta atividade estiver incluída na atividade Try Catch e o valor da propriedade ContinuarComErro for True, nenhum erro será capturado quando o projeto for executado.

  • DisplayName - O nome de exibição da atividade.

  • StatusMessage - The message specified in this property field is displayed in Orchestrator alongside the workflow that is suspended by this activity. This field supports strings and String variables only.

  • TimeoutMS - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).* If the Wait For Queue Item and Resume activity is included in Try Catch and the value of the ContinueOnError property is True, no error is caught when the project is executed.

Esta página foi útil?

Obtenha a ajuda que você precisa
Aprendendo RPA - Cursos de automação
Fórum da comunidade da Uipath
Uipath Logo
Confiança e segurança
© 2005-2026 UiPath. Todos os direitos reservados.