Hello,

You could use ReplaceText to build a new Json document from flow file
attributes. Something like...

Replacement Text = { "myField" : "${attribute1}" }

-Bryan

On Saturday, October 3, 2015, Sumanth Chinthagunta <xmlk...@gmail.com>
wrote:

> do we have attributes to json processor ?
> I am thinking to use it along with ExtractText where the matching data is
> stored in attributes. now I need to convert those attributes into json
> flowFile.
> if we don’t have such processor, any ideas to use, existing processors to
> compose what I needed?
> thanks
> sumo



-- 
Sent from Gmail Mobile

Reply via email to