SOAP Web Services Enhancements in 2023.08

The following enhancement was added to the SOAP Web Services module in the 2023.08 release:

LineItemLicenseCounts Can Retrieve Total Returned License Count

The following enhancement has been introduced for FlexNet Publisher license models:

The SOAP web service API LineItemLicenseCounts can now retrieve the total number of returned license counts and consumed return counts. To return this information, set the flag IncRetunCount in the SOAP request file to true. To maintain the previous behavior, set the flag IncRetunCount to false or omit the flag altogether.

Note:In the response, the value INTEGER MAX for the parameter TotalNumberOfReturns indicates that no return policy has been configured for the activation.

Known Limitations

In certain scenarios, the consumed return count shows a higher value than the actual return count due to a known issue. Revenera aims to address this in a future release.