Talend Document Version ESB 7.3.1

cKafka – Docs for ESB ESB 7.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 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…

cMap – Docs for ESB ESB 7.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…

cMessagingEndpoint – Docs for ESB ESB 7.x

cMessagingEndpoint Allows two applications to communicate by either sending or receiving messages. Commonly used Camel components The following table lists the most commonly used Camel components that can be called by cMessagingEndpoint. Click the links in the table to go to the Apache Camel’s Website for the latest information of the these components. Make sure…

cConfig – Docs for ESB ESB 7.x

cConfig Sets the CamelContext using Java code. cConfig Standard properties These properties are used to configure cConfig running in the Standard Job framework. The Standard cConfig component belongs to the Custom family. Basic settings Imports Enter the Java code that helps to import, if necessary, external libraries used in the Code box. Code Write a…

cErrorHandler – Docs for ESB ESB 7.x

cErrorHandler Processes errors in the message routing. cErrorHandler Standard properties These properties are used to configure cErrorHandler running in the Standard Job framework. The Standard cErrorHandler component belongs to the Exception Handling family. Basic settings Default Handler This error handler does not support a dead letter queue and will return exceptions back to the caller….

cTimer – Docs for ESB ESB 7.x

cTimer Schedules message exchanges in a Route. cTimer Standard properties These properties are used to configure cTimer running in the Standard Job framework. The Standard cTimer component belongs to the Orchestration family. Basic settings Period Fill this field with an integer (in milliseconds) to generate message exchanges every period. Repeat Specifies a maximum limit of…

cFtp – Docs for ESB ESB 7.x

cFtp Provides access to remote file systems over the FTP, FTPS and SFTP protocols. cFtp Standard properties These properties are used to configure cFtp running in the Standard Job framework. The Standard cFtp component belongs to the Connectivity family. Basic settings Parameters/type Select the file transfer protocol, ftp or sftp, ftps. Parameters/server Type in the…

cAWSSES – Docs for ESB ESB 7.x

cAWSSES Sends emails with Amazon’s Simple Email Service (SES). cAWSSES Standard properties These properties are used to configure cAWSSES running in the Standard Job framework. The Standard cAWSSES component belongs to the AWS and Connectivity families. Basic settings Connection Select an AWS connection component from the list to reuse the connection details you already defined….

cFile – Docs for ESB ESB 7.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 family. Basic settings Path Path…

cSetHeader – Docs for ESB ESB 7.x

cSetHeader Sets headers or customizes the default headers, if any, on each message sent to it for subsequent message processing. cSetHeader Standard properties These properties are used to configure cSetHeader running in the Standard Job framework. The Standard cSetHeader component belongs to the Core family. Basic settings Headers Click [+] to add as many headers…