cOnException – Docs for ESB ESB 7.x
cOnException Catches the exceptions defined and triggers certain actions which are then performed on these exceptions and the message routing. cOnException Standard properties These properties are used to configure cOnException running in the Standard Job framework. The Standard cOnException component belongs to the Exception Handling family. Basic settings Exceptions Click the plus button to add…
cWireTap – Docs for ESB ESB 7.x
cWireTap Wiretaps messages to a user defined URI while they are sent to their original endpoint. cWireTap also allows you to populate a new message to this wiretap URI concurrently. cWireTap Standard properties These properties are used to configure cWireTap running in the Standard Job framework. The Standard cWireTap component belongs to the Routing family….
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…
cTry – Docs for ESB ESB 7.x
cTry Offers the Java equivalent exception handling abilities by building Try/Catch/Finally blocks to isolate the part of your Route likely to generate an error, catch the errors, and execute final instructions regardless of the errors. cTry Standard properties These properties are used to configure cTry running in the Standard Job framework. The Standard cTry component…
cIdempotentConsumer – Docs for ESB ESB 7.x
cIdempotentConsumer Identifies messages that have already been sent to the receiver and eliminates them. Messages are still sent by the sender but are ignored by the receiver at the delivery stage. cIdempotentConsumer deduplicates messages and thereby prevents the receiving message endpoint from receiving duplicate messages. cIdempotentConsumer Standard properties These properties are used to configure cIdempotentConsumer…
cAWSSNS – Docs for ESB ESB 7.x
cAWSSNS Sends messages to an Amazon’s Simple Notification topic. cAWSSNS Standard properties These properties are used to configure cAWSSNS running in the Standard Job framework. The Standard cAWSSNS component belongs to the AWS and Connectivity families. Basic settings Connection Select an AWS connection component from the list to reuse the connection details you already defined….