Ben,

The variables are separate from the template by design, this is so you
can provide a variable registry in dev/test and a different one for
production, for example. If you want to keep the variable you would
likely want to transfer the variable registry along with the template
to the other NiFi instance.

Regards,
Matt

On Tue, Oct 10, 2017 at 11:45 PM, 尹文才 <batman...@gmail.com> wrote:
> Hi guys, I've been using the new variable registry feature in 1.4.0 and I
> like it very much. But when I define a variable in a processor group and
> try to create a template out out it, I noticed that the variable I defined
> is not included in the template after I import the template to another NIFI
> instance. Does anyone know if it's possible to keep the variable with the
> template? Thanks.
>
> /Ben

Reply via email to