Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Execute .Bat in AccessPoint

hello,

I try to launch a .bat file with a button in AccesPoint and I can only use Ajax.

I'm trying different option like Launch, Open URL, and execute macro but either didn't work.

both of macro and launch option didn't do nothing.

and Open Url tries to download my document

Can you help me please ?

2 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

look at this post.

http://community.qlik.com/message/201244#201244

Regards

ASHFAQ

jerrysvensson
Partner - Specialist II
Partner - Specialist II

When using Ajax as client, all macros run serverside. For instance c:\temp\test.bat will look for the file on the qlikview server machine and try to run it.