Jul 19, 2022
06:46 AM
@iswarya_bhge
StartDate: is the value specified on entitlement line item StartDate. See method FlcFeatureGetStartDate in your implementation.
Issued Date: is the date when you actually activated the entitlement line item on devices. See the method "FlcFeatureGetIssued" in your implementation.
Expiration Date: Gets expiration date of the license, considering entitlement line item expiration and borrow interval specified. Please see the implementation of method "FlcLicenseGetExpiration" in your code.
entitlementExpiration: See the method FlcFeatureGetEntitlementExpiration. This method returns expiration of the back office entitlement associated with this feature.
finalExpiration: See the method FlcFeatureGetFinalExpiration in your implementation. This method Gets the definitive expiration of a feature as defined by the back-office. This value could potentially be later than the entitlement expiration thus defining a grace period in which a feature from an expired entitlement can continue to be used. This value might or might not be the same as the value returned by FlcFeatureGetExpiration, which is based on how the feature was obtained.
I hope this answers your query. In case if you have further doubts, Can you please raise a support ticket with following details.
1)mentioning the steps you followed for the both the use cases and type of request to activate (Standalone/CLS or LLS)?
2) Provide activation ID details
3) Sample code which was used to get the details.
There are similar method as well for License for example "FlcLicenseGetStartDate". Please see what is being used in your code and then see the corresponding method details in FNE client specific API and help guide.
... View more
May 13, 2022
07:05 AM
Hi @iswarya_bhge Can you please raise a support case to get more details for this request?
Best Regards,
... View more
Latest posts by iswarya_bhge
Subject | Views | Posted |
---|---|---|
370 | Jul 19, 2022 05:08 AM | |
728 | May 13, 2022 07:02 AM | |
736 | May 13, 2022 03:55 AM | |
742 | May 12, 2022 11:46 PM |
Activity Feed
- Posted Whats the diference between Issued Date,Start Date and Expiration Date and are they related to Entitlement Expiration Date on FlexNet Embedded Forum. Jul 19, 2022 05:08 AM
- Posted Re: How to assign Container Id to a Local License Server which is ran using the flexnetls.jar? on FlexNet Embedded Forum. May 13, 2022 07:02 AM
- Posted Re: How to assign Container Id to a Local License Server which is ran using the flexnetls.jar? on FlexNet Embedded Forum. May 13, 2022 03:55 AM
- Posted How to assign Container Id to a Local License Server which is ran using the flexnetls.jar? on FlexNet Embedded Forum. May 12, 2022 11:46 PM