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
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

SOAP advice - Fusion Cloud

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!