cancel
Showing results for 
Search instead for 
Did you mean: 

MII transaction call using Runner servlet not returning XML output

Former Member
0 Kudos

Hi All,

I am calling MII transaction from custom html using Ajax through Runner servlet. Until MII 15.1 SP2 Ajax call was working successfully and also able to read the response XML.

However with MII 15.1 SP3 patch 10 this behavior has changed transaction call using runner servlet no longer returning response XML in the XMLHttp response as shown below.

As highlighted , we can see responseXML is null . This screenshot is running UI in debug mode.

Has anyone faced this issue in 15.1 SP3 Patch 1 onwards?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Akhilesh,

Were you able to identify the root cause and resolution for the issue? One of our customer recently upgraded to MII 15.1 SP5 and face same issue.

The SOAP client application is receiving null response as you pointed in your screenshot. But this behavior is inconsistent and goes away if transaction is imported again. I will appreciate any thoughts.

MII NW logs when the return response is null .

SOAP Runner execution error: While trying to invoke the method org.w3c.dom.Element.getElementsByTagName(java.lang.String) of a null object returned from a org.w3c.dom.Document.getDocumentElement()

Thanks

Ram Upadhayay