Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
EXECUTE cmd.exe /c C:\Afas\Scripts\AfasRemoteCmd.exe /O"O5000AB" /L"AfasRemoteCmd.Log" GETCONNECTOR /N"Report" /F"C:/Afas/Data/Report.xml" /O"1" /M /S"2";
This runs perfect with local client, but when i reload it on the server, it does't do anything. It loads successfully though .. any ideas?
Which server version are you using?
Have you had a look at QV 12.10 “Can Execute External Programs” is back | Qlikview Cookbook?
Typically when something executes fine on QV Desktop but fails on QV Server, its a permissions issue. Try testing this by logging on to a computer using the account running the QlikView Distribution Service from QV Server/Publisher and attempt to execute using cmd line calling QV Desktop.