Talend Open Studio for ESB Document ESB 6.x

cMap – Docs for ESB 6.x

cMap Executes transformations (called maps) between different sources and destinations by harnessing the capabilities of Talend Data Mapper , available in the Mapping perspective. cMap transforms data from a wide range of sources to a wide range of destinations. If you want to use multiple inputs and/or outputs, you must use Talend Data Mapper I/O…

cMail – Docs for ESB 6.x

cMail Sends or receives mails in a Route. cMail provides access to Email via Spring’s Mail support and the underlying Java Mail system. cMail Standard properties These properties are used to configure cMail running in the Standard Job framework. The Standard cMail component belongs to the Connectivity/Internet family. Basic settings Protocols List of protocols for…

cLoop – Docs for ESB 6.x

cLoop Processes messages repetitively and possibly in different ways. cLoop Standard properties These properties are used to configure cLoop running in the Standard Job framework. The Standard cLoop component belongs to the Orchestration family. Basic settings Loop Type Select a type of loop to be carried out: Expression, Header, or Value. Expression: Use an expression…

cLog – Docs for ESB 6.x

cLog Logs message exchanges in a Route. cLog Standard properties These properties are used to configure cLog running in the Standard Job framework. The Standard cLog component belongs to the Miscellaneous family. Basic settings Logging Category Enter the name of the logging category to use. Level Select a logging level from DEBUG, ERROR, INFO, OFF,…

cJavaDSLProcessor – Docs for ESB 6.x

cJavaDSLProcessor Implements producers and consumers of message exchanges or implements a message translator using the Java Domain Specific Language (DSL). cJavaDSLProcessor can quickly whirls up some code using Java DSL. If the code in the inner class gets a bit more complicated it is of course advised to refactor it into a separate class. cJavaDSLProcessor…

cJMS – Docs for ESB 6.x

cJMS Exchanges messages between a Route and a JMS provider. cJMS Standard properties These properties are used to configure cJMS running in the Standard Job framework. The Standard cJMS component belongs to the Connectivity/Messaging family. Basic settings URI/Type Select the messaging type, either queue or topic. URI/Destination Type in a name for the JMS queue…

cKafka – Docs for ESB 6.x

cKafka Communicates with Apache Kafka message broker. cKafka Standard properties These properties are used to configure cKafka running in the Standard Job framework. The Standard cKafka component belongs to the Connectivity/Messaging family. Basic settings Broker List Specify the list of Kafka message brokers in the form hostname1:port1,hostname2:port2,hostname3:port3. Client Id Specify an Id string of the…

Scenario: Wiretapping a message in a Route – Docs for ESB 6.x

Scenario: Wiretapping a message in a Route This scenario applies only to a Talend solution with ESB. In this scenario, a cWireTap component is used to route a message to a separate endpoint while it is routed to the ultimate destination. Document get from Talend https://help.talend.com Thank you for watching.

cMessageRouter – Docs for ESB 6.x

cMessageRouter Creates different channels for each filtered message type according to specified conditions so that messages can later on be treated more accurately in each new channel. cMessageRouter Standard properties These properties are used to configure cMessageRouter running in the Standard Job framework. The Standard cMessageRouter component belongs to the Routing family. Usage Usage rule…

cFile – Docs for ESB 6.x

cFile Provides access to file systems, allowing files to be processed by any other components or messages from other components to be saved to the disk. cFile Standard properties These properties are used to configure cFile running in the Standard Job framework. The Standard cFile component belongs to the Connectivity/File family. Basic settings Path Path…