cJMS – Docs for ESB ESB 7.x
cJMS Exchanges messages between a Route and a JMS provider. cJMS Standard properties These properties are used to configure cJMS running in the Standard Job framework. The Standard cJMS component belongs to the Connectivity family. Basic settings URI/Type Select the messaging type, either queue or topic. URI/Destination Type in a name for the JMS queue…
cRecipientList – Docs for ESB ESB 7.x
cRecipientList Routes messages to a number of dynamically specified recipients. cRecipientList can also process the message before sending it to the recipients and assemble the replies from the sub-messages into a single outgoing message. cRecipientList Standard properties These properties are used to configure cRecipientList running in the Standard Job framework. The Standard cRecipientList component belongs…
cStop – Docs for ESB ESB 7.x
cStop Stops a message routing to which it is connected. cStop Standard properties These properties are used to configure cStop running in the Standard Job framework. The Standard cStop component belongs to the Miscellaneous family. Usage Usage rule cStop is not a start component, but it can be a middle or end component in a…
cAWSS3 – Docs for ESB ESB 7.x
cAWSS3 Stores and retrieves objects from/to Amazon’s Simple Storage Service (S3) cAWSS3 Standard properties These properties are used to configure cAWSS3 running in the Standard Job framework. The Standard cAWSS3 component belongs to the AWS and Connectivity families. Basic settings Connection Select an AWSS3 connection component from the list to reuse the connection details you…
cProcessor – Docs for ESB ESB 7.x
cProcessor Implements consumers of message exchanges or implements a Message Translator. cProcessor quickly whirls up some code. If the code in the inner class is complicated, it is recommended to refactor it into a separate class. cProcessor Standard properties These properties are used to configure cProcessor running in the Standard Job framework. The Standard cProcessor…
cAggregate – Docs for ESB ESB 7.x
cAggregate Combines a number of messages together into a single message. cAggregate Standard properties These properties are used to configure cAggregate running in the Standard Job framework. The Standard cAggregate component belongs to the Routing family. Basic settings Language Select the language of the expression you want to use to filter your messages, from None,…
cBean – Docs for ESB ESB 7.x
cBean Invokes a Java bean that is stored in the Code node of the Repository or registered by a cBeanRegister. cBean Standard properties These properties are used to configure cBean running in the Standard Job framework. The Standard cBean component belongs to the Custom family. Basic settings Reference Select this option to reference a Java…
cMQTT – Docs for ESB ESB 7.x
cMQTT Sends messages to, or consumes messages from MQTT compliant message brokers. cMQTT Standard properties These properties are used to configure cMQTT running in the Standard Job framework. The Standard cMQTT component belongs to the Connectivity family. Basic settings ConnectionFactory This option appears when Use Connection Factory is selected. Click […] and select a connection…
cAWSSQS – Docs for ESB ESB 7.x
cAWSSQS Sends and receives messages to/from Amazon’s Simple Queue Service (SQS). The AWS SQS FIFO Feature for Queues are supported. cAWSSQS Standard properties These properties are used to configure cAWSSQS running in the Standard Job framework. The Standard cAWSSQS component belongs to the AWS and Connectivity families. Basic settings Connection Select an AWS connection component…
cKafka – Docs for ESB ESB 7.x
cKafka Communicates with Apache Kafka message broker. cKafka Standard properties These properties are used to configure cKafka running in the Standard Job framework. The Standard cKafka component belongs to the Connectivity family. Basic settings Broker List Specify the list of Kafka message brokers in the form hostname1:port1,hostname2:port2,hostname3:port3. Client Id Specify an Id string of the…