Subscribe

UiPath Robot

The UiPath Robot Guide

Process Configuration

Process configuration allows you to change how a process runs and what details it has.

You can set values for input arguments directly from the UiPath Assistant which are saved and used every time the process is run, making it easier to work with processes that require custom inputs and removing the need to create a new process each time a value changes. Besides arguments, you can also configure a process to always start in a PiP Session from the same menu.

When a process that contains arguments with the direction In is run for the first time, the UiPath Assistant automatically prompts you to provide values for the input arguments that do not have a default value.

Configure Input Arguments

  1. Hover over a process and select More actions search > Show process details.
862
  1. Set the value, and then click Save. The way in which you set the value of an argument depends on its type:
    • Int32 - enter a number
    • String - enter text
    • Boolean - select or clear a checkbox
    • DateTime - pick a date or time

Configure Start in PiP

  1. Hover over a process and select More actions search > Show process details.
  2. Under Picture in Picture, turn on the Start in PiP toggle.
    The next time you run the process, it starts in a PiP session.

Updated 2 years ago



Process Configuration


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.