CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

Update a value to NULL with SOAP

Hello all,

I need to force to null some values in person profile by using SOAP. As suggested by Oracle documentation I tried to use the notation xsi:nil="true" but we get an error.

Below you can see the payload used (see the field per:DataCessazione_c)

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/cdm/foundation/parties/personService/applicationModule/types/" xmlns:per="http://xmlns.oracle.com/apps/cdm/foundation/parties/personService/" xmlns:per1="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/person/">

<soapenv:Header/>

<soapenv:Body>

<typ:updatePersonProfile>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center