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,…
cBean – Docs for ESB ESB 7.x
cBean Invokes a Java bean that is stored in the Code node of the Repository or registered by a cBeanRegister. cBean Standard properties These properties are used to configure cBean running in the Standard Job framework. The Standard cBean component belongs to the Custom family. Basic settings Reference Select this option to reference a Java…
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…
cAMQP – Docs for ESB ESB 7.x
cAMQP Exchanges messages between a Route and a JMS provider using the AMQP broker. cAMQP Standard properties These properties are used to configure cAMQP running in the Standard Job framework. The Standard cAMQP component belongs to the Connectivity family. Basic settings URI/Type Select the messaging type, either queue or topic. URI/Destination Type in a name…
cREST – Docs for ESB ESB 7.x
cREST Provides integration with Apache CXF for connecting to JAX-RS services. cREST Standard properties These properties are used to configure cREST running in the Standard Job framework. The Standard cREST component belongs to the Connectivity family. Basic settings API definition Click […] to browse to the OAS/Swagger 2.0 file to initialize your component endpoint, API…
cVM – Docs for ESB ESB 7.x
cVM Produces and consumes messages asynchronously in different threads across CamelContext. You can use this mechanism to communicate across Web applications. cVM provides asynchronous SEDA behavior, so that messages are exchanged on a BlockingQueue and consumers are invoked in a separate thread from the producer across CamelContext instances. cVM Standard properties These properties are used…