xmlhttp.do query

stevelucas
Kilo Expert

Hi

When tracing a portal call to open a ticket raised by a user one of the entries is for a query to https://....../xmlhttp.do

Please can anyone tell me what this does where it is as the trace seems to fail at this point as it either does not exist or some form of authentication is missing but I do not know from where?

Thanks

Steve

1 REPLY 1

sergiu_panaite
ServiceNow Employee
ServiceNow Employee

Hi Steve,



An xmlhttp.do is an AJAX call. It is used usually to retrieve data in an asynchronous mode.



More about it:



AJAX



GlideAjax - ServiceNow Wiki



Regards,


Sergiu