The documentation says that is true (see the Dynamic Properties section under [1]), although I haven't tried it myself.
Regards, Matt [1] https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.2.0/org.apache.nifi.processors.standard.QueryRecord/index.html On Wed, Jun 7, 2017 at 9:56 AM, Giovanni Lanzani <[email protected]> wrote: > Hi, > > > > Is it possible to do something like this in a QueryRecord processor: > > > > SELECT > > message, > > ${file.lastModifiedTime} AS lmt > > > > Giovanni Lanzani > Chief Science Officer GoDataDriven > T: @gglanzani > M: +31 6 5120 6163 > >
