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…
cFtp – Docs for ESB ESB 7.x
cFtp Provides access to remote file systems over the FTP, FTPS and SFTP protocols. cFtp Standard properties These properties are used to configure cFtp running in the Standard Job framework. The Standard cFtp component belongs to the Connectivity family. Basic settings Parameters/type Select the file transfer protocol, ftp or sftp, ftps. Parameters/server Type in the…
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…
cRoutingSlip – Docs for ESB ESB 7.x
cRoutingSlip Routes the message consecutively through a series of processing steps, with the sequence of steps unknown at design time and variable for each message. cRoutingSlip Standard properties These properties are used to configure cRoutingSlip running in the Standard Job framework. The Standard cRoutingSlip component belongs to the Routing family. Basic settings Header name Type…