[ 
https://issues.apache.org/jira/browse/NIFI-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Villard resolved NIFI-6499.
----------------------------------
    Resolution: Won't Do

Removing variables and templates for NiFi 2.0

> Add variables on templates
> --------------------------
>
>                 Key: NIFI-6499
>                 URL: https://issues.apache.org/jira/browse/NIFI-6499
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Raymond
>            Priority: Major
>
> I would like to set variables on creating a template. Currently, a template 
> is copy. On some parameters I would like to set as variable (or part of the 
> parameter value as variable).
> On instantiating the template the variables are set by the user. After 
> instantiation the variables are fixed text. So the variables are not runtime 
> variables, by only designtime variables (similar to Maven archetypes).
> Now I do it like this.
> 1) Set parameters/values like this: ${variableName}
> 2) Export the template
> 3) Search ${variableName} and replace by new value
> 4) Import the template
> Maybe this could be part of 
> "[https://cwiki.apache.org/confluence/display/NIFI/Better+Support+for+Parameterizing+Flows]";,
>  but that seems to focus on runtime.
>  
> h3.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to