After Market Extensibility of Product Synchronization Mapping

You can now add custom mapping transformations to the existing productized integrations that we have with Siebel CRM and Oracle Billing & Revenue Management applications. Any new fields that require business specific transformation logic can be added as extensions to the released mapping files using the "Third party function service swagger" to bring your own mapping services. 

CXIF acts as the API management and routing layer in addition to providing the integration microservices to upload the extended mapping file to be using in the catalog distribution process. 

This feature provides the ability for customers to add not just additional attributes to integration entities but also add custom transformation mappings that is beyond what the productized integrations provide to improve operational efficiency and mitigate any enrichment.

Steps to Enable

Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.

The steps involved in activating this feature are:

  1. Wiring the external system  
    1. Understand the Third-Party Function Service Swagger
    2. Create TIC for third party API
    3. Provide Authentication method, credentials and host info
  2. Mapping file changes 
    1. Introduce the mapping extension changes
    2. Upload to UCM folder 
  3. Validate the integration
    1. Ensure the mapping code is hosted per TIC entry
    2. Validate the connection
    3. Test the publish flow to include the external mapping logic

Refer to Launch Cloud Service Integration guide for more detailed setup steps. 

Access Requirements

  • Communications Catalog Administrator