
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2019 07:00 AM
Hi All,
I was able to add announcement messages to service portal using "SP Announcement" as shown below.
But I would like to have similar functionality in Platform UI also.
I went through below thread but it seems it is applicable to service portal only as we will be updating header widget there.
https://community.servicenow.com/community?id=community_question&sys_id=2b888721db5cdbc01dcaf3231f96193c
Please help me to have the same in Platform UI.
Thanks,
Ali
Thank you,
Ali
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2019 09:24 AM
Hi Ahmmed,
We use this:
Works brilliantly. All you need to do is update the users preference to false on the Overview page and next time they log in they get the popup announcement.
Regards,
Paul
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2020 01:56 PM
Thanks Ali for your response.
Quick question: Won't it create a massive data load in the sys_user_preference table? When I logged in as system admin it creates entry in user preference table, so if multiple users logs in, then it would degrade performance? Are you facing any such kind of issues after implementing the solution?
Regards,
Chaithra

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2020 11:57 PM
Hello Chaithra,
The user preference table is used for such use case only. I am not sure about huge data impact, but till now we did not face any issue with this. Also periodically you can clear the data.
Thanks,
Ali
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2019 10:15 AM
Glad you got it working.It’s a great solution.
just flick the user preference to false every time you want it to appear and hey presto.
Thanks for the feedback.
Regards
Paul