09-24-2018 05:51 AM
I am getting the error above when I attempt to run the pipeline below.
As you can see I only have one input view. (I am trying to troubleshoot something else)
Any ideas?
09-24-2018 08:20 AM
It’s referring to a child pipeline. I’m guessing the Execute JsonStora… is a Pipeline Execute Snap calling another pipeline. That’s the pipeline to look at.
09-24-2018 10:14 AM
Hi Diana,
The screen shot is of the child pipeline. Pretty sure the issue is there. I get the same error if I have the pipeline execute on it or not.
09-24-2018 10:32 AM
Would you be able to attach an export of the child pipeline (i.e. the .slp file) so that we can look at it. It does look like there is only one unlinked input. I’m wondering if there is a glitch.
09-24-2018 10:26 AM
What is the parent calling this? Is it through a Pipeline Execute?