RMS SaaS Webservice calling from SOAPUI
Hello All,
I am testing a Oracle Retail RMS SaaS cloud service through SoapUI. I was trying with nested XItemCre payload. But it is going into RIHA with different error -
javax.ejb.EJBException: Error while calling Injector Service.: Client received SOAP Fault from server: EJB Exception: : java.lang.RuntimeException: Exception calling plsql inject. Unable to parse xml for element namespace(http://www.example.org) localname(XISCDimDesc) qualified name(XISCDimDesc) : Unable to extract Oracle Object for name(XISCDimDesc).
AND
Error from {call RMSSUB_XITEM.CONSUME(?,?,?,?)}: [setInParms] Premature end of file.
Pls help on this - not sure whether XItemCre namespaces are throwing any error or not. Here is my SoapUI Request payload ( with and without CDATA keywords) -