Error while creating CustomerProfile Attribute PartyId in view object OrganizationParty can't be set — Cloud Customer Connect
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

Error while creating CustomerProfile Attribute PartyId in view object OrganizationParty can't be set

in Sales 1 comment

Summary:

I'm trying to create Customer Profile using SOAP webservice. I'm getting Error while creating CustomerProfile 'JBO-27008: Attribute PartyId in view object OrganizationParty cannot be set'.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):
Request Payload :

<soapenv:Header>
<soapenv:Body>
<typ:createOrganization>
<typ:organizationParty>
<org:PartyNumber>4118838</org:PartyNumber>
<org:PartyId>300000056097518</org:PartyId>

        <org:OrganizationProfile>              
<org:PartyId></org:PartyId>
<org:EffectiveStartDate></org:EffectiveStartDate>
<org:EffectiveEndDate></org:EffectiveEndDate>
<org:CurrencyCode></org:CurrencyCode>
<org:PartyNumber></org:PartyNumber>
<org:OrgInformation>
<org1:creditLimitOverrideFlag></org1:creditLimitOverrideFlag>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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