- 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
- Windows Sessions
- Login Using Thales Luna Credential System
- Login Using NShield Key Storage Provider
- Redirecting Robots Through a Proxy Server
- Executing Tasks in a Minimized RDP Window
- Using Mapped Network Drives
- Stopping a Process
- Disable Stop Button
- Custom Package Folders and Network Paths
- CrowdStrike Integration
- Troubleshooting
- Unresponsive Robot Over RDP
- Duplicate Execution Logs
- Frequently Encountered Robot Errors
- Increased Process Execution Duration
- Enforced Package Signature Verification
- Message Too Large to Process
- Errors When Running as Administrator
- NuGet Packages Not Accessible After Migration
- User Access Control Prompt and UI Automation Activities
- .NET6 Projects Fail to Run
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