How Can we modify Survey expiration Date?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2015 02:05 AM
Hi
DO anyone have any idea about how the Survey expiration Date is set.
In our scenario, we are running the surveys via trigger condition and the period is schedule to 'No Limit' as suggested.
But when a survey instance is created the Expiration Date is also set to the created Date.
I never find a Business Rule which Calculates and sets the expiration date. We need to modify it to 30 Days. All I get is the new AssessmentUtils() called in a business rule but I did not find setting Expiration Date Logic. Do I need to create a new BR on insert of new record to accomplish this?
Please suggest any ideas.
Thanks
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2017 07:06 AM
I examined the script in the scheduled job "Cancel Expired Assessments" and see that IS using due date.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 10:00 AM
Hi @Bud_DuPlessis
Would you be aware how e could have a survey without a due date , basically we would want a survey with no expiry hence as the Systrigger script "Cancel Expired Assessments" uses the due date we would want to have no due date is that possible ??