Re: Processor Id As Attribute

2019-03-06 Thread Andy LoPresto
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
alopre...@apache.org
alopresto.apa...@gmail.com
PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69

> On Mar 6, 2019, at 11:22 AM, Noe Detore  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 
> .
> 
> Thank you
> Noe
> 
> 



Processor Id As Attribute

2019-03-06 Thread Noe Detore
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