Multiple choice technology architecture

Where is the transformation logic written in message broker ?

  1. Message flow

  2. Message Set

  3. Broker

  4. Broker Domain

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Transformation logic in Message Broker is implemented in message flows using various nodes like Compute, Mapping, or Java nodes. Message flows contain the actual processing logic that transforms, routes, and manipulates messages as they pass through the broker. Message Sets define structure, not transformation logic.