Route communicating with data integration Job
This section provides a scenario of how to use the Camel components not included in the palette in a Route and to use sockets for connecting a Job and a Route.
In this scenario, we will create a data integration Job that listens messages from one socket port and sends out the messages to another port. Then we will create a Route that sends a test message to the listening port and logs message changes of the incoming and outcoming ports.