Hi Federico,
I am using the setStartDate and setEndDate for passing the from and to dates from the web page to the Xcute query. and with regard to the refresh page properties on work bench
all the check boxes like Allow Automatic Refresh, Automatically Refresh and initial update are set to false.
Further, I am observing that the on chartselectionevent there is an update event called on itself, as it can been seen in the console when debug is enabled for the applet.
ProdDtApplet [DEBUG] - pressed pt: java.awt.Point[x=197,y=205]
ProdDtApplet [DEBUG] - FIRE_CUSTOM_EVENT SelectDayBar
ProdDtApplet [DEBUG] - Update Called
ProdDtApplet [DEBUG] - updating data handler..
ProdDtApplet [DEBUG] - BEGINNING QUERY EXECUTION
I have not enabled the autorefresh nor i am refreshing the applet second time... it is calling on update on selection of the bar in the chart.
R. Prasanna