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