Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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??

1 Reply
vikasmahajan

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.