Launch Multiple Child Request and Wait
Hi All,
We are working on some custom program to generate data for 3rd party solution.
We need to generate data for multiple organizations from ASCP plan.
But due to data volume, we want to process data in parallel for the organizations.
We have created a custom program with organization as parameter.
We have scheduled this program with organization as parameter.
I am looking for a way to launch the program for organization ONLY if there is some data.
For some of the low business organizations, there is no data for most of the time. Only occasionally there is some data for them.