Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI all,
I am struggling due to something pretty weird whilst reloading a document using QV Server.
I have a document that store a txt file in a certain path while reloading the script.
As the file size it´s quite big I therefore call winrar (or any other zip programm or even powershell compress) like this.
execute "C:\Program Files\WinRAR\WinRAR.exe" a -ep file.zip file.txt;
If I execute the script with the Desktop app it works perfectly (all security parameters are correct).
But If I launch the reload using the QlikView Server (via QMC), it simply fails (.
Events Log file does not show any relevant.
Session stop reason: Socket closed by client 445c0d17-0209-475c-ad4b-4bc6b6b0ac0b
Any idea?
Hello there,
This question seems to be unrelated to Qlik Application Automations. Could you please post your question again in the QlikView forum (https://community.qlik.com/t5/QlikView/ct-p/qlikview)?
Sure. Sorry, my mistake.