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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Can I get csv fail from https without tFileFetch?

Please help me understand how can I put data to table in my database from csv fail what is located on https?

Now I used tFileFetch and tFileInputDelimited, I have to download the fail into my computer and then this file from my computer go to database table (jpg attached).  And it works, but this is bad solution for me.

 

Is some kind of possibility don't download file on my computer (:C)? I would like that this file from https downloads directly to database without my computer (maybe it can use cache or maybe in palette is somekind good element for it). 

 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

2 Replies
Anonymous
Not applicable
Author

Yes you can do this. Take a look at this tutorial....

http://umashanthan.blogspot.co.uk/2015/09/save-file-data-to-cache-memory-using.html

Anonymous
Not applicable
Author

Thank you very much!!!! It works 0683p000009MACn.png