Action Center
2022.10
False
横幅背景图像
Action Center User Guide for Standalone
上次更新日期 2023 年 8 月 2 日

安装

Action Center 可用于内部部署安装,允许您从相应 Orchestrator 实例中的“操作”选项卡之外的专属用户界面管理操作。

尽管 Action Center 依赖于现有的 Orchestrator 实例,但它可以与 Orchestrator 安装在单独的服务器或同一服务器上。

身份验证和授权方面将通过 Action Center 安装过程中提供的相应身份服务器实例和 Orchestrator 实例进行管理。

兼容性

Orchestrator

在 Orchestrator 中使用 Actions Center 的客户无需执行任何其他步骤,只需将 Action Center 实例指向现有的 Orchestrator 2021.10 实例。根据相应 Orchestrator 租户定义的访问控制,所有现有操作都将在新的 Action Center 门户中反映给最终用户。

支持的拓扑

单节点方案

  • Action Center 与 Orchestrator 在同一服务器上运行(不同的端口)。
  • 在单节点服务器上运行的 Action Center 指向单独的单节点 Orchestrator 实例。

多节点方案

  • 负载均衡器后面的多节点 Orchestrator:

    • 安装在其他服务器上的单个 Action Center 实例,该实例指向 Orchestrator 负载均衡器 URL。
    • 在所有 Orchestrator 节点上安装的 Action Center,每个节点都指向 Orchestrator 负载均衡器 URL。
    • 可使用负载均衡的 Action Center URL 的企业用户。

接受来自 Action Center 的存储桶请求的 Orchestrator 设置

需要在 Orchestrator 中更改以下配置,才能按预期运行 Action Center 中依赖 Orchestrator 存储桶的功能(表单操作、文档分类和文档验证操作的图像和 PDF 渲染):

  1. 接受 Action Center 对 Orchestrator 发出的请求
    1. 转到 Orchestrator 安装文件夹。
    2. 打开具有管理权限的 UiPath.Orchestrator.dll.config 文件。
    3. <appSettings> 标签下,找到以下密钥:<add key="AcceptedRootUrls" value="http://{your_localhost_name}:{port_number}" />。如果在文件中找不到密钥,请自行手动添加密钥。
    4. Action Center URL 附加到先前找到或手动添加的密钥(例如 "https://{Action_Center_host}:{port_number}")。 将括号中的值替换为您自己的值。例如:<add key="AcceptedRootUrls" value="http://localhost:1234,https://laptop-batman:555" />
      重要提示:
      • 确保 AcceptedRootUrls 键的值不包含空格字符。
      • 如果端口值不同于 80443(默认端口),则仅添加它。
  2. 检查 Orchestrator 网站的 IIS 中是否允许使用选项动词:
    1. 导航到 IIS。
    2. 站点列表中选择 UiPath Orchestrator。
    3. 双击“请求筛选”以打开“请求筛选”窗口。
    4. 导航到“HTTP 动词”选项卡,并在显示的列表中搜索选项动词。

      如果列表中没有选项动词:
      1. 在窗口中单击右键,然后选择“允许动词”。


      2. 输入 OPTIONS,然后单击“确定”。


  3. 重置 IIS,以使更改生效。

    对于 Amazon S3 和 Azure 等其他存储桶,请参阅CORS/CSP 配置,详细了解如何配置 CORS 和 CSP 设置。

  • 兼容性
  • Orchestrator
  • 支持的拓扑
  • 单节点方案
  • 多节点方案
  • 接受来自 Action Center 的存储桶请求的 Orchestrator 设置

此页面是否有帮助?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath 白色徽标
信任与安全
© 2005-2024 UiPath. All rights reserved.