Delete the target node from the message
The Delete the target node from the message mapping (delete) 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 | Y | Defines the source field for the mapping. |
| to | Y | Defines where the result should be inserted. |
| Function | Y | Should be set to "Delete the target node from the message". |
| Function type | Y | Must be "Message structures" |