AttributesToJSON 2.0.0

Bundle
org.apache.nifi | nifi-standard-nar
Description
Generates a JSON representation of the input FlowFile Attributes. The resulting JSON can be written to either a new Attribute 'JSONAttributes' or written to the FlowFile as content. Attributes which contain nested JSON objects can either be handled as JSON or as escaped JSON depending on the strategy chosen.
Tags
attributes, flowfile, json
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
failure Failed to convert attributes to JSON
success Successfully converted attributes to JSON
Writes Attributes
Name Description
JSONAttributes JSON representation of Attributes