Merging the Oracle Integration Cloud Pre-built Customizations
Note that since the Oracle Integration Cloud package is delivered as accelerator, it cannot be modified.
After Oracle Integration Cloud accelerator (20C or higher) is installed, do the following:
1. Clone the integration.
2. Export the respective cloned integration from Oracle Integration Cloud to your local machine.
3. Unzip the .iar file and identify the mapping/xsl file in which custom mappings should be added.
4. This integration has all mappers as import XSLs. To add a new mapping, edit the respective mapper/xsl file.
Note that mappings cannot be added using the Mapper Design view.
5. In all integration mappings, a template is added under every complex element. Any custom elements under that complex element can be added directly in the template provided.
6. Add the mapping under the respective customization template. Save the changes.
7. In Oracle Integration Cloud, click the integration to add mappings for an extra element. Select the respective map activity.
8. Click Import and upload the updated mapper/xsl file.
9. Save and close.
10. Activate the integration to reflect the custom mappings.