This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Embedded
- :
- FlexNet Embedded Forum
- :
- Re: Metered Licensing Queries
Subscribe
- 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
- Report Inappropriate Content
‎Apr 04, 2022
10:41 PM
Metered Licensing Queries
I am exploring how metered licensing can benefit us for one of our business use case.
I went through the documentation and below are my queries/ understanding I want to clear.
- If I’m not wrong, metered licensing is supported by both C & Java FNE. What minimum version of C & Java FNE supports Metered Licensing?
- Is it possible to just capture the ‘capped’ usage at the FNE side, and enforce (stop the use of any feature, say, after x number of hours) the metered licensing w/o reporting usage back to the back-office? Or in other words, is it optional to send the usage information to the back office?
- If yes: is it supported on both FNEs (C and Java)?
- Is ‘Flexnet usage management’ a separate paid service, than FNO?
- Any steps/processes to use ‘Flexnet usage management’?
- If we enforce metered licensing only at the FNE side, then do we still need ‘Flexnet usage management’?
- What are the features/ benefits of using ‘Flexnet usage management’?
- Do we need the acquisition API for metered licensing to work?
- Is FlexNet Embedded local license server supported for both C & Java FNEs?
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 05, 2022
09:21 AM
Hi @anshul-barco ,
Brief responses to your questions below ...
- All of the FNE toolkits supports metered licensing.
- FNE clients send usage requests to either a FlexNet Operations Cloud license server (internet connected use case) or a Local license server (disconnected use case) . The server maintains the metered usage counts and will respond back to the clients with information on whether or not the usage requests were satisfied.
- The FlexNet Operations Cloud Monetization Module is required to enable Metered / Usage based license models.
- Documentation and Resources are available. As a starter refer to the "Getting Started with Usage Management" section in the FlexNet Operations User Guide.
- The Cloud Monetization Model is required for metered licensing.
- Usage Management allows you to entitle your customers to a usage plan and if desired you can also allow them to use more than entitled (unlimited use or a designated overage). Overage reports can be used for billing purposes or for negotiating higher tier usage plans. Detailed usage reports are available which can also be used for pay-per-use billing.
- Metered license requests can be sent using from clients using either the FlexNet Embedded SDKs or the Cloud Monetization REST API (CMAPI). The CMAPI REST APIs are intended for use in Cloud Applications.
- All FNE SDKs can communicate with both a FlexNet Embedded local or Cloud license server.
Thanks,
Jim
- Is ‘Flexnet usage management’ a separate paid service, than FNO?
- Any steps/processes to use ‘Flexnet usage management’?
- If we enforce metered licensing only at the FNE side, then do we still need ‘Flexnet usage management’?
- What are the features/ benefits of using ‘Flexnet usage management’?
- Do we need the acquisition API for metered licensing to work?
- Is FlexNet Embedded local license server supported for both C & Java FNEs?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 06, 2022
05:20 AM
If not exactly, what's the appx cost for running one instance of CLS (Cloud License Server)?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 06, 2022
05:14 AM
Thanks @jberthold for response.
Can you please also clarify that, FlexNet Embedded local license server is delivered as a war or jar file?