My Oracle Support Banner

Unable To Read Input Parameters From The Request Framed From ASAP Product Wsdl(MslvASAPWs.wsdl) (Doc ID 1636378.1)

Last updated on NOVEMBER 23, 2023

Applies to:

Oracle Communications ASAP - Version 7.2.0 and later
Information in this document applies to any platform.

Symptoms

We are unable to read input parameters from the request framed from ASAP product wsdl(MslvASAPWs.wsdl)

While passing the parameter values in "name" and "value" tags in CreateOrderByValueRequest, the system is not able to read the values which are given in the following manner:

               <ser:serviceKey>
                       <!--Optional:-->
                       <com:applicationContext>
                          <com:factoryClass>?</com:factoryClass>
                          <com:url>?</com:url>
                          <com:systemProperties>
                             <!--Zero or more repetitions:-->
                             <com:property>
                                <com:name>IMSI</com:name>
                                <com:value>xxxxxxxxxxxxx</com:value>
                             </com:property>
                          </com:systemProperties>
                       </com:applicationContext>
                       <!--Optional:-->
                       <com:applicationDN>?</com:applicationDN>
                       <com:type>?</com:type>
                       <ser:primaryKey>?</ser:primaryKey>
                    </ser:serviceKey>


In the above request, even if IMSI value is passed, after firing the order, it was throwing the error : "IMSI is null" and the order is failing.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.