UiPath Documentation
maestro
latest
false
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Guide de l'utilisateur de Maestro

Workflow RPA

Starts a UiPath RPA process published in Orchestrator and waits for it to complete. Use this node to incorporate robot-executed automation into your Flow workflow.

Configuration

ChampRequisDescription
Processus (Process)Oui (Yes)The Orchestrator process to start. Select from the list of processes available in your organization.
DossierOui (Yes)The Orchestrator folder that contains the process.
Arguments d'entréeNon (No)Key-value pairs passed to the RPA process as input arguments. Must match the process's defined input argument names and types.
Délai d'attenteNon (No)Maximum time to wait for the process to complete.

Sortie

The node's output mirrors the selected process's own output arguments — the fields and types vary by process. Access them downstream as $vars.<nodeId>.output.<argumentName>.

If the process fails, the node populates an error output instead. Refer to Error handling for the error shape and how to route on it.

Remarques

  • The RPA Workflow node starts a job in Orchestrator and waits for it to reach a terminal state before continuing. Ensure the timeout is long enough for the process to complete.
  • The process must be published in Orchestrator before it can be selected in the node configuration.
  • Configuration
  • Sortie
  • Remarques

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