Error While Invoking the CreateProjectBillingEvent Operation: JBO-27020: The Set Method for Attribute "ContractNumber" in ProjectBillingEvent Cannot Be Resolved
(Doc ID 2341902.1)
Last updated on AUGUST 31, 2020
Applies to:
Oracle Fusion Project Billing Cloud Service - Version 11.12.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
The following error is returned while invoking the createProjectBillingEvent Operation :
ERROR Response:
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Header/>
<env:Body>
<env:Fault>
<faultcode>env:Server</faultcode>
<faultstring>JBO-27020: The set method for attribute "ContractNumber"
in ProjectBillingEvent cannot be resolved.: null</faultstring>
<detail>
<tns:ServiceErrorMessage xsi:type="tns:ServiceAttrValErrorMessage"
xmlns:tns="http://xmlns.oracle.com/adf/svc/errors/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tns:code>27020</tns:code>
<tns:message>JBO-27020: The set method for attribute
"ContractNumber" in ProjectBillingEvent cannot be resolved.</tns:message>
<tns:severity>SEVERITY_ERROR</tns:severity>
<tns:detail xsi:type="tns:ServiceErrorMessage">
<tns:severity>SEVERITY_ERROR</tns:severity>
<tns:exceptionClassName>java.lang.NullPointerException</tns:exceptionClassName
>
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |