ReplaceTextWithMapping 2.0.0

Bundle
org.apache.nifi | nifi-standard-nar
Description
Updates the content of a FlowFile by evaluating a Regular Expression against it and replacing the section of the content that matches the Regular Expression with some alternate value provided in a mapping file.
Tags
Change, Mapping, Modify, Regex, Regular Expression, Replace, Text, Update
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
failure FlowFiles that could not be updated are routed to this relationship
success FlowFiles that have been successfully updated are routed to this relationship, as well as FlowFiles whose content does not match the given Regular Expression