GetConfiguration Operation Web Service Call Fails With " Invalid configuration Search Option" Error
(Doc ID 1512154.1)
Last updated on NOVEMBER 21, 2024
Applies to:
Oracle Communications Unified Inventory Management - Version 7.2.5.0.0 and laterInformation in this document applies to any platform.
Symptoms
Customer getting " Invalid configuration Search Option" error calling GetConfiguration Web Service.
GetConfiguration input xml used by customer:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:con="http://xmlns.oracle.com/communications/inventory/webservice/configuration" xmlns:com="" title="Click (or CTRL+Click if using Firefox) to view" name="contextTextUrl_1355224435384" target="_blank">http://xmlns.oracle.com/communications/inventory/webservice/common">
<soapenv:Header/>
<soapenv:Body>
<con:getConfigurationRequest>
<con:searchOptions>
<!--con:responseLevel>?</con:responseLevel-->
<!--con:configSearchOption xsi:type="con:ServiceConfigurationSearchByConfigId"-->
<con:configSearchOption>
<!--Optional:-->
<!--con:entityNote>Se_44_1</con:entityNote-->
<con:configurationId>Se_44_1</con:configurationId>
</con:configSearchOption>
</con:searchOptions>
</con:getConfigurationRequest>
</soapenv:Body>
</soapenv:Envelope>
<soapenv:Header/>
<soapenv:Body>
<con:getConfigurationRequest>
<con:searchOptions>
<!--con:responseLevel>?</con:responseLevel-->
<!--con:configSearchOption xsi:type="con:ServiceConfigurationSearchByConfigId"-->
<con:configSearchOption>
<!--Optional:-->
<!--con:entityNote>Se_44_1</con:entityNote-->
<con:configurationId>Se_44_1</con:configurationId>
</con:configSearchOption>
</con:searchOptions>
</con:getConfigurationRequest>
</soapenv:Body>
</soapenv:Envelope>
GetConfiguration response xml :
<env:Envelope xmlns:env="" title="Click (or CTRL+Click if using Firefox) to view" name="contextTextUrl_1355224435385" target="_blank">http://schemas.xmlsoap.org/soap/envelope/">
<env:Header/>
<env:Body>
<env:Fault>
<faultcode>env:Server</faultcode>
<faultstring/>
<detail>
<faul:validationFault xmlns:faul="" title="Click (or CTRL+Click if using Firefox) to view" name="contextTextUrl_1355224435385" target="_blank">http://xmlns.oracle.com/communications/inventory/webservice/fault">
<fault>
<v1:errorCode xmlns:v1="400018" title="Click (or CTRL+Click if using Firefox) to view" name="contextTextUrl_1355224435385" target="_blank">http://xmlns.oracle.com/communications/framework/webservice/fault/v1-0">400018</v1:errorCode>
<v1:errorMessage xmlns:v1="Invalid" title="Click (or CTRL+Click if using Firefox) to view" name="contextTextUrl_1355224435385" target="_blank">http://xmlns.oracle.com/communications/framework/webservice/fault/v1-0">Invalid configuration Search Option.</v1:errorMessage>
</fault>
</faul:validationFault>
</detail>
</env:Fault>
</env:Body>
</env:Envelope>
<env:Header/>
<env:Body>
<env:Fault>
<faultcode>env:Server</faultcode>
<faultstring/>
<detail>
<faul:validationFault xmlns:faul="" title="Click (or CTRL+Click if using Firefox) to view" name="contextTextUrl_1355224435385" target="_blank">http://xmlns.oracle.com/communications/inventory/webservice/fault">
<fault>
<v1:errorCode xmlns:v1="400018" title="Click (or CTRL+Click if using Firefox) to view" name="contextTextUrl_1355224435385" target="_blank">http://xmlns.oracle.com/communications/framework/webservice/fault/v1-0">400018</v1:errorCode>
<v1:errorMessage xmlns:v1="Invalid" title="Click (or CTRL+Click if using Firefox) to view" name="contextTextUrl_1355224435385" target="_blank">http://xmlns.oracle.com/communications/framework/webservice/fault/v1-0">Invalid configuration Search Option.</v1:errorMessage>
</fault>
</faul:validationFault>
</detail>
</env:Fault>
</env:Body>
</env:Envelope>
Error message:
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 |