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

How to update Party Number using GroupService

edited May 2, 2020 3:24PM in Sales 5 comments

Summary

I want to update Party Number using the Group Service but an error is being returned saying that the attribute is read only

Content

Hi Guys,

 

I can't update the Party Number of a Household record using the Group Web Service (updateGroup/mergeGroup) because of the following error: oracle.jbo.ReadOnlyAttrException

 

Is it possible to update a Party Number?

 

Thanks,

Ed

Version

20b

Code Snippet

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
   <env:Header/>
   <env:Body>
      <env:Fault>
         <faultcode>env:Server</faultcode>
         <faultstring>JBO-27024: Failed to validate a row with key oracle.jbo.Key[PARTY_ID ] in GroupDEOJBO-27004: Attribute set for PartyNumber in entity GroupDEO failed</faultstring>
         <detail>
            <tns:ServiceErrorMessage xsi:type="tns:ServiceRowValErrorMessage" xmlns:tns="http://xmlns.oracle.com/adf/svc/errors/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
               <tns:code>27024</tns:code>
          

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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