Just to clarify, when you say "update the destination in a remote process group", do you mean changing the URLs field of the RPG, or do you mean making a new connection from an RPG to a processor?
On Fri, Jan 18, 2019 at 4:55 PM mohammed shambakey <[email protected]> wrote: > > Hi Bryan > > I mean 'refresh nifi' after 'update' because it seems the updated parameters > does not apply instantly. For example, when I update the 'destination' in a > remote process group using restapi, then get a reference to the remote > process group using restapi, the reference may not have the updated > destination, and I have to loop until the new destination is reflected in the > remote process group reference. So, I thought that by "refreshing" NIFI or > that remote process group, I don't have to loop and wait. > > Regards > > On Fri, Jan 18, 2019 at 3:11 PM Bryan Bende <[email protected]> wrote: >> >> Hello, >> >> What exactly do you mean by "refresh"? >> >> If you mean update, then yes, anything you can update in the UI, you >> can update through the REST API. >> >> Thanks, >> >> Bryan >> >> On Fri, Jan 18, 2019 at 1:29 PM mohammed shambakey <[email protected]> >> wrote: >> > >> > Hi >> > >> > Is it possible to use NIFI restapi to refresh all, or specific parts >> > (e.g., specific (remote) process groups), of a dataflow? >> > >> > Regards >> > -- >> > Mohammed > > > > -- > Mohammed
