Hi Sushanth,
I am sure whether the disconnect is happening from
1)UI to Xacute Query? or
2)Xacute Query to Transaction
My guess would be that you might have mapped Start Date of Mapped Input and End Date of Mapped Input with the Start and End Date Properties of the transaction like below.
If Above is the scenario, Please check if you are passing the Start Date and End Date from the UI to the StartDate and EndDate Parameter, Not to the Params which are used usually.
http://<server>/XMII/Illuminator?QueryTemplate=<QueryTemplate>&StartDate=2013-02-02T00:00:00&EndDate=2014-02-02T00:00:00
Also, make sure that the Date Formats match with the Date Format in the Date Range Tab.
If you are not passing the StartDate and EndDate, the possibility is the End Date will be Current DateTime and the Start Date will be (Current DateTime - 60 Minutes).
If this is not the scenario, please explain your issue little more elaborate.
Regards,
Austin