- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2016 06:47 AM
Recently created a custom application and the email notifications that go with it.
I have a few notifications, but lets take the basic one as an example (screenshot below). It's set to send to myself and all the other notifications for Incident etc work fine. The difference here is that this is a custom app. Is there a setting at the application level to enable notifications? Is there any other reason why these wouldn't be firing?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2016 07:54 AM
I got somewhere with this via the HI system.
The custom application has its own scope, as custom applications do. The table in the app extends the task table, which is in the global application, i.e. outside of its own scope. Notifications don't work for when you're extending a table outside of its native scope. I've tested and confirmed this with a guy from HI.
We're seeing if this is by design or a problem.
Either way, it doesn't solve my problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2016 01:32 AM
Thanks, Jose.
I've checked this and there no logs for the target, so it looks like the notification_engine.process is not firing. I cant see why this is as the conditions should be met each time a new record is created.
Any ideas? Or what I can give you to help figure out what is happening?
- David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2016 02:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2016 02:35 AM
Hi David,
Needed to clear some things first.
1) When you said, you created 'a custom application and the email notifications that go with it.'; you mean, you have created the event and BR required for this notification.
2) You have already checked the email outbox and sent to verify if any notification has been sent or not.
Are above 2 things are correct?
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2016 05:27 AM
Hi,
I have built a custom application, I then created email notifications that are related to the table in that custom application.
I have not created any Business Rules.
There is nothing in the outbox or sent lists to show that any notifications have been sent.
It looks like the notifications just arent being generated.
thanks,
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2016 05:34 AM
Hi David,
In that case, you need to create event and business rules to send the email notification.
Notifications - ServiceNow Wiki . This url will guide you.
If you still have some query, do reply.
Raj