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

Search Dashboards

UiPath.Jira.Activities.SearchDashboards

L'activité Rechercher dans les tableaux de bord utilise l' API Jira pour obtenir des tableaux de bord (Tableaux de bord).

The activity outputs an array of dashboard objects (Dashboards), with the option to filter the list based on one or more input parameters (e.g. (Dashboard Name), (Owner)).

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 Search Dashboards activity inside the Jira Scope activity.
  4. Créez et entrez les variables Dashboard[] et Dashboards pour les propriétés Output (Sortie).

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

Options

  • Dashboard Name - The name of the dashboard to be searched for. This field supports only strings or String variables.
  • Group Name - The group name of the dashboard to be searched for. This field supports only strings or String variables.
  • Max Results - The maximum number of Dashboards to return. Enter an Int32 or an Int32 variable. This is 50 by default.
  • Order By - Orders the returned Dashboards by a given field. The following values are allowed: Id, name, description, owner, favoritecount, isfavorite.
  • Owner - The owner of the dashboard to be searched for. Enter a JiraUser or JiraUser variable.
  • Project ID - The project id of the dashboard to be searched for. This field supports only strings or String variables.

Sortie

  • Dashboards - An array of Dashboard objects. This field supports only Component[] variables.
  • Mode de fonctionnement
  • Propriétés
  • Commun
  • Divers
  • Options
  • 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