The camel connector is used to integrate with Apache Camel for routing options as part of a process. The Camel connector is graphically represented by the picture of a camel under the OOTB connectors menu whilst modeling a process.
The following are the parameters that can be passed to the Camel connector as input parameters using the INVOKE
action:
Parameter | Description | Type | Required? |
---|---|---|---|
camelPayload | The payload to be sent to Camel | JSON object | Yes |
camelRouteId | The Camel route to use | String | Yes |
The following are the parameters that are returned to the process by the Camel connector as output parameters using the INVOKE
action:
Parameter | Description | Type |
---|---|---|
camelResult | The response from the connector | JSON object |
camelError | A list of errors if any are caught by the connector | String |
© 2023 Alfresco Software, Inc. All Rights Reserved.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.