Notification engines keep growing causing significant disk space usage on the environment.
Notification alerts generated by the application are cleared from the system when both of the following requirements are satisfied:
<APPIAN_HOME>/_admin/_scripts.
executeAppianSupportScript.bat|sh
DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)
Note: Users running getNotificationsCountForUsers --all will get a list of all users and their notification count. From that list, delete the notifications for users with the most notifications.
getNotificationsCountForUsers --all
This article applies to all versions of Appian.
Last Reviewed: May 2018