Can the Remote Process Group reference a Variable/Parameter?  I am trying
to deploy flows to different servers whose RPG is not the same fixed
destination but this seems to need a hard coded list of URLs.

Context: I'm using the NiFi Docker image to deploy NiFi with an included
flow on many standalone servers.  Each server has its own RPG destination
so I want to set an environment variable when the Docker image is launched
such that the RPG can reference that for the destination server. This way I
don't have to manually go and change the setting on each server's flow
after it starts up.

Jeremy

Reply via email to