Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to update Customer DFF using SOAP API

edited Jun 3, 2021 1:49PM in Receivables & Collections 4 comments

Content

I am not able to update DFF customer attributes using the SOAP service

WSDL : https://erkb-dev1.fa.us2.oraclecloud.com:443/crmService/FoundationPartiesOrganizationService

SOAP Operation: mergeOrganization

Response I am not getting any error but the corresponding attribute is not getting updated as expected.

I have followed the sample provided by Oracle but the DFF attribute I selected is not getting updated.

Can somebody please help on what is missing here.

Version

21A (11.13.21.01.0)

Code Snippet

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/cdm/foundation/parties/organizationService/applicationModule/types/" xmlns:org="http://xmlns.oracle.com/apps/cdm/foundation/parties/organizationService/" xmlns:par="http://xmlns.oracle.com/apps/cdm/foundation/parties/partyService/" xmlns:sour="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/sourceSystemRef/" xmlns:con="http://xmlns.oracle.com/apps/cdm/foundation/parties/contactPointService/" xmlns:con1="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/contactPoint/" xmlns:org1="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/organization/" xmlns:par1="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/partySite/" xmlns:rel="http://xmlns.oracle.com/apps/cdm/foundation/parties/relationshipService/" xmlns:org2="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/orgContact/" xmlns:rel1="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/relationship/">
  <soapenv:Header/>
  <soapenv:Body>
     <typ:mergeOrganization>
        <typ:organizationParty>
           <org:PartyId>100000003469124</org:PartyId>
           <org:OrganizationProfile>
              <org:PartyId>100000003469124</org:PartyId>
              <org:OrgInformation>
                 <org1:OrganizationProfileId>100000003469124</org1:OrganizationProfileId>
   
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!