Set up notifications for Agent Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 11:53 PM
Hello,
I have a requirement to configure notifications for agent workspace. But I'm not able to see the notifications tray icon itself. Could anyone please help me with it.
Thanks in advance!
- Labels:
-
Agent Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 12:06 AM
Hi
This is the doc from ServiceNow should help you : https://docs.servicenow.com/bundle/rome-servicenow-platform/page/administer/workspace/task/configure...
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 12:47 AM
Hello Sandeep,
Thank you for a quick response. I have already tried this. But still not able to see the icon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 08:28 PM
Hi Trupti,
I am facing the same issue. Did you manage to find a solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2023 06:48 AM
Hello,
You will first have to set up a notification in the "sys_notification" table, and then add a record under the "Contents" tab of the sys_notification record you created(which will create the record in the "sys_notification_workspace_content" table) to get it displayed in Agent Workspace.
Hope this helps!