You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (Jira)" <ji...@apache.org> on 2022/09/30 12:32:00 UTC

[jira] [Resolved] (NIFI-10189) Create a simplified version of ReplaceText that just takes a string literal (with EL support) and writes it to the input flowfile

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

Mike Thomsen resolved NIFI-10189.
---------------------------------
    Resolution: Won't Do

> Create a simplified version of ReplaceText that just takes a string literal (with EL support) and writes it to the input flowfile
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-10189
>                 URL: https://issues.apache.org/jira/browse/NIFI-10189
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Mike Thomsen
>            Assignee: Mike Thomsen
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> We often encounter a scenario where after doing a number of operations, we need to just do the equivalent of a ReplaceText operation that evaluates the whole file and replaces it with a simple string literal such as a SQL query or JSON object. The reason I am proposing a new processor is to keep this dead simple and not complicate the validation logic of ReplaceText.



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