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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
rajni_batra
Specialist
Specialist

Parallel load through BatchFile

1. Can two applications be reloaded parallely throught single batch file ???

2. Two batchs files can be run one after another in third batch file??

Labels (1)
1 Reply
vikasmahajan
MVP
MVP

1. > Yes you can but two applications must be different use following command  in abc.bat

"C:\Program Files\QlikView\qv.exe"  /l  /noSecurity  "D:\Qlikview Applications\Email_Distribution1.qvw"

"C:\Program Files\QlikView\qv.exe"  /l  /noSecurity  "D:\Qlikview Applications\Email_Distribution2.qvw"

2.> Yes possible.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.