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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Upload file into sharepoint

Hi,
I need to load CSV file into sharepoint.
I used tFileFetch component and getting the below error.
   Exception in component tFileFetch_1
   java.lang.Exception: Method failed: HTTP/1.1 302 Found
Can you please let me know why am I getting this error. And suggest me if there are any better ways to upload a file into share point.
Thanks,
Jayachandra
Labels (4)
2 Replies
Anonymous
Not applicable
Author

Hi,
Have you tried to use thttprequest component to see if it words?
Here is a related forum: https://community.talend.com/t5/Design-and-Development/tFileFetch-Sharepoint-authorization-failed/td...
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
I have seen tHttprequest component.
URI - share point link
Method - POST
Post parameters from file - ??
Headers - ??
Need authentication - User  and Password
Can you please tell me where I can provide my file with path?
Can you please help me what are the parameters I need to provide to upload a csv file into share point using tHttpRequest component.
Thanks and Regards
Jayachandra