Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How could I store a qlikview file in csv format to a Sharepoint folder?
Good thought, but that didn’t work either. I’ve added the process id’s to the actual folder permissions as well, but since I’m not getting any useable error message, it’s difficult to understand what’s preventing it from working.
Using Windows Explorer logged as same user from QlikView Server can you copy a file to that path?
No, it appears I am unable to access the path from the QlikView server using windows explorer. I can access it from Internet Explorer.
You should have rights to access it from windows explorer in order to permit QlikView store your files there
Another solution is store the file into a temp directory and call "ftp" from comand line in order to transfer your file to the server
That points me in the right direction. I’ll contact the server admin and see if there’s something that can be done at the server level.
Thanks!
Keep us updated to your situation, friend
So what we ended up finding out is that there was an issue with the QlikView server being unable to bypass the firewall on the Sharepoint server. We created an SSIS job to export the Sharepoint data file in xml format to a shared drive and let QlikView grab the data from there instead. No change to the code was necessary, just the path to the data.
That´s nice
Thank you for the information
Lawrence Bunnell, maybe you would like to mark this issue as answered.
Best regards