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: 
Bharathkumar1
Contributor
Contributor

Extract the data from mysql and load to share point as CSV file

Hi All,

Can someone help me how to load data to sharepoint as csv file through Talend bigdata open studio

Source: RDS Mysql

Target: Sharepoint

File type: Csv

It would be great someone help me with flow and components.

Thanks,

Kumar

Labels (4)
1 Reply
manodwhb
Champion II
Champion II

@ramattuluru ramattuluru​ , you can not directly read and create a file in share point.

 

You need to create csv file using tdbinput--> tFileoutputdelimitted and then upload.

 

check the below link to know how to upload a file into share point.

 

https://community.talend.com/s/feed/0D53p00007vCngbCAC

 

Thanks,

Manohar