You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Kannan Ramamoorthy <ka...@imaginea.com> on 2017/08/08 10:54:49 UTC

Plain Expression Language is not getting evaluated

Dear Dev Team,

I am facing an issue that plain Expression language is not getting
evaluated. The situation is, whenever I give just the expression
laguage *${MY_ENV_VAR},
*the expression is not getting evaluated. Whereas it is getting evaluated
when there is additional charaecter, along with the EL. Also posted it in
Stackoverflow <http:///etc/secrets/quant-trust-store.jks>.

Kindly let me know if this is a bug or am I doing something wrong?

Regards,
Kannan

Re: Plain Expression Language is not getting evaluated

Posted by Pierre Villard <pi...@gmail.com>.
Hi Kannan,

In what processor and what property are you trying to use EL?
By hovering the question mark next to the property, is it specified that
expression language is supported?
If using an environment variable, did you restart NiFi after setting the
variable?

Thanks!

2017-08-08 12:54 GMT+02:00 Kannan Ramamoorthy <ka...@imaginea.com>:

> Dear Dev Team,
>
> I am facing an issue that plain Expression language is not getting
> evaluated. The situation is, whenever I give just the expression
> laguage *${MY_ENV_VAR},
> *the expression is not getting evaluated. Whereas it is getting evaluated
> when there is additional charaecter, along with the EL. Also posted it in
> Stackoverflow <http:///etc/secrets/quant-trust-store.jks>.
>
> Kindly let me know if this is a bug or am I doing something wrong?
>
> Regards,
> Kannan
>