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

JBO-27004: Attribute set for AccountNumber in entity CustomerAccountEO__DefCustomizer__ failed

Summary:

Hi Team,

We are trying to update account number using below SOAP service but it is throwing error.

crmService/CustomerAccountService

Payload:

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

<soap:Header/>

<soap:Body>

<ns1:mergeCustomerAccount xmlns:ns1="http://xmlns.oracle.com/apps/cdm/foundation/parties/customerAccountService/applicationModule/types/">

<ns1:customerAccount xmlns:ns2="http://xmlns.oracle.com/apps/cdm/foundation/parties/customerAccountService/">

<ns2:CustomerAccountId>100000009465225</ns2:CustomerAccountId>

<ns2:AccountNumber>R4</ns2:AccountNumber>

</ns1:customerAccount>

</ns1:mergeCustomerAccount>

</soap:Body>

</soap:Envelope>

Error: JBO-27024: Failed to validate a row with key oracle.jbo.Key[100000009465225 ] in CustomerAccountEO__DefCustomizer__JBO-27004: Attribute set for AccountNumber in entity CustomerAccountEO__DefCustomizer__ failed

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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