Talend Help ESB

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…

cMulticast – Docs for ESB ESB 7.x

cMulticast Routes messages to a number of endpoints at one go and process them in different ways. cMulticast Standard properties These properties are used to configure cMulticast running in the Standard Job framework. The Standard cMulticast component belongs to the Routing family. Basic settings URIS Add as many lines as needed in the URIs table…

cWMQ – Docs for ESB ESB 7.x

cWMQ Exchanges messages between a Route and a JMS provider using WMQ. cWMQ sends messages to, or consumes messages from, a JMS Queue or Topic using the WebSphere broker. cWMQ Standard properties These properties are used to configure cWMQ running in the Standard Job framework. The Standard cWMQ component belongs to the Connectivity family. Basic…

cHttp – Docs for ESB ESB 7.x

cHttp Provides HTTP-based endpoints for consuming and producing HTTP resources. cHttp Standard properties These properties are used to configure cHttp running in the Standard Job framework. The Standard cHttp component belongs to the Connectivity family. Basic settings Uri The URI of the Http resource to call. Client Select this option to use cHttp as a…

cPipesAndFilters – Docs for ESB ESB 7.x

cPipesAndFilters Splits message routing into a series of independent processing stages. cPipesAndFilters divides message processing into a sequence of independent endpoint instances, which can then be chained together. cPipesAndFilters Standard properties These properties are used to configure cPipesAndFilters running in the Standard Job framework. The Standard cPipesAndFilters component belongs to the Routing family. Basic settings…

cDynamicRouter – Docs for ESB ESB 7.x

cDynamicRouter Routes a message or messages to different endpoints on specified conditions. cDynamicRouter Standard properties These properties are used to configure cDynamicRouter running in the Standard Job framework. The Standard cDynamicRouter component belongs to the Routing family. Basic settings Bean class Enter the name of the bean class to be used for the dynamic router….

cDataset – Docs for ESB ESB 7.x

cDataset Creates a new dataset or reference an existing dataset to send or receive messages. cDataset Standard properties These properties are used to configure cDataset running in the Standard Job framework. The Standard cDataset component belongs to the Testing family. Basic settings Id The ID of the Dataset bean. Produce Delay Specify a delay in…

cExchangePattern – Docs for ESB ESB 7.x

cExchangePattern Sets the message exchange mode in a Route. cExchangePattern Standard properties These properties are used to configure cExchangePattern running in the Standard Job framework. The Standard cExchangePattern component belongs to the Core family. Basic settings Exchange Patterns Select the message exchange mode from InOnly or InOptionalOut, InOut, OutIn, OutOptionalIn, RobustInOnly, RobustOutOnly. Usage Usage rule…