Gábor Gyimesi created MINIFICPP-2367:
----------------------------------------
Summary: Add normal parameter support in flow config
Key: MINIFICPP-2367
URL: https://issues.apache.org/jira/browse/MINIFICPP-2367
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Gábor Gyimesi
Implement normal parameters with parameter contexts that can be used in flow
configs and referenced by properties. Sensitive parameters are not part of this
implementation. Parameters should be referenced with the #\{variable} syntax
and should be able to be escaped with the ##\{variable} syntax as per the
documentation in NiFi:
[https://nifi.apache.org/docs/nifi-docs/html/user-guide.html#referencing-parameters]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)