Edit XSLT Source Code in OIC Mapper UI by Ishruthilaya Malarvizhi
April 30, 2021 Leave a comment
This blog is for a new feature coming out in Oracle Integration Cloud (OIC) February 2021 release.
Previously the XSLT source code corresponding to a map, was available in read only mode in Mapper UI. With this new feature, the editing of the XSL source code is allowed in the Mapper UI in the ‘Code’ tab like below:
This action is useful for use cases in which mapping is not possible in the graphical mapper. This eliminates the need to export your XSLT code from Oracle Integration, edit the code manually in a text editor or in a separate graphical tool such as Eclipse or Oracle JDeveloper and then re-import the code into the mapper in Oracle Integration.
Some examples of the use cases in which the mapping not possible in the graphical mapper and the editing in the Code tab can be used are:
- Create internal variables using
<xsl:variable>
- Correlate multiple sources grouped by key fields using
<xsl:for-each-group>
Read the complete article here.
For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.
Blog
Twitter
LinkedIn
Facebook
Wiki
Technorati Tags: SOA Community,Oracle SOA,Oracle BPM,OPN,Jürgen Kress