Defect HC-12753

Missing parameter from rest-template-config for previewToken

Software

Customer case Applies to Corrected in
CS0262344 V9.1.5.0 9.1.9.0

Observed behavior

When the preview URL is generated, it is only valid for one hour.

Expected behavior

The preview URL should not expire before the user-specified time.

Resolution

The rest-template-config.xml file was missing the tokenLife parameter. When that value is not supplied, the default duration of one hour is used when calculating the PREVIEWTOKEN table's ENDDATE value. This has been corrected.