You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Mike Thomsen <mi...@gmail.com> on 2022/03/01 14:31:56 UTC

Record path statements to attributes

Is there an easy way to efficiently (like 1 processor) take a record
path and make an attribute out of its output?

Thanks,

Mike

Re: Record path statements to attributes

Posted by Mark Payne <ma...@hotmail.com>.
Hey Mike,

Take a look at PartitionRecord.

Thanks
-Mark


> On Mar 1, 2022, at 9:31 AM, Mike Thomsen <mi...@gmail.com> wrote:
> 
> Is there an easy way to efficiently (like 1 processor) take a record
> path and make an attribute out of its output?
> 
> Thanks,
> 
> Mike