I have two graphs test1,test2. Also I have created two schedules TEST1, TEST2 on those graphs.
I want to run TEST2 after only successful run of TEST1.
I tried setting the "On Success, Run" property of a schedule TEST1 to TEST2
But It isn't running as expected.
Please Give an example as how to use that "On Success, Run" property of a schedule
Thanks