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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error in tfilefetch

Hi everyone,
I am trying to download a xlsx file from a sharepoint using a https url . When I enter this in the web browser it immediately takes me to open/download page. I was wondering how exactly I could do this in Talend. I have tried tfilefetch and thttprequest but haven't got those to work at all.
thanks in advance!

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi 
Take a look at this related https://community.talend.com/t5/Migration-Configuration-and/While-accessing-a-file-from-Sharepoint-the-tHttpRequest/ta-p/43696, you can use tHttpRequest component to download the sharepoint files. 

Regards
Shong