Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
ananyaghosh
Creator III
Creator III

Automate qvd generation through batch files

Hi,

Is there any way to automate the generation of QVD files through windows batch job? actually I have a QVF file in qliksense and through which I extract data from source and store it in a qvd file.

If so please share me the codes

Thanks,

Sandip

1 Solution

Accepted Solutions
tresesco
MVP
MVP

Basically you have to create a qvw/qvf that would generate the qvds and run that qvw/qvf using a batch file which is scheduled under Windows scheduler. You can find batch file samples like : Batch file script to reload Qlikview Applications

View solution in original post

3 Replies
tresesco
MVP
MVP

Basically you have to create a qvw/qvf that would generate the qvds and run that qvw/qvf using a batch file which is scheduled under Windows scheduler. You can find batch file samples like : Batch file script to reload Qlikview Applications

its_anandrjs

Hi,

Why not you are using the Qliksense Admin for the same QVD creation what is the main requirement behind this.

Also you can use the Windows Task Scheduler to run and QVW file for extract the QVDs.

Regards

Anand

engishfaque
Specialist III
Specialist III

Hi Sandip,

We are the ways to create QVDs,

1. Create QVW with Load and Store statement, and reload QVW manually or using batch file. (Batch file can be run manually by double clicking and can be auto schedule by using Windows Task Scheduler)

2. Create QVD with QlikView Publisher (QlikView Management Console > System > Supporting Tasks | QVD Generation (enter information Basics and Parameters)) >  Apply. Setup the and run the task as the QVD can be generate.

Kind regards,

Ishfaque Ahmed