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

[resolved] Is there a Talend SDK

Is there a Talend SDK which exposes the analytic functionality like schema Analysis, Catalog, Table analysis through API ?
I am trying to develop a custom plugin on top of Talend. Please guide
Regards
Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi,
Is there a Talend SDK which exposes the analytic functionality like schema Analysis, Catalog, Table analysis through API ?

We don't have API right now.
Have you checked Talend DQ product which provides very powerful data analysis functionality with customizable validation rules(In Talend studio).

Please see online Talend DQ user guide: TalendHelpCenter:Column analyses, TalendHelpCenter:Table analyses and TalendHelpCenter0683p000009MAB6.pngrofiling database content.
Talend is an RCP based on Eclipse, Talend offers open source skills and solutions. If you want to develop an app similar to Talend, launch Talend application from Talend source code is the best way to learn Eclipse skill and Talend.  You can download source code from here:
SVN: http://svn.talendforge.org/svn/top/ is source code of open studio for data quality.
Best regards
Sabrina
Anonymous
Not applicable
Author

Thankyou Sabreena for your reply,
What I am looking at is developing an extension/plugin on top of Talend. 
Plugin i am working on is a schema visualizer. Does Talend already have schema visualizer functionality  ?
If not the let me know a way out to develop such plugin as Talend does not provide API's to develop such extension/plugin on top of Talend.
Regards
Anonymous
Not applicable
Author

Hi,
I have replied your another topic: https://community.talend.com/t5/Design-and-Development/resolved-Schema-Visualizer-Tool/td-p/73588. Could you please take a look at it?
Best regards
Sabrina