cancel
Showing results for 
Search instead for 
Did you mean: 

Conditional Calling

sp41832
New Contributor II

Hi,

Is there any option where we can execute 2 dependent pipelines One after the Other.

E.g :

  1. Pipeline X1 executes a series of Snaps.
  2. Execute Pipeline X2 only if X1 is Succesfull.

Also,
Can i set up both X1 and X2 in the same pipeline ?

6 REPLIES 6

sp41832
New Contributor II

what would be the aggregation i should use.?

sp41832
New Contributor II

I tried using Aggregator, though i dont need any data to be passed to X2 , the X2 snaps getting executed before completion of X1 snaps.