Support Questions

Find answers, ask questions, and share your expertise

'PropertyValue' attribute usage

avatar
Contributor

How do you specify a property when using PropertyValue attribute ? 

for example, when we have 2 attributes, A and B

how do we specify that we want to use the PropertyValue of property A ? 

I tried

${PropertyValue:A}

but it did not work 

1 REPLY 1

avatar
Super Guru

Not sure I understand the question, which processor/property are you taking about? Basically if you want to access a flowfile attribute value in expression language you can use ${A} in case you have an attribute called A