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

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

Discovering route components : example for each component

Hello everyone,

 

I'm discovering Apache Camel with this MOOC : we hard code the route in Eclipse / IntelliJ, with a Maven project.

Fundamentals of Integration with Apache Camel | Pluralsight

 

Integration via routes is quite mysterious for me, to apply in real cases though.

 

 

However, I already have a question concerning Talend ESB route.

 

Is there somewhere I could see an example of route for each Talend ESB component, in order to better my understanding ?

 

Thank you everyone

Labels (2)
2 Replies
Anonymous
Not applicable

A RouteCollection, which contains the route definitions instances of the Route class

ACAeronet Portal

 

Alpha549
Creator II
Creator II
Author

Hello, I didn't understand you answer. Can you explain again ?