InsertAlertAction
The InsertAlertAction web method will insert an alert action into the MyApps alerts table.
Parameters
The InsertAlertAction web method includes the following 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 |
Return Value
Returns alert ID (Integer) for success, and 0 for insertion failure
note
A return of 0 could be because of failure to find the PackageID in the App Portal database.