ACTIVATION_ EXPIRY_DAYS
This option enables license administrators to control the activation request based on the expiration dates mentioned in the options file during activation. The publisher controls the activations based on the number of expiration days. If the expiration date is greater than the date set in the options file, the functionality is not successful.
ACTIVATION_EXPIRY_DAYS entitlementID days
ACTIVATION_EXPIRY_DAYS entitlementID:FID=fulfillmentID days
Term |
Description |
entitlementID |
The entitlement ID originally used when requesting license activation. |
days |
Number of days until license will be returned. |
fulfillmentID |
A unique identity for this fulfillment record. Used to specify the fulfillment record to be returned. |
For example, if there is more than one entry in the options file, the functionality works fine with respect to the first line given in the options file.
ACTIVATION_EXPIRY_DAYS ENTL-EZCALC 3
As per the example, if the current date is 11-December-2016 then the client can activate the license until 13-dec-2016. In case of normal activation without the options file, the client can use the license beyond 13-dec-2016.
Note:If more than one ACTIVATION_EXPIRY_DAYS option for the same entitlementID and fulfillmentID with different count of days is specified in the options file, then the functionality always considers the first line and ignores subsequent lines.