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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Alpha549
Creator II
Creator II

Route custom development

Hello everyone,

 

I'm discovering Routes and I already have a question.

 

Here, we can see a list of all Camel components :

Camel components documentation

 

I wonder if all these components are usable natively in Talend ESB ? 

 

If not, as a route is Java code, it's possible to create a Maven project on Eclipse / IntelliJ, develop our custom route, create a fat jar, import it in a job using tLibraryLoad and run it ? I already develop custom jars and use them in my DI jobs to extend Talend capabilities. I think this should be the same for routes. Can you confirm that ?

 

Thank you everyone 🙂

Labels (2)
3 Replies
Anonymous
Not applicable

Hello,

Talend ESB provides a fully supported, stable, production ready distribution of the industry leading open source integration framework Apache Camel.

 

You will get the list of the Camel components supported by Talend ESB from this online documentation about: TalendHelpCenter: Apache Camel Components

Most of Campel components can only be accessed via cMessagingEndpoint in Talend ESB with "Use a custom component" option in advanced settings.

 

Best regards

Sabrina

 

Alpha549
Creator II
Creator II
Author

Thank you Sabrina @Xiaodi Shi​ 

So I should download jar files and add them in the route via cMessagingEndpoint, Advance as you said.

 

Here (URL) we are said that ESB v8 support Camel 2.17.6.

Where could we find this information otherwise ? I request as the latest version of Camel à 3.16.

 

Anonymous
Not applicable

Hello,

Here is online documentation about: TalendHelpCenter: Compatible Apache software and JMS Brokers for Talend ESB

Feel free to let us know if it is what you are looking for.

Best regards

Sabrina