How Can we modify Survey expiration Date?

Deepak Negi
Mega Sage
Mega Sage

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.

find_real_file.png

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

6 REPLIES 6

I examined the script in the scheduled job "Cancel Expired Assessments" and see that IS using due date.    


Saurav
Tera Expert

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 ??