Processor Group Introduction
Processor Group or pipeline sub-flow is a chain of transformations used in a single unit that can be reused in different pipeline(s) as component(s).
Example: In certain business scenarios user may want to re-use a set of processor(s) combination(s) like union and limit processors (as show in the below image) in several pipelines. The processor group thus eliminates redundancy of selecting every single processor repeatedly; thus, reducing the pipeline creation time.
If you have any feedback on Gathr documentation, please email us!