Delete the target node from the message
The Delete the target node from the message mapping removes the value at the specified to path in the message by setting it to null. This is useful for cleaning up message fields during transformation.
Attributes for Delete Target Field
| Attribute | Required | Description |
|---|---|---|
| From | Yes | Defines the source field for the mapping. |
| To | Yes | Defines where the result should be inserted. |
| Precedence | Yes | Determines the order in which this mapping is applied relative to others. |
| Function type | Yes | Must be "Message structures" |
| Function | Yes | Should be set to "Delete the target node from the message". |