[ 
https://issues.apache.org/jira/browse/MINIFICPP-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gábor Gyimesi updated MINIFICPP-2367:
-------------------------------------
    Description: 
Implement non-sensitive 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]

Non-sensitive parameters should only be referenced by non-sensitive properties.

  was: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]


> 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
>            Priority: Major
>
> Implement non-sensitive 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]
> Non-sensitive parameters should only be referenced by non-sensitive 
> properties.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to