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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to access sharepoint from TAC server

I have used tHttpRequest component to access/get  the sharepoint as the screenshot given below. It is running  fine in Talend studio. While deploying and running the Job from TAC server, I am getting "UNAUTHORIZED"  error in the log (attached). Please help me for the same.

 

 

 

 

Job_screenshot.PNG

Labels (4)
3 Replies
yyang
Employee
Employee

Hi, can u check with the support? how to pass the account/authorization info to job? from tac custom context or default context? and which version?

 

Anonymous
Not applicable
Author

Its been solved .

Solution:Use user name and password.

Anonymous
Not applicable
Author

Hi Niraj,

 

Can we access SharePoint files into the Talend workflow? If so, could you let me know the details like which components to be used to achieve it? I used tFileFetch but couldn't succeed.

 

Thank you