Jan 28, 2023
12:06 PM
1 Kudo
@mrathinam Thanks for the reply.
To avoid confusion and duplication I will continue this in the support case.
... View more
Jan 24, 2023
08:00 AM
Hello,
I'm using the FNP Java toolkit and would like to know which API to use to update the value of the LM_A_TCP_TIMEOUT attribute.
Also, I read that the default value for LM_A_TCP_TIMEOUT is 2hrs. Is this default value the same when using the FNP Java toolkit?
Thanks.
... View more
Oct 26, 2021
03:41 AM
Thank you @ekose1 . It's given me some ideas on how we can proceed.
... View more
Oct 18, 2021
03:55 AM
Thanks @dekumar and @ekose1 . Regarding the reason why we want this info, its so we can randomly check compliance with commercial terms (not enforce compliance). So if we capture geographical information at the client side and send it to FNO via Vendor Dictionary of the Capability Request, where/how will this information be visible in FNO? Thanks.
... View more
Oct 04, 2021
10:56 AM
Hello, Can you kindly help me out with this please? Is there a way to find any geographical location information, e.g. IP or similar information, of any device which is served by a cloud license server? Thanks.
... View more
Jun 07, 2021
10:38 AM
That's a shame but thanks for the reply.
... View more
Apr 23, 2021
02:48 PM
Hello, When using CapabilityRequest in FNE, you can specify feature selectors which map to attributes like Vendor_String, Serial Number, Notice etc. Can you do something similar with FNP v11.16.2 using Java? The documentation suggests this can be done with the FeatureSpecifier class but the API for this class is limited and doesn't allow for anything other than the feature name and required version to be specified. Thanks.
... View more
Jan 25, 2021
03:56 AM
Thanks for the reply @aparashar1 . I don't actually agree with the decision - sorry. A default, in my view, should be provided and then make it easy and simple for publishers to use an alternative JDK if that is their preference. Not providing a default JRE is causing us problems with our clients as not all clients have a version of Java installed on every machine. This is causing problems with IT departments who are reluctant to install Java to run license servers. Thanks.
... View more
Jan 25, 2021
03:36 AM
Hi, Can you kindly explain why, I think from version 11.15 onwards, the FNP license server no longer comes bundled with a JRE? Surely it could be bundled with one of the compatible, free versions of the Oracle JRE, couldn't it? Thanks.
... View more
Jan 13, 2021
11:54 AM
Hi @jberthold , Thanks for the response. I saw the entry in the JavaXT and it says "proxy server (which has been set up to communicate with the back-office server)". In that case, will the set up to communicate with the back-office server be any different from the configuration you imagine needs to be done on the proxy server for the REST APIs?
... View more
Jan 13, 2021
08:08 AM
Hi, How do we (is it possible to) configure our application - which is a desktop application - to use a local proxy server when communicating with an FNO cloud license server? Our application is a Java application and we use a combination of the licensing web services (e.g. we use the health and features end points) and capability request. Examples For features end point we use: https://example.compliance.flexnetoperations.com/api/1.0/instances/PPPPPPPPPP/features For health end point we use: https://example.compliance.flexnetoperations.com/api/1.0/instances/PPPPPPPPPP/health For submitting a capability request we use: https://example.compliance.flexnetoperations.com/instances/PPPPPPPPPP/request We use FNO cloud instance. Thanks.
... View more
Dec 09, 2020
04:56 AM
@cvsuser Thanks for the reply. Another of your colleagues picked up my query and has been in contact by email (before I could even open a support case 👍). Hopefully my query will be resolved via that route. Regards.
... View more
Dec 07, 2020
08:54 AM
This question is for the Usage Intelligence forum: We are running a trial/test of the usage intelligence Java API. Our application is a desktop application and this is the structure of how we bundle libraries in the installed application. JarsFolder internal1.jar internal2.jar ExternalJars(this is a folder) External1.jar RuiSDK.jar ... ... What we have discovered is, if we deploy the RUI SDK jar in the ExternalJars folder (which is within the JarsFolder), the analytics application is not initialised. However, if we deploy the RUI SDK jar in the JarsFolder i.e. in the same folder as our internal classes jars (which is where the initialisation of the analytics is done) then it works fine. Are we missing something in the configuration/setup? We would like to keep our application deployment structure/philosophy the same if possible i.e. keep internal and external jars in separate folders. Thanks. So far we havent seen anything which tells us one way or another.
... View more
Labels
- Labels:
-
General
Nov 06, 2020
10:00 AM
Thanks very much @ejohnson1 .
... View more
Nov 06, 2020
05:59 AM
Hi, We are using the FNE Java SDK. I just want to confirm: when communicating with a Cloud License Server (CLS) from our java application, is the https communication done via port 443? Is there a way to change this port? I know for a LLS, the port can be configured using the Flexnet License Server Manager (can be changed from the default 7070). Thanks.
... View more
Latest posts by ageorge
Subject | Views | Posted |
---|---|---|
221 | Jan 28, 2023 12:06 PM | |
280 | Jan 24, 2023 08:00 AM | |
786 | Oct 26, 2021 03:41 AM | |
817 | Oct 18, 2021 03:55 AM | |
881 | Oct 04, 2021 10:56 AM | |
527 | Jun 07, 2021 10:38 AM | |
657 | Apr 23, 2021 02:48 PM | |
1095 | Jan 25, 2021 03:56 AM | |
1102 | Jan 25, 2021 03:36 AM | |
1530 | Jan 13, 2021 11:54 AM |
Activity Feed
- Got a Kudo for Re: How to update LM_A_TCP_TIMEOUT through Java API. Jan 29, 2023 10:07 PM
- Posted Re: How to update LM_A_TCP_TIMEOUT through Java API on FlexNet Publisher Forum. Jan 28, 2023 12:06 PM
- Posted How to update LM_A_TCP_TIMEOUT through Java API on FlexNet Publisher Forum. Jan 24, 2023 08:00 AM
- Posted Re: Geographical location info for a device connected to a cloud license server on FlexNet Operations Forum. Oct 26, 2021 03:41 AM
- Posted Re: Geographical location info for a device connected to a cloud license server on FlexNet Operations Forum. Oct 18, 2021 03:55 AM
- Posted Geographical location info for a device connected to a cloud license server on FlexNet Operations Forum. Oct 04, 2021 10:56 AM
- Posted Re: How to specify feature selectors in FNP on FlexNet Publisher Forum. Jun 07, 2021 10:38 AM
- Posted How to specify feature selectors in FNP on FlexNet Publisher Forum. Apr 23, 2021 02:48 PM
- Posted Re: Why is a JRE no longer bundled with FNP installer? on FlexNet Publisher Forum. Jan 25, 2021 03:56 AM
- Posted Why is a JRE no longer bundled with FNP installer? on FlexNet Publisher Forum. Jan 25, 2021 03:36 AM
- Posted Re: Using a proxy server when connecting to a cloud license server on FlexNet Operations Forum. Jan 13, 2021 11:54 AM
- Posted Using a proxy server when connecting to a cloud license server on FlexNet Operations Forum. Jan 13, 2021 08:08 AM
- Posted Re: Usage Intelligence: location of rui SDK jar in installed application on Usage Intelligence Forum. Dec 09, 2020 04:56 AM
- Posted Usage Intelligence: location of rui SDK jar in installed application on Usage Intelligence Forum. Dec 07, 2020 08:54 AM
- Posted Re: Hi GRe: Port used for https communication to CLS on FlexNet Embedded Forum. Nov 06, 2020 10:00 AM
- Posted Port used for https communication to CLS on FlexNet Embedded Forum. Nov 06, 2020 05:59 AM
- Got a Kudo for License overview for a cloud license server. Sep 07, 2020 10:35 AM
- Posted Re: License overview for a cloud license server on FlexNet Operations Forum. Apr 06, 2020 10:58 AM
- Posted Re: License overview for a cloud license server on FlexNet Operations Forum. Apr 06, 2020 08:10 AM
- Posted License overview for a cloud license server on FlexNet Operations Forum. Apr 06, 2020 03:58 AM