- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 08:37 AM
Related to HRSD:
There is an OOTB notification: HR Case Approval Rejected - which is triggered by the event: sn_hr_core.approval_rejected
When I searched the event it says it is fired by workflow. So I searched the workflows and there is one relevant workflow: HR Case Approval Subflow. But this workflow doesn't fire the mentioned event. I searched other workflows related to HRSD, but couldn't find any workflow where this event has been fired.
Also I searched business rules and script includes to see which of them are using this event in their script, but I couldn't find anything.
Does anyone have any idea, from where has this event been fired?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 03:05 PM
Maybe you missed it by mistake.
Below is what I found in the workflow. is this what you are looking for?
Please mark helpful or accept solution.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 03:05 PM
Maybe you missed it by mistake.
Below is what I found in the workflow. is this what you are looking for?
Please mark helpful or accept solution.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 09:39 PM
@ahefaz1 Yes, that's what I was looking for. Thanks