Which NiFi version? With 1.0 there are some bits for variable registry available, basically one can reference values from external config files via regular EL expressions.
Andrew On Fri, Sep 23, 2016, 6:00 PM Tom Gullo <[email protected]> wrote: > I want to read in values from nifi.properties in a Groovy ExecuteScript > processor. What's the best way to do that? > > Thanks > -Tom >
