Hi Mohammed,

As RemoteProcessGroup and underlying Site-to-Site protocol maintains
connectivity between client and server, it is not supported to change
remote endpoint dynamically. HTTP processors may work but it's not
cluster aware so you will need a Load balancer in front of those.

If the number of possible end points is limited, you can setup RPG for
each of those and use RouteOnAttribute to route FlowFiles to desired
RPG.

Thanks,
Koji

On Wed, May 17, 2017 at 8:49 AM, mohammed shambakey
<[email protected]> wrote:
> Hi
>
> Is it possible to use variables for remote process group, as the remote
> server IP is not known in advance? If not, the ONLY alternative for remote
> communication will be HTTP processors (e.g., handlehttprequest/response)
> instead of site-to-site, right?
>
> Regards
>
> --
> Mohammed

Reply via email to