Notifications are not triggering from HR lifecycle events.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2023 06:03 AM
Hi all,
I was hoping someone could assist with an issue I'm facing; Notifications are not triggering from HR lifecycle events.
The lifecycle event has two activity sets and they mainly consist if fulfiller tasks.
The activity set posing the issue is configured to trigger immediately, has six activities in an activity container. one of the six activities is a notification, others are fulfiller tasks and they all have the same order.
When testing, the activity set triggers as expected and all the activities launch however the notification does not send. According to the workflow log (it uses the Lifecycle Event Notification workflow), it begins, an event is generated and then it loops at the "Check if notification event is processed" activity until it times out and cancels.
Has anybody come across an issue like this before?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 12:58 AM
Hi @Murtz ,
Did you manage to figure out what was causing this, im now having the same issue.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 12:01 AM
Did you manage to figure out what was causing this, I am now having the same issue in our client instance.
Regards,
Anke.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2024 12:03 AM
1. Open sysevent_email_action list.
2. Find 'Lifecycle Activity Notification' and activate it.
If you look at the workflow script, it checks whether the sn_hr_le.notification_activity has been processed or not. In most cases the event has been successfully triggered. The reason for the loop could be that the notification is inactive. Locate the 'Lifecycle Activity Notification' in the list in the sysevent_email_action table, based on the name of the event that was triggered, and then activate it.