UiPath Documentation
marketplace
latest
false
Important :
Ce contenu a été traduit à l'aide d'une traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Guide de l'utilisateur Marketplace

Dernière mise à jour 1 avr. 2026

Start workflow

UiPath.K2.Activities.StartWorkflowActivity

Enables you to connect to your K2 Platform, handles the login, starts a K2 workflow with the specified parameters and includes a wizard for easy configuration. The body of the activity contains a Launch Wizard button so that you can customize your setting at any time.

Propriétés

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Entrée

  • Parameters - The parameters that can be passed to the K2 workflow at startup. If you use the workflow they will be retrieved from the K2 platform.
    Remarque :

    The Parameters accept only String, Integer, Double, Boolean and Datetime variables.

  • Password - The password for the K2 service.
  • Service URL - The instance URL for the K2 service.
  • Username - The username for the K2 service.
  • Workflow ID - The ID of the K2 workflow to be started.
    Remarque :

    Note that OAuth must be enabled on your K2 account in order to authenticate the activity. See K2's How-to Guide for help setting this up.

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

  • Workflow instance ID - The ID of the K2 instance that was started.

Start wizard

L'assistant permet de simplifier la configuration de l'activité. L'assistant est accessible à partir du bouton dans le corps de l'activité.

Start Workflow wizard configuration screen

  1. Service URL - Specify the K2 endpoint.
  2. Username Field - Specify the K2 account username.
  3. Password Field - Specify the K2 account password.
  4. Workflows Selection - Specify which workflow you wish to start. The workflows are created and defined inside the K2 platform.
  5. Load Button - Once all the connection data has been inserted clicking Load will connect to the K2 server and generate the available workflows in the Workflow Selection control item.
  6. Edit Argument Button - If the connection was successful and you select a workflow, the parameters for that workflow are retrieved from the K2 platform workflow. On click a pop up will open that will allow you to edit the input arguments for the K2 workflow.
  7. Ok Button - Once the desired configuration data has been inserted the Ok button will close the wizard and update the property panel.
Remarque :

Variables are not supported inside the wizard.

  • Propriétés
  • Commun
  • Entrée
  • Divers
  • Sortie
  • Start wizard

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