[
https://issues.apache.org/jira/browse/CAMEL-18771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-18771.
---------------------------------
Resolution: Fixed
> camel-core - Route template with hardcoded node IDs - Allow to specify prefix
> -----------------------------------------------------------------------------
>
> Key: CAMEL-18771
> URL: https://issues.apache.org/jira/browse/CAMEL-18771
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.20.0
>
>
> When using a route template with hardcoded nodeIDs, then these IDs are used
> as-is, and therefore if you create 2+ routes then the 2nd route will have
> duplicate.
> So you need to use a template parameter and prefix with
> id="{{myPrefix}}ValueHere".
> We could maybe add a option "nodePrefix" or something that allows users to
> create route templates where nodeIDs are then prefixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)