SAP C_CPI_2506 Question Answer
What does the messaging model of the Apache Camel Data Model consist of?
Header, body, properties
Header, body, attachment
Header, Exchange ID, in-message
Header, properties, attachment
The Apache Camel Data Model, which underpins SAP Cloud Integration’s message processing model, consists of:
Header → Metadata about the message (e.g., content type, correlation IDs).
Body → Main payload of the message.
Properties → Exchange-level metadata, persisted throughout processing but not transferred with the message.
Other options mix in elements like attachments or exchange IDs, but the standard messaging model is header, body, properties.
TESTED 16 Sep 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved