Adding New Mappings
To add custom mappings in Oracle Integration Cloud layer:
1. Login to Oracle Integration Cloud.
2. Identify the integration to add custom mappings.
3. Clone the integration.
4. Navigate to the map activity where the custom mappings should be added.
5. Click Edit and select the Code tab. The xslt snippets are displayed.
6. Add the element mappings in the corresponding parent schema element.
Oracle Utilities CCS WACS Process Service Call (1.22.2000)
1. Clone the integration and fill the following fields:
Name: Oracle Utilities WACS OFSC Activity Process
Identifier: OUTL-WACS_OFSC_ACTIVITY_PROC_CM
2. Navigate to the map activity where the custom mappings should be added.
3. Click Edit and select the Code tab. The xslt snippets are displayed.
4. Add the element mappings in the corresponding parent schema element.
Example: To add a custom element under the service call schema, add the mapping under the 'service call parent element.
Note: The customized flow end point URL changes after the activation. Make sure to configure the new end point URL in the application's message sender.
Oracle Utilities CCS WACS Query Service Call (1.22.2000)
1. Clone the integration and enter the following:
Name: Oracle Utilities CCS WACS Query Service Call
Identifier: OUTL-BA-CCS_WACS_SEARCH_SERV_CAL_CM
2. Navigate to the map activity where the custom mappings should be added.
3. Click Edit and select the Code tab. The xslt snippets are displayed.
4. Add the element mappings in the corresponding parent schema element.
Example: To add a custom element under the service call query schema, add the mapping under the 'service call query parent element.
Note: The customized flow end point URL changes after the activation. Make sure to configure the new end point URL in the application's message sender.
Oracle Utilities CCS WACS Get Service Call Details (1.22.2000)
1. Clone the integration and enter the following:
Name: Oracle Utilities CCS WACS Get Service Call Details
Identifier: OUTL-BA-CCS_WACS_GET_SERV_CAL_CM
2. Navigate to the map activity where custom mappings should be added.
3. Click Edit and select the Code tab. The xslt snippets are displayed.
4. Add the element mappings in the corresponding parent schema element.
Example: To add a custom element under the get service call details schema, add the mapping under the 'get service call details parent element.
Note: The customized flow end point URL changes after the activation. Make sure to configure the new end point URL in the application's message sender.
Oracle Utilities CCS WACS Get Related Documents (1.22.2000)
1. Clone the integration and enter the following:
Name: Oracle Utilities CCS WACS Get Related Documents
Identifier: OUTL-BA-CCS_WACS_GET_REL_DOCS_CM
2. Navigate to the map activity where custom mappings should be added.
3. Click Edit and select the Code tab. The xslt snippets are displayed.
4. Add the element mappings in the corresponding parent schema element.
Example: To add a custom element under the get service call relatedDocs schema, add the mapping under the 'service call related doc' parent element.
Note: The customized flow end point URL changes after the activation. Make sure to configure the new end point URL in the application's message sender.
After customizations are added and activated in the integration, make sure that the generated integration wsdl url is configured in message senders in Oracle Utilities Customer Cloud Service if the integration is triggered from Oracle Utilities Customer Cloud Service. Refer to the Message Senders section in Chapter 3: Configuring Oracle Utilities Customer Cloud Service for more details.