[
https://issues.apache.org/jira/browse/NIFI-14473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946713#comment-17946713
]
David Handermann commented on NIFI-14473:
-----------------------------------------
Parameters can be referenced in any Property using the following syntax:
{noformat}
#{ParameterName}
{noformat}
That can be applied without the Expression Language change.
> Possibility to use environment parameters as password for ConsumeJMS
> --------------------------------------------------------------------
>
> Key: NIFI-14473
> URL: https://issues.apache.org/jira/browse/NIFI-14473
> Project: Apache NiFi
> Issue Type: Wish
> Affects Versions: 2.2.0
> Reporter: Andreas Koch
> Priority: Major
>
> We deploy on Flow to 3 different environments. For most passwords we can use
> parameters, but not for ConsumeJMS. It would nice to have that possibility
> there too. But expression language scope is not supported there.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)