Skip to Content
0
Former Member
Feb 03, 2012 at 02:33 PM

Xacute Query not displaying results

31 Views

Hello Experts

Kindly assist I trying to Display the results of an xacute query as http

I have assigned the Parameter in Javascript as document.applet. getQueryObject().setParam(1,Name)

after setting this up created the document.Applet.executeCommand(); to run the xacute query

but i can not get the results when i run My Irpt page. the reuslts do not display.

I even tried it with /XMII/Illuminator?QueryTemplate=<XacuteQuery> still not working

when i hardcode the name in the xacute query the results do show what could be the issue here.

or is there a simple way of calling the results of the xacute Query as HTTP Service