SAP Certified Associate – SAP Integration Suite — Question 38
Which expression language can you use to access the content of a message in an integration flow?
Answer options
- A. XML expression language
- B. Simple expression language
- C. JavaScript expression language
- D. Spring expression language
Correct answer: B
Explanation
The Simple expression language is specifically designed for accessing and manipulating message content within integration flows, making it the correct choice. The other options, such as XML expression language, JavaScript expression language, and Spring expression language, do not serve this purpose in the context of integration flows.