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…
cMessageFilter – Docs for ESB ESB 7.x
cMessageFilter Filters the content of messages according to the specified criterion and routes the filtered messages to the specified output channel. All messages that do not match the criteria will be dropped. For more information on the Camel Message Filter EIP: http://camel.apache.org/message-filter.html. cMessageFilter Standard properties These properties are used to configure cMessageFilter running in the…
cSetBody – Docs for ESB ESB 7.x
cSetBody Sets the message body in the Route. cSetBody replaces the payload of each message sent to it. cSetBody Standard properties These properties are used to configure cSetBody running in the Standard Job framework. The Standard cSetBody component belongs to the Core family. Basic settings Language Select the language of the expression you use to…
cAWSConnection – Docs for ESB ESB 7.x
cAWSConnection Establishes a connection to Amazon Web Services for data storage and retrieval. cAWSConnection Standard properties These properties are used to configure cAWSConnection running in the Standard Job framework. The Standard cAWSConnection component belongs to the AWS and Connectivity families. Basic settings Access Key The Access Key ID that uniquely identifies an AWS Account. For…
cMQConnectionFactory – Docs for ESB ESB 7.x
cMQConnectionFactory Encapsulates a set of configuration parameters to connect to a MQ server. The connection can be called by multiple cJMS, cWMQ, cAMQP or cMQTT components in a Route. Configuring connection to the WebSphere MQ native server in a properties file The connection to the WebSphere MQ native server can also be configured in a…
cMock – Docs for ESB ESB 7.x
cMock Simulates message generation and message endpoints for testing Routes and mediation rules. cMock Standard properties These properties are used to configure cMock running in the Standard Job framework. The Standard cMock component belongs to the Testing family. Basic settings Validate message count Select this check box to test that the correct number of messages…
cBeanRegister – Docs for ESB ESB 7.x
cBeanRegister Registers a Java bean in the registry to be used in message exchanges. cBeanRegister Standard properties These properties are used to configure cBeanRegister running in the Standard Job framework. The Standard cBeanRegister component belongs to the Custom family. Basic settings Id Enter any string which is used to look up the bean in the…