- 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
- Restarting Robot Components
- 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
- Robot Citrix Apps Virtualization
- Troubleshooting
- Common Connection Errors
- 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
- .NET required during installation
- Assembly Cannot Be Loaded From Network Or Azure File Share
- Activities cannot find .NET Runtime
Action Center Widget
The Action Center widget helps you see and complete your Action Center tasks directly from UiPath Assistant.
To use the Action Center widget, the following conditions must be met:
- UiPath Assistant and Robot version 2022.10 or later are installed.
- UiPath Assistant connected to a tenant that has UiPath Action Center enabled.
- At least one Pending, Unassigned or Compete action in Action Center in the last 30 days for the Assistant to display the My Actions section.
- When using Automation Ops (via Cloud or Automation Suite): An Assistant Product Policy must be deployed via Automation Ops, with the Action Center enabled.
- When using the on premises version of Action Center, you must manually configure the Action Center URL in the
actionCenterUrl
parameter of theagent-settings.json
file.Note:To find the value of theAction_Center_URL
from theenv.json file
:- Navigate to the Installation Folder.
- Go to
ActionCenter/Actions/environments/env.json
. - From the
PostLogoutRedirectUri
key, retrieve the correctAction_Center_URL
.
The format for thePostLogoutRedirectUri
isAction Center URL"/actions
. For example, if thePostLogoutRedirectUri
ishttps://action-center.loadbalancer.uipath.com:447/actions
, then the corresponding Action Center URL ishttps://action-center.loadbalancer.uipath.com:447
.
On the Launchpad, under My Actions, you can find the total count of your unassigned, pending, and completed actions for the last 30 days.
If you are using Assistant in a single column, your Actions will be displayed under My Actions.
Click on the total count number to go to the related category in the Action Center portal. In the Action Center portal, you can see the expanded view of your actions, and perform your tasks. You can filter actions by several criteria, and you can search for actions using the search bar in the upper left corner.