robot
2024.10
true
- 入门指南
- UiPath™ Assistant
- 安装和升级
- 机器人类型
- 机器人组件
- 许可
- 将机器人连接到 Orchestrator
- 流程与活动
- 日志记录
- Robot JavaScript SDK
- 特定场景
- 故障排除
机器人用户指南
Last updated 2024年8月27日
Action Center 微件
借助 Action Center 微件,您可以直接在 UiPathTM Assistant 中查看和完成 Action Center 任务。
要使用 Action Center 微件,必须满足以下条件:
- 已安装 UiPathTM Assistant 和 Robot 2022.10 或更高版本。
- UiPathTM Assistant 已连接到已启用 UiPathTM Action Center 的租户。
- 在过去 30 天内,只有在 Action Center 中至少执行“待处理”、“未分配”或“竞争”操作中的一项后,UiPath Assistant 才会显示“我的操作”部分。
- 使用 Automation Ops(通过 Cloud 或 Automation Suite)时:必须通过 Automation Ops 部署 Assistant 产品策略,并启用 Action Center。阅读有关如何创建和配置监管策略的更多信息。
- 如果使用本地部署版本的 Action Center,则必须在
agent-settings.json
文件的actionCenterUrl
参数中手动配置 Action Center URL。备注:要从env.json file
中查找Action_Center_URL
的值,请执行以下操作:- 导航至安装文件夹。
- 转到
ActionCenter/Actions/environments/env.json
。 - 从
PostLogoutRedirectUri
键中,检索正确的Action_Center_URL
。
PostLogoutRedirectUri
的格式为Action Center URL"/actions
。 例如,如果PostLogoutRedirectUri
为https://action-center.loadbalancer.uipath.com:447/actions
,则相应的 Action Center URL 为https://action-center.loadbalancer.uipath.com:447
。
有关 Action Center 内部部署配置的更多信息,请参阅不使用 Automation Ops 的 Assistant 监管。
在启动台的“我的操作”下,您可以看到过去 30 天内未分配、待处理和已完成的操作的总数。
如果您在单列中使用 Assistant,则“操作”将显示在“我的操作”下。
单击总数以转到 Action Center 门户中的相关类别。 在 Action Center 门户中,您可以查看操作的展开视图,并执行任务。 您可以按多个条件筛选操作,也可以使用左上角的搜索栏搜索操作。
注意:有关使用操作的更多信息,请参阅 Action Center 指南。