cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
pjakkel
Level 2

LicenseServer.getFeatureDetails doesn't return INCREMENT lines

Hello

 

We use the java client library to integrate FlexNet Publisher into our application.
We want to obtain the available feature and increment lines. To do that, we first get all the feature names via licenseServer.getFeatureList. Then for each feature name, we call licenseServer.getFeatureDetails(featureName).

However it doesn't return increment lines from the license file.

 

Is there another API to do that?

Thanks

0 Kudos
(0) Replies