SAP Certified Associate – SAP Integration Suite — Question 33

Which of the following can you use for an XSLT mapping in an integration flow?

Answer options

Correct answer: A

Explanation

XML is the only format listed that is specifically designed for XSLT transformations, making it suitable for mapping in integration flows. HTML, PHP, and JSON do not support XSLT mapping directly, as they serve different purposes and cannot be transformed using XSLT in the same way XML can.