Create Contract from Webservice Returning JBO-25072: Applying List Binding LOV_ContractTypeId_WS Error
(Doc ID 2508099.1)
Last updated on NOVEMBER 13, 2019
Applies to:
Oracle Fusion Enterprise Contracts - Version 11.12.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
On: 11.13.19.01.0 version, Webservice
When trying to create a contract using Webservice the below response is received:
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Header/>
<env:Body>
<env:Fault>
<faultcode>env:Server</faultcode>
<faultstring>JBO-25072: Applying List binding LOV_ContractTypeId_WS with given set of values leads to no matching row for a row of type :ContractHeader, key oracle.jbo.Key[300000011732881 ]</faultstring>
<detail>
<tns:ServiceErrorMessage xmlns:tns="http://xmlns.oracle.com/adf/svc/errors/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tns:code>25072</tns:code>
<tns:message>JBO-25072: Applying List binding LOV_ContractTypeId_WS with given set of values leads to no matching row for a row of type :ContractHeader, key oracle.jbo.Key[300000011732881 ]</tns:message>
<tns:severity>SEVERITY_ERROR</tns:severity>
ERROR
-----------------------
JBO-25072: Applying List binding LOV_ContractTypeId_WS with given set of values leads to no matching row for a row of type :ContractHeader, key oracle.jbo.Key[300000011732881 ]
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Call the contractService.
2. Received the error.
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 |