UiPath Documentation
data-service
latest
false
  • 入门指南
    • 简介
    • 探索用户界面
    • 区域和实例
  • 许可
  • 设置和配置
  • 使用服务
    • 创建实体
    • 自定义实体
    • 管理实体的数据
    • 创建关系
    • 选项集
    • 系统用户实体
    • 架构导出和导入
    • 实体数据中的高级搜索
    • 使用 Apps
    • 已知限制
  • 参考
  • 示例和教程
  • 日志记录
重要 :
Data Service 正在向 Data Fabric 过渡。在此过程中,您可能会看到这两种名称被用于不同的交付选项。 请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white
预览

Data Fabric 用户指南

上次更新日期 2026年4月2日

创建关系

要在实体之间创建关系,请执行以下步骤:

  1. 在“实体”列表中,选择要为其添加关系的实体。
  2. 选择“管理实体”
  3. “本地字段”部分中,选择“添加字段” ,然后提供“显示名称”和 “名称”从“类型” 下拉列表中选择“关系” 。“高级选项”面板将打开。


  4. “相关实体”下拉列表中选择要创建关系的实体。
  5. “相关实体显示字段”下拉列表中选择要在用户界面中显示的显示字段。
  6. 选择“应用”

关系将作为新字段添加到“本地字段”部分中。

添加数据时,可以从相关实体中选择值。

Scope restrictions

Relationship scoping rules apply as follows:

  • Tenant-level entities can only be related to other tenant-level entities.
  • Folder-level entities can only be related to entities in folders where the user has access.
  • Cross-scope relationships (Tenant to Folder or Folder to Tenant) are not supported.
Choice sets support the same tenant/folder scoping as entities:
  • Tenant-level choice sets are visible to all users within the tenant.
  • Folder-level choice sets are accessible only within the selected folder.
  • Visibility and usage rules mirror entity scoping for consistent data isolation.
Entity AEntity B支持
租户租户
Folder AFolder A
Folder AFolder B (accessible)
租户文件夹
The following table describes how folder-level scoping affects each role when working with related entities or choice sets.
角色影响
Schema DesignerYou must have access to the related entity's or choice set's folder to include it in a schema.
数据读取者You must have access to both the parent and related entity folders to query complete data. Without access to both, the related field is omitted from results.
数据写入者You must have access to both the parent and related entity folders to write to related fields. If access to the related folder is missing, the data write is partial. If a related field is marked Required, the data write fails entirely for users without full access.
Automation DeveloperYou must have access to both the parent and related entity to use that entity in a workflow. Partial access prevents the entity from being used.
自动化用户Permissions are evaluated at execution time. The operation completes fully or partially depending on which folders you have access to at the time of execution.
  • Scope restrictions

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新