Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
After binary load i want to know what is the steps deploy how to move files development to to production can any body share scrwen shots
what is batch file?
If you have a Qlikview server, why use batch files?
It would be better to reload as a document reload task then you will have the history available in the distribution service logs and QlikView will send alerts on failure.
Hi,
After binary load you have to keep your binary file to the mounting folder from there in the QMEC you have to mount the binary application.
Bat file is like a task scheduler and when you schedule your application from bat file it is reloaded and there is reload syntax is written in bat file
Hope this helps
Thanks & Regards
Hi,
And bat file having a syntax that to be follow some thing like
"C\Program files\Qlikview\QV.exe" /r "E:\QlikView\Applications\Dashboards\Sales v1.qvw"
Exit
And thats it.
Hope this helps
Thanks & Regards
If you have a Qlikview server, why use batch files?
It would be better to reload as a document reload task then you will have the history available in the distribution service logs and QlikView will send alerts on failure.
Hi can u please share screens how to move copy the folders in production is there any thool or before moving to QMC is there any copy paste kind of thing is needed
Thank you from your words i got some idea about deploying the qvw.
regards
if you have publisher then schedule a job.
it will automatically deploy the app with binary load
only you have to mention source and user document path in QMEC
yes you can do copy & paste to mounted folder .
this will also works
with out doing binary load will it do binary load automatically.
what are the extra features and tabs will be available available if we install publisher .
Apart from any adv of publisher.
yes its the task of publisher job to make your code in binary.
using publisher you can distribute app to authenticated or selected user.
you can schedule a job
its reload data from your development folder (source folder) and
send it to User Document folder from where user can view the app in Access point.
hope this helps