Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
@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