How to Display Messages With UI Notifications?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2016 03:50 AM
Hi,
I want to display UI notification to respective people based on incident status.
When admin approves the catalog item request I want to send the UI notification to the person who opened the incident.I was following the instruction from this Display Messages With UI Notifications - ServiceNow Guru link.But it display the message only for the current user.
Thanks,
Vimal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2016 04:05 AM
You mean, you want send email with current status of the incident.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2016 04:34 AM
yes.I want to send current status back to the user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2016 04:39 AM
Dear Vimal,
Do the following :
1. Configure a new notification on the catalog item table
2. Put condition like State changes from Approval.
3. In the notification body, select the required field from right-side bucket.
Hope, this will help you.
Thanks,
Subhankar
Please like or mark it helpful / correct based on the impact of this reply.