Updates the Attributes for a FlowFile by using the Attribute Expression Language and/or deletes the attributes based on a regular expression
attributes, modification, update, delete, Attribute Expression Language
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Name | Default Value | Allowable Values | Description |
---|---|---|---|
Delete Attributes Expression | Regular expression for attributes to be deleted from flowfiles. Supports Expression Language: true |
Dynamic Properties allow the user to specify both the name and value of a property.
Name | Value | Description |
---|---|---|
A FlowFile attribute to update | The value to set it to | Updates a FlowFile attribute specified by the Dynamic Property's key with the value specified by the Dynamic Property's value Supports Expression Language: true |
Name | Description |
---|---|
success | All FlowFiles are routed to this relationship |
Name | Description |
---|---|
See additional details | This processor may write or remove zero or more attributes as described in additional details |