- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2021 08:40 PM
Hi guys,
Can you help me with my requirement. I need to send a notification when incident was automatically closed by the system. How can I implement this? I cant find a condition in notification that will satisfy the condition. As much as possible, I want to utilize the OOB functionality. Thank you!
Solved! Go to Solution.
- Labels:
-
Multiple Versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2021 11:40 PM
Hi
yes, I agree with you. I cannot see any alternatives with modifying OOTB code. As it should result in one additional line of code (firing an event) handling the skipped record at the next update should be easy.
Kind regards
Maik
If my answer replied your question please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2021 09:39 PM
I think I’ll utilize that BR and add event fire. I will add firing event inside the while loop. Its still a good practice right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2021 11:40 PM
Hi
yes, I agree with you. I cannot see any alternatives with modifying OOTB code. As it should result in one additional line of code (firing an event) handling the skipped record at the next update should be easy.
Kind regards
Maik
If my answer replied your question please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.