DeleteAlertsForAppByUser

App Portal 2020 R1

The DeleteAlertsForAppByUser web method will delete the alerts for a particular user and for a particular Flexera ID from the MyApps Alerts table.

Parameters

The DeleteAlertsForAppByUser web method includes the following parameters:

DeleteAlertsForAppByUser Parameters

#

Parameters

Data Type

Description

1.  

licenseId

String

FlexNet Manager Suite FlexeraID of installed application.

2.  

uniqueUserName

String

Domain Name\User Name

Return Value

Returns True for success or Exception for failure.

Note:Exception could be because of wrong or no licenseId/uniqueUserName combination exists in Alerts table.