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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to schedule 2 document file(QVW) one by one?

how to schedule 2 document file(QVW) one by one?

7 Replies
IAMDV
Master II
Master II

Hi Nagaraju,

Please explain in detail? It's difficult answer with your current description. Also, I'd encourage you to read the below posts.

http://community.qlik.com/docs/DOC-2380#comment-3393

http://community.qlik.com/docs/DOC-3098

Thanks,

DV

www.QlikShare.com

Not applicable
Author

HI,

If u are looking for scheduling using batch file .. please go through the following code:

"C:\Program Files\Qlikview\qv.exe" /r "E:\\Applications\FileName.qvw"

"C:\Program Files\Qlikview\qv.exe" /r "E:\QV Sales App\Applications\QVDGenerator.qvw"

"C:\Program Files\Qlikview\qv.exe" /r "E:\QV Sales App\Applications\OpeningQVDGenerator.qvw"

and so on..

hope it helps

utsav

Not applicable
Author

What  u r using to schedule the task? QMC or Batch file

~Kabilan K

Not applicable
Author

Hi Kabilan,

   Suppose i have 2 QVW files(1.QVW and 2.QVW)  if iam schedule 1.qvw file it takes 2 hours time. i want to start 2.qvw file when 1.qvw files completes

--- nag

sivarajs
Specialist II
Specialist II

In QEMC goto the source documents tab where you have the list of files.Assign the task for your 1.QVW as usual

While assigning task to your 2.QVW goto reload tab and check the radio button On event of another task and mention your file location.This will helps you to reload second file when file 1 completes successfully

khadeer
Specialist
Specialist

Hi Nagaraju

PFA

Not applicable
Author

Hi Naga,

If u r using QMC to run the task then follow below steps.

Step1: Navigate to the Documents--> Source document

Step2: There u can see the All qvw files, here u need to create task(I hope, u know how to create the task)

Step3: Just assume this is ur task name Reload_Publish_1, Reload_Publish_2 then click on the Reload_Publish_1 and goto trigger tab and create a trigger.

Capture.PNG

U can run the task daily or weekly through setting.

Step4: click on the Reload_Publish_2 and goto trigger tab and create a trigger.

Capture.PNG

Step5: Here, U need to give Reload_Publish_1 instead of reload_invoice.

I hope, it helps U.          

Regards,

Kabilan K.