maestro
latest
false
Maestro ユーザー ガイド
- はじめに
- スタート アップ ガイド
- Maestro の BPMN を使用した構築
- Maestro Case を使用した構築
- Maestro Case について
- Maestro BPMN と Maestro Case の比較: ケース管理を使用すべき状況
- Maestro Case のライフサイクル: イベント トリガーからアプリのエクスペリエンスまで
- 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 を使用した構築
- Integrations
- オペレーティング
- 監視
- 最適化中
- 参考情報
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 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.