- Revenera Community
- :
- FlexNet Embedded
- :
- FlexNet Embedded Forum
- :
- Re: REST APIs from FlexNet Licensing operations.
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: REST APIs from FlexNet Licensing operations.
Hi @ejohnson1 ,
thanks for the reply, Will check the API and respond.
Actually I want to avoid SDK and implement the same using SOAP web services. As per your reply, still there is a dependency on SDK for decoding the addonLicense ...etc attributes.
Please clarify.
Regards,
RaviKiran


- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: REST APIs from FlexNet Licensing operations.
Hi Ravi,
Yes, the response requires decoding from base64 and more importantly, the response requires processing by the SDK API.
The analogy I would use is the response is the equivalent of a gift card (e.g. Starbucks) and redeeming the card for a coffee / license is the equivalent of tapping the card (e.g. QR code decode) then receiving your coffee (processing the license via the SDK API).
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: REST APIs from FlexNet Licensing operations.
HI @ejohnson1 ,
thanks for the reply.
Since the SDK library size is more, if we use SOAP/REST the solution would be light weight. Hence, would like to reduce SDK foot print.
Regards,
RaviKiran


- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: REST APIs from FlexNet Licensing operations.
Hi Ravi,
REST is the lightest of light weight available.
Once configured, it's a single API (access_request), which does the capability exchange and license acquisition in one go (no processing of the capability response)
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: REST APIs from FlexNet Licensing operations.
Hi @ejohnson1 ,
for using SOAP web services, can you point to the guide to understand more about the client authentication part and also which credentials to be used.
Regards,
RaviKiran


- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: REST APIs from FlexNet Licensing operations.
Hi Ravi,
Documentation on managing users can be found in the online documentation link above in the "FlexNet Operations 2020 R3 SP2 User Guide".
In the guide, managing users is outlined as follows:
- « Previous
-
- 1
- 2
- Next »