- 入门指南
- 许可
- 设置和配置
- 使用服务
- 参考
- 示例和教程
- 日志记录
UiPath.DataService.Activities 包下可用于 Data Fabric/Data Service 的 Studio 活动,包括实体记录操作、文件操作和批量上传。
本节包括 UiPath ™ Studio 中UiPath.DataService.Activities包下提供的与 Data Fabric/Data Service 相关的活动。
Each Data Service activity includes a scope selector that determines which entities are available: Tenant for tenant-wide entities, or Folder for entities across all Orchestrator folders where you have access. Folder scope is not available in a local workspace on any surface.
Classic activities (RPA workflows)
Classic activities support both tenant-scoped and folder-scoped entities. Folder scope requires UiPath.DataService.Activities v26.10.0 or later, where it is generally available, and works only inside a Solution. It is available in Studio Web and in Studio Desktop 26.10 LTS.
- 实体记录操作:
- 实体记录中的文件字段操作:
- 多个实体记录操作:
Connector activities (cross-platform)
The following activities are available via the Data Fabric connector in Integration Service:
- 创建实体记录
- 更新实体记录
- 按 ID 获取实体记录
- 删除实体记录
- 查询实体记录
- Query Multiple Entity Records — Query records across two related entities in a single request using the star schema data model.
- 上传文件至记录字段
- 从记录字段下载文件
- 从记录字段删除文件
For the full availability matrix across surfaces, refer to the Data Fabric connector activities page.
触发活动
- Record Created — Trigger a workflow when a Data Fabric record is created.
- Record Updated — Trigger a workflow when a Data Fabric record is updated.