To use an XSLT mapping in an integration flow, you must use XML as the input and output format. XSLT stands for Extensible Stylesheet Language Transformations, which is a language for transforming XML documents into other XML documents or other formats. An XSLT mapping consists of an XSLT stylesheet that defines the rules for transforming the source XML document into the target XML document. You can use an XSLT mapping step in an integration flow to apply an XSLT transformation to the message body. References: XSLT Mapping | SAP Help Portal, XSLT - W3Schools
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit