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 6 de mar de 2026

Get Test Data Queue Item

UiPath.Testing.Activites.GetTestDataQueueItem

Description

Extrai uma DataRow de uma TestDataQueue especificada.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Windows - Configuração legada

Painel do Designer
  • QueueName - The queue where the queue item fetched from. The name is not case sensitive. For example, if you have defined your test data queue as TestDataQueue in Orchestrator, it matches testdataqueue.
  • Output - The next test data item from the queue. This field supports Dictionary (String, Object) objects only. Charset: Unicode.
Painel de Propriedades

Comum

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

Entrada

  • Marcar como consumido - Selecione se o item da fila de dados de teste será marcado como Consumido, excluindo-o de futuras execuções da fila de dados de teste.
  • QueueName - The queue where the queue item fetched from. The name is not case sensitive. For example, if you have defined your test data queue as TestDataQueue in Orchestrator, it matches testdataqueue.

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.
  • Caminho da pastaO caminho da pasta onde a fila de dados de teste especificada está localizada, se for diferente da pasta na qual o processo está sendo executado. Esse campo é compatível apenas com valores string, com / como separador para indicar subpastas. Por exemplo, "Testes/testes automatizados".

Saída

  • Output - The next test data item from the queue. This field supports Dictionary (String, Object) objects only. Charset: Unicode.

Windows, configuração multiplataforma

  • Caminho da pastaO caminho da pasta onde a fila de dados de teste especificada está localizada, se for diferente da pasta na qual o processo está sendo executado. Esse campo é compatível apenas com valores string, com / como separador para indicar subpastas. Por exemplo, "Testes/testes automatizados".
  • QueueName - The queue where the queue item fetched from. The name is not case sensitive. For example, if you have defined your test data queue as TestDataQueue in Orchestrator, it matches testdataqueue.
  • Output - The next test data item from the queue. This field supports Dictionary (String, Object) objects only. Charset: Unicode.
Opções avançadas

Entrada

  • Tempo limite - Especifica o período de tempo (em milissegundos) de espera para que a atividade seja executada antes de gerar um erro. O valor padrão é de 30.000 milissegundos (30 segundos).
  • 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 stops. If the value is set to True, the execution of the project continues regardless of any error.

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