-
### Please describe the feature that you want to propose
In camel, it's common to link one (to) direct endpoint to its counterpart (from). i.e.
from(rest:topLevel)
// some processing
to(direct:l…
-
## Description
Enhance the error handling mechanism for the orchestrator and gate components by extending the list of available error codes. This will improve the visibility and detail of error inf…
-
### Component(s)
pkg/ottl
### Is your feature request related to a problem? Please describe.
`ConvertCase` function accepts `StringGetter` first argument and could be used as converting function in…
-
### Bug description
Something I noticed while hacking up a HL7 / FHIR example project. Native mode was not working OOTB. I had to manually register some classes for reflection.
Maybe we should cov…
-
i am using https.CamelHttpsSinkConnector sink connector with Oauth2 Client and i see scope is not exists on the code in order to use oauth2TokenEndpoint /oauth2/v2.0/token from azure. below is the co…
-
The existing java-camel generator's tight integration with Spring Boot limits its usability in non-Spring Boot Camel projects. To increase flexibility, consider the following options:
### Option 1:…
-
Hi all,
I have been trying to troubleshoot some issues I have been seeing with the Camel Kafka Salesforce Source connector to no avail. I have two different kafka topics which each have 2 connector…
-
### Requirement
Knative Eventing has recently released TLS support for event delivery, which is currently in the alpha stage. Adding support for this feature in Camel-K would ensure encrypted event…
-
Karavan looks like a very interesting and powerful integration platform. I found the abundant documentations of camel-core on the official website, but did not see the relevant documentation of karava…
-
Suggestion,
integrate Apache Camel in order to facilitate EE solutions that need to use EIP and deal with a broad range of protocols not supported by a default EE container
Also apache camel has some…