Notification:How to Finding out existing notification for catalog variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 10:20 PM - edited 03-29-2024 10:27 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 10:42 PM
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