pjanapati
3 years agoNew Contributor II
Snaps execution in sequentially
Hi,
I have taken copy after the generator snap and then in one path I am doing updating the data in Salesforce and in second path I am sending the data to the database and an email.
In this scenario, the data flows one by one in both two paths or first the total data will go in first path and then it will go to the another path.
Please give me a solution for this…