Email notification randomly not getting generated from concurrent requests
Hello Everyone,
We have scheuled a concurrent request in such a way that when it completes, it sends email notification to those who have been selected in the "Upon Completion --> Options --> Notify" section.
This works perfectly fine for 70% of the time. See sample output.
+-------------------------- 2) NOTIFY ------------------------------------+
+-------------------------------------------------------------------------------+
Sending notification to JSHETH
Notification ID is 500463.
+--------------------------------------------------------------------------------+
But for 30% of the time, it doesn't generate email notification and completes the request with warning. See sample output.
+---------------------- 2) NOTIFY ----------------------------------------+
+------------------------------------------------------------------------------+
Sending notification to JSHETH
+------------------------------------------------------------------------------+
I tried to debug the program by introducing trace in FND_CONC_PRIVATE_UTILS function