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…
cLog – Docs for ESB ESB 7.x
cLog Logs message exchanges in a Route. cLog Standard properties These properties are used to configure cLog running in the Standard Job framework. The Standard cLog component belongs to the Miscellaneous family. Basic settings Logging Category Enter the name of the logging category to use. Level Select a logging level from DEBUG, ERROR, INFO, OFF,…
cSetBody – Docs for ESB ESB 7.x
cSetBody Sets the message body in the Route. cSetBody replaces the payload of each message sent to it. cSetBody Standard properties These properties are used to configure cSetBody running in the Standard Job framework. The Standard cSetBody component belongs to the Core family. Basic settings Language Select the language of the expression you use to…
cAWSConnection – Docs for ESB ESB 7.x
cAWSConnection Establishes a connection to Amazon Web Services for data storage and retrieval. cAWSConnection Standard properties These properties are used to configure cAWSConnection running in the Standard Job framework. The Standard cAWSConnection component belongs to the AWS and Connectivity families. Basic settings Access Key The Access Key ID that uniquely identifies an AWS Account. For…
cDirectVM – Docs for ESB ESB 7.x
cDirectVM Produces and consumes messages synchronously in different threads within a single CamelContext and across CamelContexts in the same JVM. You can use this mechanism to communicate across Web applications. cDirectVM Standard properties These properties are used to configure cDirectVM running in the Standard Job framework. The Standard cDirectVM component belongs to the Core family….
cLoop – Docs for ESB ESB 7.x
cLoop Processes messages repetitively and possibly in different ways. cLoop Standard properties These properties are used to configure cLoop running in the Standard Job framework. The Standard cLoop component belongs to the Orchestration family. Basic settings Loop Type Select a type of loop to be carried out: Expression, Header, or Value. Expression: Use an expression…
cMessageRouter – Docs for ESB ESB 7.x
cMessageRouter Creates different channels for each filtered message type according to specified conditions so that messages can later on be treated more accurately in each new channel. cMessageRouter Standard properties These properties are used to configure cMessageRouter running in the Standard Job framework. The Standard cMessageRouter component belongs to the Routing family. Usage Usage rule…
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…