Forum Discussion
skatpally
6 years agoFormer Employee
you can access it directly.
INSERT INTO _paramTableName VALUES ($id)
- sghadse6 years agoNew Contributor
Thanks for your response. I have a parent pipeline with pipeline execute that has parameters defined as shown below. These captures table name and row count:
In Child pipeline, do I have to redefine pipeline parameters again. If yes, what should be the value of pipeline parameters here.