You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by Noe Detore <nd...@minerkasch.com> on 2019/03/06 19:22:02 UTC

Processor Id As Attribute

Hello,

Is there a way using expression language to get current processors id or
something similar?
I found a jira ticket related to
https://issues.apache.org/jira/browse/NIFI-4284.

Thank you
Noe

Re: Processor Id As Attribute

Posted by Andy LoPresto <al...@apache.org>.
Hi Noe,

No, this isn’t supported. Can you maybe explain your intended use case a bit? In general, the flowfiles are “unaware” of the processors operating on them. Some processors write attributes to the flowfile but these are metadata about the flowfile and its content, not usually about the processor that performed the action. 


Andy LoPresto
alopresto@apache.org
alopresto.apache@gmail.com
PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69

> On Mar 6, 2019, at 11:22 AM, Noe Detore <nd...@minerkasch.com> wrote:
> 
> Hello,
> 
> Is there a way using expression language to get current processors id or something similar? 
> I found a jira ticket related to https://issues.apache.org/jira/browse/NIFI-4284 <https://issues.apache.org/jira/browse/NIFI-4284>.
> 
> Thank you
> Noe
> 
>