Integrate with Camel

These actions provide ability to use Apache Camel producers for third-party integrations.

Integrate with Camel Actions

SendMessage

Sends a message to a Camel producer and returns a response if the target system has output. Event metadata fields applicable for this action are as follows:

Field
Definition
Example
Default

Domain

System name to use as target

mq

-

Input Element

Json path for the input in request event payload

parameters

-

Output Element

Json path for the output in response event payload

result

-

With event metadata parameters as:

Parameter
Definition
Example
Default

Exchange

Camel message exchange pattern

InOut

-

Camel Header

Header parameters to send to target

...

-

Last updated