- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 10:16 AM
I am working on a BR to create a portal announcement when a p1 incident notification is created. I found a script in the community to create announcement for a knowledge BR and modified it I have it somewhat working but it creates a new announcement every time they update the P1.
the requirements would be to only have 1 Banner on the portal and for it to close 1 hour after the P1 is resolve email goes out.
here is what I have working
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 10:47 AM
Hi there,
Sounds like you would be better of with a Flow since you are limited on scripting knowledge (and Flow is nowadays the first goto). Did you try that? Less or in your case most likely even zero code involved.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 10:47 AM
Hi there,
Sounds like you would be better of with a Flow since you are limited on scripting knowledge (and Flow is nowadays the first goto). Did you try that? Less or in your case most likely even zero code involved.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2024 10:54 AM
all of our catalog item still use WF so not much experience with flow designer yet either but will try it out
but so close to having that script working
thanks