Document ESB Version 7.3.1

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…

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…

cIntercept – Docs for ESB ESB 7.x

cIntercept Intercepts each message sub-route and redirects it in another sub-route without modifying the original one. When this detour is complete, message routing to the originally intended target endpoints continues. This can be useful at testing time to simulate error handling. cIntercept Standard properties These properties are used to configure cIntercept running in the Standard…

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….