Hi, I have use case where the data is read using Getfile from file location and loads that data into database. I would like to have trigger once the database load is successful for all the files.
I tried approach of Wait/Notify but still it does not work as it works for individual files. Lets say, I have 1300 files and I should alert trigger after completion of 1300 files. This count changes and it is dynamic in nature. Any suggestions on this approach please. Thanks, Asmath
