pvillard31 commented on pull request #4573:
URL: https://github.com/apache/nifi/pull/4573#issuecomment-705554920
On your process group, you can associate a parameter context where you can
define your parameters. Parameters are referenced by using ``#{myParameter}``
in the property and parameters are supported everywhere (including sensitive
properties and properties where expression language is not enabled). More
details here:
http://nifi.apache.org/docs/nifi-docs/html/user-guide.html#Parameters
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]