UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Activités Classic Integration

Exécuter la méthode

UiPath.Jira.Activities.Activities.JiraExecuteMethod

L'activité Exécuter la méthode utilise l' API Jira pour invoquer une méthode d'API Jira spécifique.

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).

Mode de fonctionnement

Les étapes suivantes sont un exemple du fonctionnement de l'activité depuis la conception (c'est-à-dire les dépendances d'activité et les propriétés d'entrée/sortie) jusqu'à l'exécution.

  1. Terminez les étapes de Configuration .
  2. Ajoutez l'activité Étendue Jira à votre projet.
  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. Créez et entrez une variable ResponseStatus pour la propriété Output .

Dans le corps de l’activité

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.

Pour en savoir plus sur l' Assistant d'objet, consultez la page Infrastructures d'activité métier .

Propriétés

Commun

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

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).

Sortie

  • ResponseStatus - The status of the request (success/failure information). This field supports only ResponseStatus variables.
  • Mode de fonctionnement
  • Dans le corps de l’activité
  • Propriétés
  • Commun
  • Divers
  • Sortie

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour