How to set dependencies in SnapLogic
Hi Have 3 pipelines Pipeline-1, Pipeline-2, Pipeline-3. The execution logic is as follows Pipeline-1 and Pipeline-2 executes parallely and once both of them are success, then only the Pipeline-3 would be triggered. Looking for suggestions regarding t...