Exchanging messages between a Job and a Route
This scenario applies only to Talend ESB, Talend Data Services Platform, Talend MDM Platform, Talend Real-Time Big Data Platform, and Talend Data Fabric.
This scenario describes how to accept messages from a Route using the tRouteInput component and send messages to a Route using the tRouteOutput component. To do this, we need to build a Job and a Route to call the Job using the cTalendJob component.
For more information about how to use the cTalendJob component, see cTalendJob.