Talend Help ESB

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…

cSetProperty – Docs for ESB ESB 7.x

cSetProperty Sets properties for each message sent to it for subsequent message processing. cSetProperty Standard properties These properties are used to configure cSetProperty running in the Standard Job framework. The Standard cSetProperty component belongs to the Core family. Basic settings Properties Click [+] to add as many properties as required to the table:   Name:…

cConvertBodyTo – Docs for ESB ESB 7.x

cConvertBodyTo Converts the message body to the given class type. cConvertBodyTo Standard properties These properties are used to configure cConvertBodyTo running in the Standard Job framework. The Standard cConvertBodyTo component belongs to the Transformation family. Basic settings Target Class Name Enter the name of the class type that you want to convert the message body…

cSplitter – Docs for ESB ESB 7.x

cSplitter Splits a message into several sub-messages so that they can be handled and treated differently in individual routes. cSplitter Standard properties These properties are used to configure cSplitter running in the Standard Job framework. The Standard cSplitter component belongs to the Routing family. Basic settings Language Select the language of the expression you want…

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…

cMail – Docs for ESB ESB 7.x

cMail Sends or receives mails in a Route. cMail provides access to Email via Spring’s Mail support and the underlying Java Mail system. cMail Standard properties These properties are used to configure cMail running in the Standard Job framework. The Standard cMail component belongs to the Connectivity family. Basic settings Protocols List of protocols for…