UiPath Documentation
test-cloud
latest
false
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Test Cloud 管理员指南

配置Relay组

在 UiPath 管理中创建一个Relay组,以注册您的本地部署端点并生成Relay客户端使用的配置。

先决条件

  • Automation Cloud 中的 Organization Administrator 或 Tenant Administrator 角色。
提示:

To grant users view-only access to Relay Groups, create a custom role with the Centralized Access Administrator Page permission and assign it using the Manage access tab in UiPath Administration. This allows users to view Relay Groups without modify permissions.

步骤

  1. UiPath 管理中,选择您的租户,然后选择“Relay”图块。

  2. 选择右上角的“添加 Relay”

  3. 填写中继组详细信息,并添加一个或多个端点 URL。在用户界面中,必填字段标有星号。

    Optionally, enter a Health check path — an HTTP path on the target service, such as /health or /status. The relay calls this path periodically with a GET request. A 2xx response indicates the endpoint is healthy. If the check fails repeatedly, the relay stops forwarding traffic to that endpoint until it recovers.

    If omitted, the relay falls back to a TCP port-reachability check, which confirms the port is open but cannot detect application-level failures.

  4. 选择“保存” ,然后在确认页面上选择“生成配置”

  5. 复制配置字符串,并将其保存到计划安装中继客户端的计算机上的文件中。

    重要提示:

    Treat the configuration file as a secret. It contains the credentials that authenticate the Relay client to Automation Cloud.

    You can edit the Relay Group at any time to add, remove, or modify endpoints.

结果

Relay 组已创建,客户端配置已准备就绪。已为每个注册的端点分配一个私有中继 URL,UiPath 云服务使用该 URL 通过中继基础架构路由请求。

接下来,在网络内的计算机上安装并启动中继客户端。请参阅部署中继客户端

  • 先决条件
  • 步骤
  • 结果

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新