Notification:How to Finding out existing notification for catalog variable

arsh
Tera Contributor

How to Finding out existing notification for a catalog variable. There is a notification already created for a catalog variable.HOW TO FIND OUT THE NOTIFICATION FOR THE VARIABLE. whenever the variable value is selected as yes a notification is coming I want to remove or delete that notification 

1 REPLY 1

Danish Bhairag2
Tera Sage
Tera Sage

Hi @arsh ,

 

Can u check if there is an onChange client script which triggers when the value of that variable is yes. In that it must be calling a server side script where using gs.eventQueue the notification might be triggering.

 

Thanks,

Danish