[jira] [Updated] (NIFI-10179) Add to ReplaceText the possibility to specify the search and replacement values with an attribute or parameter

2023-01-27 Thread Andrea Molteni (Jira)


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

Andrea Molteni updated NIFI-10179:
--
Labels: ReplaceText improvement  (was: improvement replace)

> Add to ReplaceText the possibility to specify the search and replacement 
> values with an attribute or parameter
> --
>
> Key: NIFI-10179
> URL: https://issues.apache.org/jira/browse/NIFI-10179
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Extensions
>Affects Versions: 1.16.3
>Reporter: Andrea Molteni
>Priority: Major
>  Labels: ReplaceText, improvement
> Attachments: image.png
>
>
> Actually the ReplaceText processor can be programmed with a replacement 
> strategy of kind : Regex Replace. This means that the properties Replacement 
> value and replace value can host some EL attribute or parameters. The regex 
> itself will not be in the attribute, but it is intended that the user wants 
> to use the attribute as some part of it. 
> eg ov value supported value: (.\{${mynumber}})(.*)
> but if i prepare the regex search and replacement value in a dedicated 
> attribute of the flowfile then it is not possible to set the property to the 
> attribute content  (see attached image)
>  



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


[jira] [Updated] (NIFI-10179) Add to ReplaceText the possibility to specify the search and replacement values with an attribute or parameter

2023-01-27 Thread Andrea Molteni (Jira)


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

Andrea Molteni updated NIFI-10179:
--
Affects Version/s: 1.19.1
   (was: 1.16.3)

> Add to ReplaceText the possibility to specify the search and replacement 
> values with an attribute or parameter
> --
>
> Key: NIFI-10179
> URL: https://issues.apache.org/jira/browse/NIFI-10179
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Extensions
>Affects Versions: 1.19.1
>Reporter: Andrea Molteni
>Priority: Major
>  Labels: ReplaceText, improvement
> Attachments: image.png
>
>
> Actually the ReplaceText processor can be programmed with a replacement 
> strategy of kind : Regex Replace. This means that the properties Replacement 
> value and replace value can host some EL attribute or parameters. The regex 
> itself will not be in the attribute, but it is intended that the user wants 
> to use the attribute as some part of it. 
> eg ov value supported value: (.\{${mynumber}})(.*)
> but if i prepare the regex search and replacement value in a dedicated 
> attribute of the flowfile then it is not possible to set the property to the 
> attribute content  (see attached image)
>  



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


[jira] [Updated] (NIFI-10179) Add to ReplaceText the possibility to specify the search and replacement values with an attribute or parameter

2023-01-27 Thread Andrea Molteni (Jira)


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

Andrea Molteni updated NIFI-10179:
--
Component/s: Extensions
 (was: Core Framework)

> Add to ReplaceText the possibility to specify the search and replacement 
> values with an attribute or parameter
> --
>
> Key: NIFI-10179
> URL: https://issues.apache.org/jira/browse/NIFI-10179
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Extensions
>Affects Versions: 1.16.3
>Reporter: Andrea Molteni
>Priority: Major
>  Labels: improvement, replace
> Attachments: image.png
>
>
> Actually the ReplaceText processor can be programmed with a replacement 
> strategy of kind : Regex Replace. This means that the properties Replacement 
> value and replace value can host some EL attribute or parameters. The regex 
> itself will not be in the attribute, but it is intended that the user wants 
> to use the attribute as some part of it. 
> eg ov value supported value: (.\{${mynumber}})(.*)
> but if i prepare the regex search and replacement value in a dedicated 
> attribute of the flowfile then it is not possible to set the property to the 
> attribute content  (see attached image)
>  



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


[jira] [Updated] (NIFI-10179) Add to ReplaceText the possibility to specify the search and replacement values with an attribute or parameter

2022-08-25 Thread Andrea Molteni (Jira)


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

Andrea Molteni updated NIFI-10179:
--
Priority: Major  (was: Minor)

> Add to ReplaceText the possibility to specify the search and replacement 
> values with an attribute or parameter
> --
>
> Key: NIFI-10179
> URL: https://issues.apache.org/jira/browse/NIFI-10179
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Affects Versions: 1.16.3
>Reporter: Andrea Molteni
>Priority: Major
>  Labels: improvement, replace
> Attachments: image.png
>
>
> Actually the ReplaceText processor can be programmed with a replacement 
> strategy of kind : Regex Replace. This means that the properties Replacement 
> value and replace value can host some EL attribute or parameters. The regex 
> itself will not be in the attribute, but it is intended that the user wants 
> to use the attribute as some part of it. 
> eg ov value supported value: (.\{${mynumber}})(.*)
> but if i prepare the regex search and replacement value in a dedicated 
> attribute of the flowfile then it is not possible to set the property to the 
> attribute content  (see attached image)
>  



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