How can we stop Notifications for particular Catalog Item SCTask?

VIKAS45
Tera Guru

How can we stop Notifications for particular Catalog Item SCTask?

 

Please let me know?

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@VIKAS45 

what do you mean by stop notification?

You don't want to send any notification for catalog task generated from a particular catalog item?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Yes Ankur

 

We don't want to send any notification for catalog task generated from a particular catalog item

Anil Lande
Kilo Patron

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>

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

it may start notifications for other Catalog Items