Import XSLT Code into the Mapper

For some functionality that is not available in the mapper, you can import XSLT code.

  • To use a nested for-each loop in the target mapper tree and access values from different sources elements, you can use xsl:variable with different sources. However, the mapper is locked from editing. As a workaround, you can use imported maps. See Import a Map File into an Orchestrated Integration.
  • The ability to use copy-of functionality is not currently available. As a workaround, import XSLT code into the mapper to achieve copy-of functionality. See Import a Map File into an Orchestrated Integration.