UiPath Documentation
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.

Atividades de integrações clássicas

Última atualização 20 de mai de 2026

Executar Método

UiPath.Jira.Activities.Activities.JiraExecuteMethod

A atividade Execute Method usa a API do Jira para invocar um método específico da API do Jira.

After executing the function, the activity outputs action specific field values (if applicable) and the status of the request (success/failure information) in a ResponseStatus object (ResponseStatus) that you can use in subsequent activities (e.g., conditional logic).

Como funciona

As etapas a seguir são um exemplo de como a atividade funciona desde o tempo de design (ou seja, as dependências da atividade e as propriedades de entrada/saída) até o tempo de execução.

  1. Conclua as etapas de Configuração .
  2. Adicione a atividade Jira Scope ao seu projeto.
  3. Add the Execute Method activity inside the Jira Scope activity.
  4. Click the Configure button inside the Execute Method activity (this opens the Object Wizard).
  5. Select the Method you want to insert and enter values for the fields returned in the Object Wizard.
  6. Crie e insira uma variável ResponseStatus para a propriedade Saída .

No corpo da atividade

To enter your Execute Method property values, you must use the Object Wizard by clicking the Configure button located inside the body of the activity.

Para saber mais sobre o Assistente de Objetos, consulte a página Estruturas de atividades de negócios .

Propriedades

Comum

  • Continue On Error - This field only supports boolean values (True, False). The default value in this field is False. As a result, if this 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.
  • DisplayName - The display name of the activity. This field supports only strings or String variables.

Diversos

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

Saída

  • ResponseStatus - The status of the request (success/failure information). This field supports only ResponseStatus variables.
  • Como funciona
  • No corpo da atividade
  • Propriedades
  • Comum
  • Diversos
  • Saída

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