How to remove namespace from incoming xml in ICS
Content
Hi Team,
We are trying to achieve Integration in Oracle ICS in which we are getting below XML as input from SFDC and mapping the elements(Business_Seg_Unique__c, Business_Segment_18_Digit_ID__c etc..) with one of the SOAP service which doesn't contain the namespace(xmlns="urn:sobject.enterprise.soap.sforce.com"). When we run the integration values are not getting passed from Source xml to SOAP service. However when we map input element OrganizationId to any SOAP element, the value is getting extracted.
<?xml version="1.0" encoding="UTF-8"?>
<ns2:notifications xmlns:ns2="http://xmlns.oracle.com/cloud/adapter/salesforce/Get_BusinessSegment_Data_REQUEST"
Tagged:
1