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

SOAP advice - Fusion Cloud

Received Response
31
Views
2
Comments

Summary:

Hi Team,

Getting error when trying update IdentifyingAddressFlag to N using SOAP service. Does anyone know how to update the IdentifyingAddressFlag using SOAP.

Error "401 Unauthorized" when attempting to run SOAP request to set IdentifyingAddressFlag to "N" using /crmService/FoundationPartiesPersonService?WSDL

I am running the request payload below but am consistently getting the error message "401 Unauthorized" via Postman client. 

<soap:Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">

<soapenv:Body>

<mergePerson xmlns="http://xmlns.oracle.com/apps/cdm/foundation/parties/personService/applicationModule/types/">

<typ:mergePerson>

<typ:personParty>

<per:PartyId>10000000</per:PartyId>

<per:PartySite>

<par:PartySiteId>10000009</par:PartySiteId>

<par:IdentifyingAddressFlag>false</par:IdentifyingAddressFlag>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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