Forum Discussion
8 Replies
- ADORAISWAMYNew Contributor II
Hi Taylor.
Thanks very much for replying. I made the change as you suggested but the output view in the child mapper doesn’t show the data as expected, even though it validates “green”. Is that expected or I am mistaken?
- ptaylorEmployee
Hi. Unfortunately our UI doesn’t support a way to preview the output of snaps in a child pipeline when executed from the parent pipeline, so what you’re doing here is just executing the child by itself, correct? When you do that, the values of the pipeline parameters that the Mapper is referencing aren’t coming from the parent pipeline; they are just the default values of the pipeline parameters:
- ADORAISWAMYNew Contributor II
Hi Taylor,
I am actually executing the parent pipeline. So, shouldn’t the child mapper display proper data? Thanks again and your quick response is much appreciated.