Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Please suggest how to create a batch file to reload the dashboard automatically and also to create a windows scheduler to run the batch file every 5 seconds.
I have also small query how to refresh the dashboard in access point without using qemc / server side settings.
because getting permission from admin team to automatic schedule the reaload for dashboard in access point 5 secs is very low.
So I need an alternative way, could someone please suggest me the ways?
I am attaching the sample app. Please suggest me
Thanks Sujeet for the post
unfortunately if I use /R dashboard is not getting reload it could only open the application its not getting reloaded and also new data is not appealing.
if I use /L the new data is appealing but qlivkiew instance exists on the screen.
Kindly suggest
and https://community.qlik.com/docs/DOC-5412
and
https://community.qlik.com/message/157373#157373
Hope this solves your problem
Vikas
Hi John ,
You can create Script like this . Please check the attachments.
&
Create A task in the task scheduler as for your reloading time basis.By this reload dash boards on access point get automatically updated as of last reload time. Once you refresh your browser.
Hope this helps.
Regards,
Hirish
Hello all
thanks for the replies
I was using the same batch file syntax to reload the dashboard , but unfortunately my dashboard is not reloading with new data/records and even not giving error.
My major concern is with batch file to reload the dashboard, that is not happening with the line
"C:\Program Files\QlikView\qv.exe" /r "C:\QlikviewApplications\dynamic.qvw"
Exit
any suggestions on this pls
Did you check with log file ?
Vikas
Is there any error message or can u please check once the sources of the application you mentioned in batch file are correct .
Hi john,
are you running via service account?? when you run batch file manually,is it working fine??othrwise try EDX
hi john can you attach your bat file if possible .