The situation
I have created a Qlikview document based on SharePoint 2010 list data. The document is working just fine and I am able to reload data from my desktop, and ready to deploy to our Qlikview server.
The problem
However, when I run a script ("C:\Program Files (x86)\QlikView\Qv.exe" /r Qlikdoc.qvw) on the server to reload the document, it returns "Access denied". If I open the document on the server and reloads it returns the same: "Access Denied". If i open the SharePoint site inside Qlikview (File -> Open URL...") logs in with the right credentials and THEN reloads the document it works just fine.
The question
How do I store the session from the URL or call the reload function with windows credentials?(The service user is already an admin on the SharePoint site.)