Hi Eduardo, I managed to replicate the issue with a non-existing variable reference but it properly works for me if the variable exists. Could you please double check it on your side?
The non-existing variable case is definitely an issue that could have been brought in with NIFI-8206 or NIFI-8429 (further investigation needed to identify the root cause). Regards, Peter Turcsanyi On Thu, Sep 9, 2021 at 11:14 PM Eduardo Fontes <eduardo.fon...@gmail.com> wrote: > Hi all, > > Can someone test a thing in NiFi 1.14? > > 1) Create a DBCPConnectionPool in a Process Group; > 2) In property "Database Driver Location(s)"set any variable (existing or > not), like ${teste-var}; > 3) Click Apply > > To me, the UI give error but save the value. If I commit this in NiFi > Registry, I can not import the flow. > > Somebody tell me if this happens only with my system or not, please. > > Thanks so much. > Eduardo Fontes >