InsertLicenseReclamationAlert

App Portal 2017

The InsertLicenseReclamationAlert web method will insert a license reclamation alert into the MyApps alerts table. However, it only occurs if the last used date passed as input satisfies the threshold condition.

Parameters

The InsertLicenseReclamationAlert web method includes the following parameters:

InsertLicenseReclamationAlert Parameters

#

Parameters

Data Type

Description

1.  

licenseId

String

FlexNet Manager Suite Flexera ID of installed application.

2.  

packageId

Integer

App Portal catalog item ID.

3.  

machineName

String

Target machine to insert the alert

4.  

uniqueUserName

String

Domain Name\User Name

5.  

lastUsedDate

Date Time

Application last used in machine

Return Value

Returns alert ID (Integer) for success, and 0 for insertion failure.

Note • A return of 0 could be because wrong or threshold value condition is not satisfied.