robot
2020.10
false
- Release Notes
- Getting Started
- UiPath Assistant
- Installation and Upgrade
- Robot Types
- Robot Components
- Licensing
- Connecting Robots to Orchestrator
- Processes and Activities
- Logging
- Robot JavaScript SDK
- Specific Scenarios
- Troubleshooting
Process Configuration
OUT OF SUPPORT
Robot User Guide
Last updated Jul 1, 2024
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.
- Hover over a process and select More
actions > Show
process details.
- 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