Skip to main content

InsertLicenseReclamationAlert

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:

#ParametersData TypeDescription
licenseIdStringFlexNet Manager Suite Flexera ID of installed application.
packageIdIntegerApp Portal catalog item ID.
machineNameStringTarget machine to insert the alert
uniqueUserNameStringDomain Name\User Name
lastUsedDateDate TimeApplication 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.