You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "John Wise (Jira)" <ji...@apache.org> on 2023/03/16 19:20:00 UTC

[jira] [Created] (NIFI-11295) Add Mapping text field to ReplaceTextWithMapping

John Wise created NIFI-11295:
--------------------------------

             Summary: Add Mapping text field to ReplaceTextWithMapping
                 Key: NIFI-11295
                 URL: https://issues.apache.org/jira/browse/NIFI-11295
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: John Wise


I recently ran into an issue where I needed to restore an older flow from our NiFi Registry, and found that it contained a ReplaceTextWithMapping processor with a reference to a file artifact we no longer had.

Ideally, this processor would also have a text field to hold the mapping data, in lieu of the "Mapping File".  That would allow for the mapping text to be stored and versioned along with the process group.  The "Mapping File" value would need to be made optional, and the processor would need to require a value in one of those two fields.



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