Let me start by saying I have plenty of email event actions that send out correctly, so I do not think this is any sort of MAIL_SENDER issue.
I am trying to setup an event action to trigger from the (Notification_Events_Util_API.Start_Notify_Next_Auth) function. The background job posts and executes with no errors. But my email event action does not hit the application messages and notification queue. So, I get no email.
Strange thing is, I have this working in one environment…..but getting this working in a new environment is giving me trouble.
The Event is already setup, the Event Action is setup and enabled. I have a schedule tasks to run this event at a given interval….same as the working environment.
What piece am I missing?
Thanks for any help…
~JV