Based on the Paramater value I wan to start the data flow excecuation A or B.
For example lets say the parameter name is InputFlag
when i set the precedience constraint to InputFlag== "ABC"||InputFlag== "PQR"||InputFlag== "XYZ" THEN it should run the task 1 else it should run the task 2