- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 02:45 AM
Dear all,
I created a catalog item and I want the specific person(such as admin) will receive the notification email when the user submits the request through this catalog item. How do I do that?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 10:55 PM
Go to Workflow Editor
Open the workflow you want to edit , then checkout the workflow
Then from the core tab drag and drop the notification activity in the workflow
Then open that activity to configure it as per your requirement. Then Publish the workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 08:59 PM
Also check whether the send to event creator check box is checked or not. It will be in who will receive tab.
In sys_email table you can check all the emails that were triggered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 10:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 10:26 PM
Yes it has been triggered, it is ready to be sent so your notification is working correctly.