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….
cFlatPack – Docs for ESB ESB 7.x
cFlatPack Processes fixed width or delimited files or messages using the FlatPack library cFlatPack Standard properties These properties are used to configure cFlatPack running in the Standard Job framework. The Standard cFlatPack component belongs to the Transformation family. Basic settings When using as a start component in a route: Â PZMAP FileType The PZMAP file…
cAggregate – Docs for ESB ESB 7.x
cAggregate Combines a number of messages together into a single message. cAggregate Standard properties These properties are used to configure cAggregate running in the Standard Job framework. The Standard cAggregate component belongs to the Routing family. Basic settings Language Select the language of the expression you want to use to filter your messages, from None,…
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…
cTalendJob – Docs for ESB ESB 7.x
cTalendJob Exchanges messages between a Data Integration Job and a Mediation Route. cTalendJob calls a Data Integration Job either from the repository or exported as an OSGI Bundle For ESB. For more information on how to build a Job and how to export a Job as an OSGI Bundle for ESB, see Talend Studio User…