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:
# |
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 2017 Administration Guide18 July 2017 |
Copyright Information | Flexera Software |