Want to schedule a concurrent request which will run based on a condition
The first concurrent job say 'program 1' runs based on a database trigger event. Now what I want is to run a second concurrent program say 'Program 2' which will run only when the 'Progarm 1' is finished. How can I do that. Please help.
Regards,
Syed