- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2017 12:21 AM
Hi All,
I'm facing issue with the Notification. I'm triggering the notification using the event. The event is generated through workflow. Event Param 1 contains Email ID. I can see the params in the event logs but, no luck with the notification. Checked all the settings and notification preferences. Can someone help me fixing this issue
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2017 02:33 AM
Thanks for the response. I couldn't figure out that issue, hence used dot walking to pick the email ID and used event to trigger the notification. It worked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2017 12:25 AM
Hi Akbar,
few things to validate.
1. Send to event creator checkbox is checked if the email id is yours.
2. Check the table name of both event and Notification. Both should have the same name.
3. Check in Email queue in case its triggered and got failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2017 12:39 AM
Hey Sneha,
Thanks for response.Both event and notification are from same table, Send to Event Creator Check box is checked. Still I don't see any mails in logs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2017 12:26 AM
There is a checkbox in notification, Send to event creator. Please mark this as true then retest.
Thanks & Regards,
Astha Chaubey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2017 12:39 AM
Hey Astha,
Thanks for the help, Its checked but still no luck.