Talend Open Studio for ESB Document ESB 7.x

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…

cConvertBodyTo – Docs for ESB ESB 7.x

cConvertBodyTo Converts the message body to the given class type. cConvertBodyTo Standard properties These properties are used to configure cConvertBodyTo running in the Standard Job framework. The Standard cConvertBodyTo component belongs to the Transformation family. Basic settings Target Class Name Enter the name of the class type that you want to convert the message body…

cSplitter – Docs for ESB ESB 7.x

cSplitter Splits a message into several sub-messages so that they can be handled and treated differently in individual routes. cSplitter Standard properties These properties are used to configure cSplitter running in the Standard Job framework. The Standard cSplitter component belongs to the Routing family. Basic settings Language Select the language of the expression you want…

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

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…