InsertLicenseReclamationAlert
App Portal 2020 R1
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:
# |
Parameters |
Data Type |
Description |
|||
|
licenseId |
String |
FlexNet Manager Suite Flexera ID of installed application. |
|||
|
packageId |
Integer |
App Portal catalog item ID. |
|||
|
machineName |
String |
Target machine to insert the alert |
|||
|
uniqueUserName |
String |
Domain Name\User Name |
|||
|
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.
App Portal / App Broker 2020 R1 Administration GuideAugust 2020 |