Document ESB Version 7.3.1

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…

cTimer – Docs for ESB ESB 7.x

cTimer Schedules message exchanges in a Route. cTimer Standard properties These properties are used to configure cTimer running in the Standard Job framework. The Standard cTimer component belongs to the Orchestration family. Basic settings Period Fill this field with an integer (in milliseconds) to generate message exchanges every period. Repeat Specifies a maximum limit of…

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…