Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
sridhar_sigired
Creator
Creator

App Scheduling without Server

Dear Community,

Can we schedule/reload the app without using server?

Can we send an app with more than 200MB size in mail?

Thanks for your reply.

Regards.

Sridhar.

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Can we schedule/reload the app without using server?

Yes, create a batch script that reloads your qlikview document.

"c:\program files\qlikview\qv.exe" /r "d:\qv_apps\myapp.qvw"

Can we send an app with more than 200MB size in mail?

If your email server allows you to send mails of 200MB then you can.


talk is cheap, supply exceeds demand
sridhar_sigired
Creator
Creator
Author

Thanks alot man.