How can we stop Notifications for particular Catalog Item SCTask?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 11:29 PM
How can we stop Notifications for particular Catalog Item SCTask?
Please let me know?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 11:45 PM
what do you mean by stop notification?
You don't want to send any notification for catalog task generated from a particular catalog item?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 02:06 AM
Yes Ankur
We don't want to send any notification for catalog task generated from a particular catalog item

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 11:53 PM
Hi,
If it is generic notification on 'SC Task' table and you want do disable it for particular catalog item then you can update 'when to Send' condtion.
Add dot walk condition like below:
Request Item.Item [Is Not] <Your Catalog item>
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 05:50 PM
it may start notifications for other Catalog Items