Forum Discussion
koryknick
4 years agoEmployee
@Shaily - If the first child pipeline has an open output view and there are no documents output from that snap, then you have effectively stopped execution and the second child can’t be called.
Keep in mind that SnapLogic works with streaming data, so if you stop the stream, there is nothing to continue with. Almost all snaps will not execute if there is no input coming into the input view.
I do agree with @darshthakkar that consulting the documentation is a good action to understand Pipeline Execute better.