Forum Discussion
Thanks @pmancevski , its working fine.
you can access it directly.
INSERT INTO _paramTableName VALUES ($id)
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.
In the child Pipeline you don’t have to specify any values(the Values can be blank). When you run the pipeline the values are sent from the Parent Pipeline to Child pipeline. when using the Pipeline Execute Snap, the data can be passed through the input view of the child Pipeline When you are designing the pipeline you can specify valid values to work with.
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438254/Pipeline+Properties#PipelineProperties-Settings
Related Content
- 4 months ago
- 3 years ago
- 3 years ago
- 9 months ago