Is there a way to retrigger set of activities in activity set when last day of employee changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 08:29 PM
Hi All,
I have the requirement whenever last day of employee changes on case. set of activities need to be triggered.
Is there a way to do that.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 11:15 PM - edited 06-23-2025 11:16 PM
@shivanims123 Try to use "Condition with Event BR (Demo) activity set". this approach will help you to trigger the necessary activity set. Summary,
1. When the last date changes, execute a server-side script E.g., BR
2. From the server-side script trigger the event 'check_activity_set_trigger' to trigger the necessary activity set.
Hope you find the above information helpful.
Hit "Correct", "Helpful" or "Like" depending on the impact of the response.
Regards,
Kamal S