Send email notification to requested_for user

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 02:26 PM
I'm working in creating a catalog task. Inside of my workflow, I would like to add an email notification to the user if they are not able to fulfill the request. I'm not sure how to implement this.
I used a notification inside of my task but It doesn't work. Is there a way I can test that the requested_for has received an email.
- Labels:
-
Service Catalog
-
Workflow

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 04:17 PM
No it is not

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 04:19 PM
Thanks for the update Claudia. Can you please check the event logs and see if the event is getting fired or not?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 04:22 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 04:24 PM
I see the param1 is getting requested item number and not user sys_id.
Can you please confirm the field variable name which holds the user value?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2017 04:15 PM
It is still not working.