- 简介
- 入门指南
- 使用 Maestro BPMN 进行构建
- 使用 Maestro Case 构建
- 使用 Maestro Flow 进行构建
- Maestro Automate
- 集成
- 运营
- 监控
- 正在优化
- 参考信息
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 with existing entities from the Data Fabric platform — both tenant and folder entities — and with entities defined in 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.