Skip to content
Stand with Ukraine flag

Transformation Nodes

Modify the content, structure, or originator of messages.

NodeDescription
Change originatorChanges the message originator to another entity (customer, tenant, related entity, alarm originator, or by name pattern)
Copy key-value pairsCopies specified key-value pairs between message data and metadata in either direction
DeduplicationBuffers messages from the same originator for a configured window; emits the first, last, or all messages combined
Delete key-value pairsRemoves specified keys from message data or metadata
JSON pathExtracts a portion of message data using a JSONPath expression and replaces the full payload
Rename keysRenames keys in message data or metadata according to a configured mapping
ScriptExecutes a TBEL/JS function to transform data, metadata, and type; supports multiple output messages
Split array msgSplits a JSON array payload into individual messages, one per array element
To emailPrepares a message for email dispatch using configurable sender, recipients, subject, and body templates
Duplicate to group PE / Cloud only Duplicates the message to every entity in a specified entity group
Duplicate to group by name PE / Cloud only Duplicates the message to every entity in a group found dynamically by name pattern
Duplicate to related PE / Cloud only Duplicates the message to all entities related to the originator