Forum Discussion
nganapathiraju
8 years agoFormer Employee
Did you try this?
Prepare an object with a reference to these key-value pair of parameters in the master.
In the child, once you receive the object,(not through parameters but the document), decode and decide which pipeline to use along with these parameters assigned from this object.
Hope that makes sense.