Jon, The RPG URL is treated similar to sensitive properties or parent controller services, meaning that after deploying your flow you can issue an update to the RPG to set the URL to given environment's value and that change will not be considered a change as far as version control and will be retained when upgrading the process group to newer versions.
Thanks, Bryan On Thu, Sep 6, 2018 at 3:48 PM, Jon Logan <jmlo...@buffalo.edu> wrote: > We are running into a slight issue when we wish to migrate between NiFi > cluster instances...the RPG endpoint in our flow seems to disallow setting > of a variable, which makes our flow have to be specific to the specific > environment it's being deployed in. It seems odd that it won't let us use > an expression there and set the value to a variable -- is this an > oversight? Is there some design decision here that we're missing? > > Thanks!