Login  Register

Re: Many WorkFlow notifications

Posted by ErmanArslansOracleBlog on Mar 20, 2023; 11:28am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Many-WorkFlow-notifications-tp11728p11730.html

Check the wf_notifications table.. Probably, there are some old notifications generated by previous workflow activities, and their mail status is MAIL. That's why when you start the mailer, it sees them and sends them all.. You may update those records accordingly and get rid of the problem.