How to check currently running survey intervals

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 09:19 AM - edited 03-27-2024 09:45 AM
We have a requirement to send an email, if and only if the interval for sending the survey is not still running. This works for stopping a survey from sending again too soon.
I can see the interval is set on the trigger, but where is each interval tracked? Is there a table for it?
We need to check if there is a currently running interval on that trigger.
I found the business rule that runs on the trigger "Auto assessment business rule". It calls
sn_assessment_core.AssessmentCreation()).conditionTrigger
I'm thinking this script include is hidden, as I can't find the source of the call.
0 REPLIES 0