I have a use case where I like to add properties as metadata to a
route/routetemplate. Properties like:

- The group a route belongs to
- The author of the route
- The version of the route
- The environment it runs
- etc.

I know Kamelet have a construct for metadata, but is there also construct
to set and get such properties with Camel? The properties shouldn't be
available directly in the route like Exchange properties. I also try not to
set it through the DSL, but with the API.

Is there a way to do this? (or have similar result)

Raymond

Reply via email to