Camel connector

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.

Input parameters

The following are the parameters that can be passed to the Camel connector as input parameters using the INVOKE action:

ParameterDescriptionTypeRequired?
camelPayloadThe payload to be sent to CamelJSON objectYes
camelRouteIdThe Camel route to useStringYes

Output parameters

The following are the parameters that are returned to the process by the Camel connector as output parameters using the INVOKE action:

ParameterDescriptionType
camelResultThe response from the connectorJSON object
camelErrorA list of errors if any are caught by the connectorString

© 2023 Alfresco Software, Inc. All Rights Reserved.