Optional Parameter Error In ASAP 7.3 Using XML API Command
(Doc ID 2862686.1)
Last updated on JUNE 07, 2023
Applies to:
Oracle Communications ASAP - Version 7.3.0.0.0 and laterInformation in this document applies to any platform.
Goal
Optional parameter error in ASAP 7.3 using XML API command but the same cartridge is working in ASAP 7.2.
When an optional scalar parameter is not sent in work order in ASAP 7.3, the work order fails with "java.lang.NullPointerException" in JNEP diag file. When the optional parameter is sent in work order or a default value is provided for that ASDL parameter (in tbl_asdl_parm), the work order succeeds.
While in ASAP 7.2, the work order succeeds without optional scalar parameter being sent or default value provided.
From tbl_asdl_parm:
ASDL_CMD PARM_SEQ_NO ASDL_LBL CSDL_LBL DEFAULT_VLU PARAM_TYP
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
<ASDL CMD> 5 <ASDL LABEL> <CSDL LABEL> O
Solution
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
Goal |
Solution |
References |