NiFi/MiNiFi Developers, I am currently working on a very simple processor which sets the value of a configurable attribute to be the value of the content of the flow (interpreted as a UTF-8 string).
The most natural name I can think of is ContentToAttribute, but I'm not sure that conforms to the naming standard. There is a "To" processor in NiFi (AttributesToJSON), but most start with a verb. What would you call this new processor? Regards, Andy
