maestro
latest
false
Maestro 用户指南
- 简介
- 入门指南
- 使用 Maestro BPMN 进行构建
- 使用 Maestro Case 构建
- Maestro Case 简介
- Maestro BPMN 与 Maestro Case 对比:何时使用 Case Management
- Maestro 案例生命周期:从事件触发到应用体验
- 使用 Maestro Case 构建第一个案例
- Build a Maestro Case with a coding agent (preview)
- 定义案例键(系统键与外部键)
- 建立任务 I/O 与回写契约
- 退出规则和早期阶段终止
- 主阶段和次阶段建模
- 从 Data Fabric 触发案例
- 实施阶段级角色和权限
- 设置 SLA 和自动升级规则
- 配置返工循环(重新进入)
- Configuring and testing the Case Manager Agent (preview)
- 案例管理器输入和输出合同
- Maestro Case 组件字典
- 使用 Maestro Flow 进行构建
- 集成
- 运营
- 监控
- 正在优化
- 参考信息
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
Delete entity record node for permanently removing a record from a Data Fabric entity in a Flow, without an Integration Service connection.
Deletes a record from a Data Fabric entity. This is a native Flow node — it doesn't require an Integration Service (IS) connection. It works only with entities created inside a VS Code solution. Refer to Entities in VS Code.
警告:
Deletes one record permanently from Data Fabric. This can't be undone, and a record still referenced by another record can't be deleted.
配置
The Identify record by field determines how the node locates the record to delete:
| 选项 | 描述 |
|---|---|
| 实体名称 | Select the Data Fabric entity directly, and set a Filter (field, operator, value) to identify the record. |
| Entity reference | Reuse a record already located by a Query entity records node earlier in the flow, instead of re-specifying the entity and filter. See Update entity record for what this looks like. |
This node doesn't support the Error handling tab.
输出
Delete entity record doesn't produce an output, since the record no longer exists after the node runs.