How to debug Workflow Notification MAIL_STATUS=FAILED
Hi
We have a number of Requisition Approval Request notification that have MAIL_STATUS=FAILED in WF_NOTIFICATIONS table and user is complaining he is not receiving emails.
I logged into WF Status Monitor - I can open the notification by querying the workflow item.
I have tried the "Resend Failed/Error Workflow Notifications" concurrent program - the MAIL_STATUS changing momentarily to MAIL - then FAILED again.
Then I used "Retry" from WF Status monitor - this cancels existing notification and generates new one. The new notification (consistently) is showing with a FAILED status.
In applsys.aq$wf_notification_out.MSG_STATE=PROCESSED, RETRY_COUNT=NULL for the new notification. When I open USER_DATE.TEXT_LOB in browser I can see the entire notification.