integration-service
latest
false
重要 :
请注意,此内容已使用机器翻译进行了本地化。 Integration Service 中提供的连接器包采用的是机器翻译的译文。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Integration Service 用户指南

上次更新日期 2025年10月14日

连接

关于连接

连接有助于在单个用户和外部应用程序之间建立任务。 一旦用户向 API 提供程序进行身份验证,就会创建连接。

创建连接

  1. On the left rail, select Integration Service. The Integration Service windows includes three separate tabs: Connectors, Connections, and Triggers. By default, the Connectors tab is selected.
  2. 在“我的文件夹” 部分中,您可以选择是在个人工作区还是共享文件夹中工作,在该文件夹中,所有有权访问此文件夹的用户都可以使用创建的连接。
  3. 选择所需的连接器以创建新连接或更新现有连接。
  4. Select Connect to <Connector name>. Depending on the connector you have chosen, the specific credentials required for your connections are requested.
  5. 选择连接应所在的文件夹或子文件夹。您可以在个人工作区或共享文件夹中工作,其中有权访问此文件夹的所有用户都可以使用已创建的连接。
注意:要成功创建连接,您必须为 Integration Service 配置 IP 地址允许列表。 有关更多信息,请参阅《Automation Cloud 管理员指南》中的“配置防火墙”

共享连接

在共享文件夹中创建连接后,所有有权访问该文件夹的用户都可以在其自动化工作流中使用该连接。 所有有权访问该连接的用户均可编辑该连接。

备注:

所有 Integration Service 连接器都支持运行时连接共享和配置。 有关在运行时配置连接的更多信息,请参阅Orchestrator 用户指南

修改连接

  1. 从左侧栏中,选择“Integration Service” 。Integration Service 窗口包含三个单独的选项卡: “连接器”“连接”“触发器”
  2. 选择要在其中修改连接的 文件夹
    注意: 在执行步骤 4 之后,也可以选择要在其中创建连接的文件夹。
  3. 转到“连接”选项卡,其中显示已创建的连接列表。

  4. 选择与所需连接相对应的“更多”按钮进行修改。 您可以执行以下操作:
    • 删除连接。
    • 将其设置为默认值(仅当您为同一应用程序建立了多个连接时,此选项才可用。
    • 检查连接以验证其状态。

重命名连接

要重命名连接,您必须:

  1. 访问“连接”选项卡。
  2. 在左侧菜单中,选择“Integration Service”。 “Integration Service” 窗口包含“连接器”“连接”“触发器”单独的选项卡,以及一个显示文件夹的左侧导航窗口。
  3. 选择要在其中修改连接的 文件夹
    注意: 可以在步骤 4 之后选择文件夹。
  4. 转到“连接”选项卡,其中显示已创建的连接列表。
  5. 将鼠标光标悬停在要修改的连接名称上。 系统将显示编辑按钮。
    注意: 或者,您可以从列表中选择连接以访问详细视图。 “编辑”按钮位于连接名称的右侧。
  6. 选择“编辑”按钮,然后您可以为连接选择新名称。

管理连接

You can manage Integration Service connections directly from UiPath Assistant. To learn more, refer to Connections in UiPath Assistant.

Select Configure in browser to open the Connections page in Studio Web. To learn more, refer to Managing Connections in the Studio Web user guide.

Note: Automation Cloud Public Sector users can view connections in UiPath Assistant, but not manage them. Instead, they can configure and manage Integration Service connections using the Package Requirements tab in Orchestrator.

选择身份验证类型

Integration Service 中的某些连接器支持多种身份验证方法。您可以在启动连接之前选择首选方法。

  1. 在 Integration Service 中,从“连接器”列表中选择一个受支持的连接器。
  2. 选择“连接到”, <connector name>以转到连接设置页面。
  3. 使用存储连接的文件夹下拉列表选择适当的文件夹(例如,我的工作区)。

  4. 使用“身份验证类型”下拉列表从可用选项中进行选择,例如:

    • OAuth 2.0 授权代码

    • OAuth 2.0 密码

    • 自带 OAuth 2.0 应用程序

    • 个人访问令牌 (PAT)

    注意:可用选项可能因连接器而异。
  5. 输入所选身份验证类型所需的凭据,然后选择“连接”以建立连接。

自带 OAuth 2.0 应用程序

身份验证体验使您能够对支持 OAuth 2.0 授权代码的连接器使用“自带 OAuth 2.0 应用程序(BYOA)”选项。 这使您可以在建立连接之前进行身份验证时选择私人应用程序。

要使用“自带 OAuth 2.0 应用程序”方法创建连接,您需要以下凭据:

  • 客户端 ID
  • 客户端密码
备注:

如果您的组织使用 BYOA,则可以通过 Automation Ops 中的 Integration Service 监管策略设置这些凭据的默认值。 有关详细信息,请参阅Integration Service 策略设置

当您与第三方一起创建私有 OAuth 应用程序时,请按照特定的第三方文档进行设置。确保将应用程序的重定向 URI(或回调 URL)设置为: https://cloud.uipath.com/provisioning_/callback

要创建与私有 OAuth 2.0 应用程序的连接,请执行以下步骤:

  1. Go to Integration Service. From the Connectors list, select a supported connector.
  2. Select the Connect to button.
  3. 您现在已重定向到连接页面。
  4. Select Bring your own OAuth 2.0 app
  5. 输入您的客户端 ID 和客户端密码,然后选择 “连接”。
备注:

对于 OAuth 2.0 应用程序连接,我们会加密和存储身份验证令牌,但不会使用它来访问任何客户端数据。

解决方案中的连接

There are two distinct interfaces for managing Integration Services connections within Solutions: through Solution projects in Studio and through the Solutions UI in Orchestrator. This section provides a detailed explanation of both approaches

Connections in solution projects in Studio Web

Connections are available as resources in solution projects. For details, refer to Solution resources.

添加连接

When adding an Integration Service activity inside a solution project (either in an RPA workflow or agent project), the connection behaves differently than in a standalone Studio project, as follows:

  • The default connection from Integration Service is not automatically inherited. When adding an activity, you are prompted to either define a new connection resource or select one from the available tenant resource.

Connections as resources

The activity doesn't use the actual connection, but a resource of type connection. The resource is actually a placeholder that is reusable across all the workflows and projects inside the solution. When the solution is shared and deploy, only this placeholder is used, not the actual connection. This means that changing a connection resource may impact the workflow design – i.e., if you configure a workflow with an activity where available fields may depending on the connection.

Editing a connection resource

From the resources panel, select a connection to access the new connection editing widget.

Connections in Solutions UI

您可以将连接和事件触发器作为解决方案包的一部分进行管理。 请参阅解决方案管理概述,了解解决方案包是什么、它们的工作方式以及如何创建、管理和部署它们。

创建解决方案包时,可以在“组件”面板中使用连接及其关联的事件触发器。 您可以编辑以下属性:连接名称连接说明身份验证类型。 对于事件触发器,您可以执行与Orchestrator中相同的配置步骤。



注意:您也可以在部署时编辑这些字段,除非它们已锁定以进行编辑。

构建并发布解决方案后,即可在解决方案的“组件”面板中使用连接。 现在可以部署创建解决方案包时选择的所有连接。

重要提示:解决方案管理不会显示流程的连接,除非还连接了事件触发器。 此问题可能会影响解决方案部署,需要手动配置连接才能正常操作。

您可以选择将解决方案包部署到 Integration Service 中尚不存在的特定文件夹。 在这种情况下,系统会自动创建文件夹。





连接身份验证类型

作为管理员,您可以在部署期间决定是使用现有连接、创建新连接或允许最终用户选择连接。

备注:

解决方案会移动连接及其关联的实体关系(例如连接所属的工作流和流程),但不会传输身份验证凭据。

在部署期间,管理员可以将身份验证类型设置为:

  • 可由用户配置: 不从现有连接创建连接或使用任何连接。 在运行时部署解决方案后,用户应配置连接。 请参阅 Orchestrator 文档中的配置连接
  • 部署完成后进行身份验证:创建一个新连接,需要在部署后进行身份验证。 在完成身份验证步骤之前,连接将保持不活动状态。
    • 在身份验证完成之前,用户名显示为System 。 身份验证成功后,系统会更新用户名以显示身份验证者的凭据。

您还可以选择链接组件。 当您选择“链接到现有” 时,将有一个弹出窗口显示部署解决方案包的用户可访问的所有连接。 您可以选择任何现有连接作为解决方案包的一部分。

注意:如果您为解决方案包中包含的连接器选择了现有连接,并且在部署过程中选择了一个新文件夹,则系统在 Integration Service 中创建该文件夹,其中没有连接。 如果修改了首选项或添加了新连接,请使用此文件夹。
使用以下方法编辑配置时,“链接到现有文件” 选项不可用:“部署配置” 或“编辑部署配置”。 要在部署后链接组件或编辑身份验证类型,必须升级解决方案包。 这需要编辑解决方案并再次部署新版本。


重要提示:

系统不会删除通过解决方案在任何文件夹中创建的连接,即使升级工作流以使用不同的连接也是如此。这可确保依赖这些连接的流程和自动化不受升级的影响。

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2025 UiPath。保留所有权利。