Multiple choice technology architecture

Which component contains the structure of the message?

  1. Message flow

  2. Message Set

  3. Broker

  4. Broker Domain

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

Message Sets contain the structure definition of messages in Message Broker, including field definitions, data types, and format information. Message flows contain processing logic, while Broker and Broker Domain are runtime and administrative components respectively.