- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2022 10:56 PM
Hello,
I need to set up a notification to send out on a specific catalog item. I followed the below link, but I could not get it to work. I must did incorrectly. Could someone please help? Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 11:59 AM
Why are you dot walking ? if you want this to trigger only for few items you can directly select item no like below ?
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 10:26 PM
I suggested the same much before everyone. But you marked other response as correct. You can mark response as correct and helpful as well.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 11:59 AM
Why are you dot walking ? if you want this to trigger only for few items you can directly select item no like below ?
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 09:53 PM
Musab,
I was doing the dot walking, because I did not know what I was doing. Thank you so much for pointing that out and provide guidance to make it works
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 10:09 AM
Hello,
Looking at you images instead on the condition item name does not contain OR item name does not contain use a and condition like item name does not contain AND item name does not contain
After doing that test it and then let me know what is not working and how are you testing it?
Thanks.