May 05, 2021
11:20 AM
Hi, I faced same error, while working with C-SDK at client side. It got resolved by setting the appropriate certificate provided by Flexera. FlcCommSetSSLCertificatePath(commInterface, "flexNet/thirdparty/ssl_certs/DigiCertGlobalRootCA.pem", error); Please try using DigiCertGlobalRootCA.pem certificate. Regards, RaviKiran
... View more
May 05, 2021
09:13 AM
Hi, I need to understand the benchmarking data for C-SDK and also for the LocalLicenseServer(for floating logic), which would be helpful to measure my application performance. for example - how many 'acquire' calls per second, an app can make on C-SDK how much time takes on an average to process a capability requests to Flexera Back-office. Could someone help getting the benchmarking data for sync/acquire/release APIs for both C-SDK and also for LLS, also please mention the test setup details as well. Regards, RaviKiran
... View more
Apr 28, 2021
12:13 PM
Hi, can you please clarify below points. is this secure anchoring enabled by default? may I know how to Disable the secure anchoring feature? I am getting below error 'Trusted storage hostid foes not match system hostid', and I want to suppress this error, is there any SDK Method for the same? Regards, RaviKiran
... View more
Mar 29, 2021
02:22 PM
Hi @jberthold , thanks for the quick reply. The issue with the license servers (LLS) provided by Revenera are java based. Due to some limitations, we are looking for a non-java based one, hence the initial query in this post is to know the details to implement a custom license server using SDK itself or any other means where Java is not involved. Hence, we would like to know, how Revenera help us in this context. Regards, RaviKiran
... View more
Mar 29, 2021
02:02 PM
Hi @jberthold , The device which has the custom license server (without using the LLS from flexera) should be configured with 'activation id', so that it can pull all the licenses entitled under this activation id using ' FlxCapabilityRequestAddRightsId ' or similar API... and then it can have the logic to serve the clients to share these licenses in first come first serve basis. Could you please correct, if my understanding is wrong.. or add if I miss anything. Kind Regards, RaviKiran
... View more
Mar 25, 2021
09:25 PM
Hi Jim, Thanks for the response. When I cross-check with my previous posts... in one reply, its mentioned that.. .Local License Server is mostly required to implement floating/concurrent model. While we work analyzing the best approach to implement Floating model, sharing below, the original post for your reference. Re: Working without the LLS for floating licenses - Community (flexera.com) Regards, RaviKiran
... View more
Mar 24, 2021
10:21 AM
Hi, We are using 'LLS' component which is primarily a java based one... to implement 'floating licenses' logic. Would like to know if C-SDK is sufficient and has all the APIs to implement floating licenses logic in our application ? If so, please provide few references to the respective APIs. Regards, RaviKiran
... View more
Nov 26, 2020
06:18 AM
Hi I would like to know is LLS mandatory to implement floating licenses model? Because, LLS is java based and to reduce memory foot print, would like to implement the floating license logic and also the other book-keeping methods internally. Can someone comment on this. Regards, RaviKiran
... View more
Nov 17, 2020
05:20 AM
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
... View more
Nov 13, 2020
11:34 AM
1 Kudo
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
... View more
Nov 13, 2020
09:35 AM
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
... View more
Nov 13, 2020
04:44 AM
Hi @ejohnson1 , thanks for the explanation. It SOAP Web services supports local license sever and CLS clients, could you please point to respective documentation guide 1) to understand the usage and implementation of few use-cases 2) any example programs if any Regards, RaviKiran
... View more
Nov 12, 2020
08:43 PM
Hi @ejohnson1 , needs more clarity on this. When you say standalone, does this mean 'node-locked' - license tightly coupled with one device? Also when you say 'served clients', could you please elaborate what does it mean. Does SOAP API supports standalone and LLS ? Actually we are looking for similar APIs. Regards, RaviKiran
... View more
Nov 12, 2020
05:34 AM
Hi @ejohnson1 , does that mean, there are no SOAP based web service for Licensing mechanism similar to the one provided by CMAPI. Please confirm. Also for using the existing SOAP based web services, please refer any updated documentation. Regards, RaviKiran
... View more
Nov 06, 2020
04:24 AM
Hi @ejohnson1 , thanks for the quick reply. After careful observation, learned that, CMAPI is not a absolute replacement for SDK. As an alternative way, can the SOAP based web services help providing the complete licensing functionality, please find below link. https://docs.revenera.com/fno2020r3sp2/soapapi/Default_frame.htm?WS-LicenseService.htm Regards, RaviKiran
... View more
Latest posts by Ravikiran
Subject | Views | Posted |
---|---|---|
880 | May 05, 2021 11:20 AM | |
300 | May 05, 2021 09:13 AM | |
766 | Apr 28, 2021 12:13 PM | |
1067 | Mar 29, 2021 02:22 PM | |
1075 | Mar 29, 2021 02:02 PM | |
1095 | Mar 25, 2021 09:25 PM | |
1119 | Mar 24, 2021 10:21 AM | |
646 | Nov 26, 2020 06:18 AM | |
4260 | Nov 17, 2020 05:20 AM | |
4267 | Nov 13, 2020 11:34 AM |
Activity Feed
- Posted Re: SSL Communication problem, FNE C SDK on FlexNet Embedded Forum. May 05, 2021 11:20 AM
- Posted need benchmarking data for Flexnet C-SDK and also LLS on FlexNet Embedded Forum. May 05, 2021 09:13 AM
- Kudoed Re: Multiple Trusted storage for jberthold. May 05, 2021 09:04 AM
- Posted Re: Multiple Trusted storage on FlexNet Embedded Forum. Apr 28, 2021 12:13 PM
- Posted Re: Implementing the Floating model using C-SDK on FlexNet Embedded Forum. Mar 29, 2021 02:22 PM
- Posted Re: Implementing the Floating model using C-SDK on FlexNet Embedded Forum. Mar 29, 2021 02:02 PM
- Tagged Re: Implementing the Floating model using C-SDK on FlexNet Embedded Forum. Mar 25, 2021 11:19 PM
- Posted Re: Implementing the Floating model using C-SDK on FlexNet Embedded Forum. Mar 25, 2021 09:25 PM
- Tagged Re: Implementing the Floating model using C-SDK on FlexNet Embedded Forum. Mar 25, 2021 09:25 PM
- Tagged Implementing the Floating model using C-SDK on FlexNet Embedded Forum. Mar 25, 2021 09:18 PM
- Tagged Implementing the Floating model using C-SDK on FlexNet Embedded Forum. Mar 25, 2021 09:18 PM
- Tagged Implementing the Floating model using C-SDK on FlexNet Embedded Forum. Mar 24, 2021 10:24 AM
- Posted Implementing the Floating model using C-SDK on FlexNet Embedded Forum. Mar 24, 2021 10:21 AM
- Kudoed Re: How can we get the exact product details for a feature that has been mapped to a device. Say Feature A is mapped to Product P1 and is also mapped to Product P2, then how can we know that feature from which product is being used. (we can know it from the entitlement id), but through SDK code/ API how can we know for jberthold. Jan 27, 2021 12:01 PM
- Tagged Re: Working without the LLS for floating licenses on FlexNet Embedded Forum. Dec 11, 2020 04:54 AM
- Tagged Re: Working without the LLS for floating licenses on FlexNet Embedded Forum. Dec 11, 2020 04:54 AM
- Tagged Re: Working without the LLS for floating licenses on FlexNet Embedded Forum. Dec 02, 2020 12:39 AM
- Posted Working without the LLS for floating licenses on FlexNet Embedded Forum. Nov 26, 2020 06:18 AM
- Kudoed Re: How does one deactivate a license via FlexNet Embedded API? for jberthold. Nov 26, 2020 06:06 AM
- Kudoed Re: REST APIs from FlexNet Licensing operations. for ejohnson1. Nov 17, 2020 10:22 AM