Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
lbunnell
Creator
Creator

Store to Sharepoint Folder

How could I store a qlikview file in csv format to a Sharepoint folder? 

19 Replies
lbunnell
Creator
Creator
Author

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.

Clever_Anjos
Employee
Employee

Using Windows Explorer logged as same user from QlikView Server can you copy a file to that path?

lbunnell
Creator
Creator
Author


No, it appears I am unable to access the path from the QlikView server using windows explorer. I can access it from Internet Explorer.

Clever_Anjos
Employee
Employee

You should have rights to access it from windows explorer in order to permit QlikView store your files there

Clever_Anjos
Employee
Employee

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

lbunnell
Creator
Creator
Author

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!

Clever_Anjos
Employee
Employee

Keep us updated to your situation, friend

lbunnell
Creator
Creator
Author

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.

Clever_Anjos
Employee
Employee

That´s nice

Thank you for the information

Clever_Anjos
Employee
Employee

Lawrence Bunnell, maybe you would like to mark this issue as answered.

Best regards