Jun 23, 2022
05:13 PM
1 Kudo
Hi @michealeseecc ,
I think the issue here is why do you want to specify the start date of the license on first activation when the license you are generating is permanent? It makes more sense to use this option when you are specifying the license duration and want the clock to start ticking when the customer first activates.
Here's an example snippet from the createSimpleEntitlementRequest web service where a 2 year duration is specified after first activation:
< urn:startDateOption > DEFINE_ACTDATE_AT_FIRST_ACTIVATION </ urn:startDateOption >
< urn:isPermanent > false </ urn:isPermanent >
< urn:term >
< urn:numDuration > 2 </ urn:numDuration >
< urn:durationUnit > YEARS </ urn:durationUnit >
</ urn:term >
with the resulting output in the UI
Best regards,
Jim
... View more
Jun 19, 2022
09:07 AM
1 Kudo
Hi @michealeseecc ,
You only need to specify the activation ID for the entitlement line you wish to set to Draft. Example:
Thx,
- Jim
... View more
Jun 17, 2022
09:35 AM
Awesome Jim. Happy Friday. 😇 I changed my Authorization Type : Bearer Token to Basic Auth. Now, I will figure out on my C# code to make it work, will share the solution once I did it. Thanks. Regards, Micheale
... View more
Latest posts by michealeseecc
Subject | Views | Posted |
---|---|---|
81 | Jun 23, 2022 11:16 AM | |
102 | Jun 19, 2022 01:42 AM | |
138 | Jun 17, 2022 09:35 AM | |
143 | Jun 17, 2022 07:55 AM | |
157 | Jun 17, 2022 12:20 AM | |
171 | Jun 16, 2022 07:12 PM |
Activity Feed
- Posted Configure Product Start Date Use 1st Activation Date StartDateOptionType C# on FlexNet Operations Forum. Jun 23, 2022 11:16 AM
- Kudoed Re: SetLineItemState From DEPLOYED to DRAFT - All input data in the request failed. Please check the specific reasons in returned data. for jberthold. Jun 19, 2022 07:50 PM
- Posted SetLineItemState From DEPLOYED to DRAFT - All input data in the request failed. Please check the specific reasons in returned data. on FlexNet Operations Forum. Jun 19, 2022 01:42 AM
- Posted Re: GetEntitlementLineItemPropertiesQuery - "9999:java.lang.NullPointerException on FlexNet Operations Forum. Jun 17, 2022 09:35 AM
- Kudoed Re: GetEntitlementLineItemPropertiesQuery - "9999:java.lang.NullPointerException for jberthold. Jun 17, 2022 09:25 AM
- Posted Re: GetEntitlementLineItemPropertiesQuery - "9999:java.lang.NullPointerException on FlexNet Operations Forum. Jun 17, 2022 07:55 AM
- Posted Re: GetEntitlementLineItemPropertiesQuery - "9999:java.lang.NullPointerException on FlexNet Operations Forum. Jun 17, 2022 12:20 AM
- Posted GetEntitlementLineItemPropertiesQuery - "9999:java.lang.NullPointerException on FlexNet Operations Forum. Jun 16, 2022 07:12 PM