UiPath Documentation
action-center
latest
false
Guia do usuário do Action Center
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.

Configure task timer

Atividade ConfigureTaskTimer que configura um temporizador para uma tarefa do Action Center, com opções de alerta ou reatribuição na expiração.

UiPath.Persistence.Activities.Tasks.ConfigureTaskTimer

Description

Permite que você configure um temporizador para cada tarefa no Action Center. Você pode configurar uma dessas ações como o resultado na expiração do temporizador:

  • alertar o usuário atribuído
  • reatribuir a tarefa

Compatibilidade do projeto

Janelas | Plataforma cruzada

Configuração

Painel do Designer

  • ID da tarefa - O ID da atividade da tarefa que você criou.
  • Start criteria - The event that acts as a start for the timer. There are two possible options: Task created and Task assigned.
    • When the Start criteria is Task created, the End criteria can be Task assigned or Task completed.
    • When the Start criteria is Task assigned, the End criteria can only be Task completed.
  • End criteria - The event that acts as the end for the timer. There are two possible options: Task assigned and Task completed. New activities default to Task completed.
    • When the End criteria is Task assigned, the Outcome can only be Reassign.
    • When the End criteria is Task completed, and the Outcome is Alert Assignee, but no user was assigned, the alert does not trigger a notification.
    • Timers with Task assigned as the End criteria are not displayed in Action Center. They continue to run, and the configured Outcome still triggers when they expire.
  • Duração do temporizador - No Studio Web e Studio STS 26.0.188 ou superior, defina a duração do temporizador no formato 0d 00h 00m . Este campo também é compatível com expressões. Em versões anteriores do Studio, use os campos Dias, Horas e Minutos .
  • Dias - A duração em dias. As opções estão entre 0 e 90 dias.
  • Horas - A duração em horas. As opções estão entre 0 e 23 horas.
  • Minutos - A duração em minutos. As opções são: 0, 15, 30 e 45 minutos.
  • Outcome - Triggered when the timer runs out before the end criteria is met. The supported options are Alert Assignee, Reassign, Unassign, and Auto Complete.
    • Alert Assignee triggers a notification to the assigned user. The channels where you receive the notification are in-app and email, depending on what you have enabled.
    • Reassign assigns the task to another user or to a group, as set by the Assignment criteria on breach field.
    • Unassign removes the current assignment when the timer expires.
    • Auto Complete completes the task automatically when the timer expires.
    • A task carries no timer after it is reassigned, unassigned, or automatically completed.
  • Assignment criteria on breach - How the task is assigned when the Outcome is Reassign. The options are User (the default), All users in the group, Workload based, and Round robin.
  • Reassign to user - The user that the task is reassigned to, when the Assignment criteria on breach is User. Search for a user, or provide a value or a variable.
  • Reassign to group - The group that the task is reassigned to. This field is displayed when the Assignment criteria on breach is any option other than User, and it cannot be empty.

Painel de Propriedades

Diversos
  • Continuar com erro - Especifica se a automação deve continuar mesmo quando a atividade gera um erro. Este campo só aceita valores booleanos (True, False). O valor padrão é False. Como resultado, se o campo estiver em branco e um erro for lançado, a execução do projeto será interrompida. Se o valor for definido como True, a execução do projeto prosseguirá mesmo com erros.
    Observação:

    Se esta atividade estiver incluída em Try Catch e o valor da propriedade Continuar com erro for Verdadeiro, nenhum erro será capturado quando o projeto for executado.

  • 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).
  • CaminhoDaPasta — o caminho para a pasta do Orchestrator com que você deseja usar essa atividade. Se deixado vazio, a pasta atual do Orchestrator será usada. Esse campo é compatível apenas com strings e variáveis String.
Observação:

Para obter exemplos de como ajustar o temporizador de tarefas, acesse Configuração do temporizador de tarefas.

Problemas conhecidos

In Studio Desktop, selecting Clear Value for Timer Duration leaves the previous value visible in the field, although the task runs with no timer attached. This affects Persistence activities V1.12.0. Studio Web is not affected.

To apply a timer again after clearing the value, delete the contents of Timer Duration and enter the duration again.

  • Description
  • Compatibilidade do projeto
  • Configuração
  • Painel do Designer
  • Painel de Propriedades
  • Problemas conhecidos

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