You could mix funnels together to bring the various upstream components together in a way that's easier to visually manage. Other than that, I think treating it like a function and not wiring it up to those other PGs would fundamentally break the behavior of NiFi.
On Thu, Nov 5, 2020 at 1:26 PM Eduardo Fontes <[email protected]> wrote: > > Hi all, > > I am thinking about how I can reuse flows (PGs) through all other flows in > the same NiFi cluster. > > Using Input/Output ports is very bad for dozens of flows. The layout of the > main flow will be a mess. > > There is some feature to use a PG like a function (in any program language)? > > Regards, > Eduardo Fontes
