- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
External Programs to open .Bat file not working.
Hi All,
I have a main application which exports 3 straight tables into QVD files using OnPostRelaod trigger.
This works well using desktop version/batch file triggered manually.
When i use external programs to trigger the same batch file using the following command :
"C:\Program Files\Qlikview\qv.exe"/nosecurity /r "E:\cfg.qvw"
At times i get the qvd files at times i dont. I Have gone thorugh a lot of such similar posts on community but am still facing the same issue.
please help .
Regards,
Utsav
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
when you are reloading the QVW file through batch file the "Post Reload" trigger will not work.
You need to assign the trigger actions in "On Open".
Hope it helps.
Best of luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
when you are reloading the QVW file through batch file the "Post Reload" trigger will not work.
You need to assign the trigger actions in "On Open".
Hope it helps.
Best of luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What version are you running?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jerry ,
QlikTech Product | QlikViewServer 64-bit Edition (x64) IR 1 | ||
Product Version | 11.00.11149.0 |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Satish ,
Yes that works.
Thank you,
Utsav