Forum Discussion
j_angelevski
4 years agoContributor III
The Mapper snap supports Binary Input/Output, you just need to select it from the Views tab in the Mapper.
Hi Pooja,
I tried that with File Reader > CSV Parser > Sequence > Mapper > Pipeline Execute.
It didn’t pass the parameter to the child pipeline. Is there something special that I need to do to send the parameter to the child?
Thanks,
Scott
Hi Scott,
In Pipeline execute’s Parameter Name you need to set the ID(can be any name) and in the Parameter Value enable the expression and access the ID that you want to read.
Do share the sample csv file.
Thanks,
Pooja