Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Planning to use Talend Open Studio(TOS) to extract data from Database(Oracle, Sql etc), convert into JSON structure and insert into DocumentDB. Interested to understand the below aspects:
Hi,
I could see that your first three queries have been already answered in another post.
https://community.talend.com/t5/Design-and-Development/Talend-Open-Studio/m-p/198866#M108676
There are no components to connect DocumentDB at this moment. You may have to use some sort of custom coding in this area.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved
Hi Nikhil,
Thank you for the response. So when you say there's no option to connect to Document DB, is it applicable for Enterprise edition as well or just the Open source version.
Also is the connectivity enabled/available in Talend for AWS?
Regards!
Hi,
Right now, Document DB pre-built component is not available in the standard Palette. At the same time, there are lot of AWS components in Talend like S3, Redshift, RDS etc.
But the best part of Talend is that you can easily integrate any specific requirements like in your case by adding additional custom java code through routine mode.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved