You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/11/29 08:39:00 UTC

[jira] [Created] (CAMEL-18771) camel-core - Route template with hardcoded node IDs - Allow to specify prefix

Claus Ibsen created CAMEL-18771:
-----------------------------------

             Summary: 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


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)