<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1581 Notification engines taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1581 Notification engines taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing</link><pubDate>Mon, 23 Jul 2018 03:34:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 7/23/2018 3:34:54 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification engines keep growing causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application are cleared from the system when both of the following requirements are satisfied:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The alert is past its expiration limit.&lt;/li&gt;
&lt;li&gt;The user associated with that notification logs in to Appian after the alert passes its expiration limit.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support via support case to obtain a script to correct the problem.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/_scripts.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on the OS in a terminal.&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following:&lt;br /&gt;&lt;code&gt;DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Users running &lt;code&gt;getNotificationsCountForUsers --all&lt;/code&gt; will get a list of all users and their notification count. From that list, delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1581 Notification engines taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/13</link><pubDate>Tue, 15 May 2018 13:34:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 13 posted to Appian Knowledge Base by Nick Vigilante on 5/15/2018 1:34:21 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification engines keep growing causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application are cleared from the system when both of the following requirements are satisfied:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The alert is past its expiration limit.&lt;/li&gt;
&lt;li&gt;The user associated with that notification logs in to Appian after the alert passes its expiration limit.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support via support case to obtain a script to correct the problem.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/_scripts.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on the OS in a terminal.&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following:&lt;br /&gt;&lt;code&gt;DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Users running &lt;code&gt;getNotificationsCountForUsers --all&lt;/code&gt; will get a list of all users and their notification count. From that list, delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/12</link><pubDate>Tue, 15 May 2018 09:33:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 12 posted to Appian Knowledge Base by Nick Vigilante on 5/15/2018 9:33:24 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification engines keep growing causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application are cleared from the system when both of the following requirements are satisfied:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The alert is past its expiration limit.&lt;/li&gt;
&lt;li&gt;The user associated with that notification logs in to Appian after the alert passes its expiration limit.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support via support case to obtain a script to correct the problem.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/_scripts.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on the OS in a terminal.&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following:&lt;br /&gt;&lt;code&gt;DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Users running &lt;code&gt;getNotificationsCountForUsers --all&lt;/code&gt; will get a list of all users and their notification count. From that list, delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/11</link><pubDate>Wed, 09 May 2018 17:00:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Stephen Okala on 5/9/2018 5:00:48 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification engines keep growing causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application that should&amp;nbsp;clear up once they are past their expiration limit, but it requires the user account to login for the automated clearing to occur.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support via support case to obtain a script to correct the problem.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/_scripts&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on the OS in a terminal.&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: &lt;span style="text-decoration:underline;"&gt;U&lt;/span&gt;sers running &lt;code&gt;getNotificationsCountForUsers --all&lt;/code&gt; will get a list of all users and their notification count. From that delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#222222;font-family:&amp;#39;Appian Open Sans&amp;#39;, sans-serif;font-size:14px;white-space:pre-wrap;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/10</link><pubDate>Tue, 27 Mar 2018 14:44:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Khanh Tran</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Khanh Tran on 3/27/2018 2:44:41 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification KDBs keep growing and doesn&amp;#39;t seem to free up causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application that should&amp;nbsp;clear up once they are past their expiration limit, but it requires the user account to actually login for the automated clearing to occur.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support for the correct version of the script&amp;nbsp;based on the version of Appian used.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &amp;lt;APPIAN_HOME&amp;gt;/_admin/_scripts&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on your OS in a terminal&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: For environments with a lot of user, running &lt;code&gt;getNotificationsCountForUsers --all&lt;/code&gt; will get a list of all users and their notification count. From that, you can delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#222222;font-family:&amp;#39;Appian Open Sans&amp;#39;, sans-serif;font-size:14px;white-space:pre-wrap;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/9</link><pubDate>Tue, 27 Mar 2018 14:43:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Khanh Tran</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Khanh Tran on 3/27/2018 2:43:19 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification KDBs keep growing and doesn&amp;#39;t seem to free up causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application that should&amp;nbsp;clear up once they are past their expiration limit, but it requires the user account to actually login for the automated clearing to occur.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support for the correct version of the script&amp;nbsp;based on the version of Appian used.&lt;/li&gt;
&lt;li&gt;
&lt;pre&gt;Unzip the contents of the zip into &amp;lt;APPIAN_HOME&amp;gt;/_admin/_scripts&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on your OS in a terminal&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: For environments with a lot of user, running &lt;code&gt;getNotificationsCountForUsers --all&lt;/code&gt; will get a list of all users and their notification count. From that, you can delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#222222;font-family:&amp;#39;Appian Open Sans&amp;#39;, sans-serif;font-size:14px;white-space:pre-wrap;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/8</link><pubDate>Tue, 27 Mar 2018 14:01:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Khanh Tran</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Khanh Tran on 3/27/2018 2:01:32 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification KDBs keep growing and doesn&amp;#39;t seem to free up causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application that should&amp;nbsp;clear up once they are past their expiration limit, but it requires the user account to actually login for the automated clearing to occur.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support for the correct version of the script&amp;nbsp;based on the version of Appian used.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &amp;lt;appian home&amp;gt;/_admin/_scripts&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on your OS in a terminal&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: For environments with a lot of user, running &lt;code&gt;getNotificationsCountForUsers --all&lt;/code&gt; will get a list of all users and their notification count. From that, you can delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#222222;font-family:&amp;#39;Appian Open Sans&amp;#39;, sans-serif;font-size:14px;white-space:pre-wrap;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/7</link><pubDate>Tue, 27 Mar 2018 13:59:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Khanh Tran</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Khanh Tran on 3/27/2018 1:59:53 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification KDBs keep growing and doesn&amp;#39;t seem to free up causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application that should&amp;nbsp;clear up once they are past their expiration limit, but it requires the user account to actually login for the automated clearing to occur.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support for the correct version of the script&amp;nbsp;based on the version of Appian used.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &amp;lt;appian home&amp;gt;/_admin/_scripts&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on your OS in a terminal&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: For environments with a lot of user, running getNotificationsCountForUsers --all will get a list of all users and their notification count. From that, you can delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#222222;font-family:&amp;#39;Appian Open Sans&amp;#39;, sans-serif;font-size:14px;white-space:pre-wrap;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/6</link><pubDate>Tue, 27 Mar 2018 13:10:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Khanh Tran</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Khanh Tran on 3/27/2018 1:10:51 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification KDBs keep growing and doesn&amp;#39;t seem to free up causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application that should&amp;nbsp;clear up once they are past their expiration limit, but it requires the user account to actually login for the automated clearing to occur.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support for the correct version of the script&amp;nbsp;based on the version of Appian used.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &amp;lt;appian home&amp;gt;/_admin/_scripts&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on your OS in a terminal&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: For environments with a lot of user, running getNotificationsCountForUsers --all will get a list of all users and their notification count. From that, you can delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#222222;font-family:&amp;#39;Appian Open Sans&amp;#39;, sans-serif;font-size:14px;white-space:pre-wrap;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/5</link><pubDate>Tue, 27 Mar 2018 13:10:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Khanh Tran</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Khanh Tran on 3/27/2018 1:10:34 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification KDBs keep growing and doesn&amp;#39;t seem to free up causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application that should&amp;nbsp;clear up once they are past their expiration limit, but it requires the user account to actually login for the automated clearing to occur.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support for the correct version of the script&amp;nbsp;based on the version of Appian used.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &amp;lt;appian home&amp;gt;/_admin/_scripts&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on your OS in a terminal&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following:
&lt;ul&gt;
&lt;li&gt;DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: For environments with a lot of user, running getNotificationsCountForUsers --all will get a list of all users and their notification count. From that, you can delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#222222;font-family:&amp;#39;Appian Open Sans&amp;#39;, sans-serif;font-size:14px;white-space:pre-wrap;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/4</link><pubDate>Tue, 27 Mar 2018 13:09:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Khanh Tran</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Khanh Tran on 3/27/2018 1:09:29 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification KDBs keep growing and doesn&amp;#39;t seem to free up causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application that should&amp;nbsp;clear up once they are past their expiration limit, but it requires the user account to actually login for the automated clearing to occur.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support for the correct version of the script&amp;nbsp;based on the version of Appian used.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &amp;lt;appian home&amp;gt;/_admin/_scripts&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on your OS in a terminal&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following: &lt;code&gt;DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: For environments with a lot of user, running getNotificationsCountForUsers --all will get a list of all users and their notification count. From that, you can delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#222222;font-family:&amp;#39;Appian Open Sans&amp;#39;, sans-serif;font-size:14px;white-space:pre-wrap;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/3</link><pubDate>Tue, 27 Mar 2018 13:09:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Khanh Tran</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Khanh Tran on 3/27/2018 1:09:03 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification KDBs keep growing and doesn&amp;#39;t seem to free up causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application that should&amp;nbsp;clear up once they are past their expiration limit, but it requires the user account to actually login for the automated clearing to occur.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support for the correct version of the script&amp;nbsp;based on the version of Appian used.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &amp;lt;appian home&amp;gt;/_admin/_scripts&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;executeAppianSupportScript.bat|sh&lt;/code&gt; based on your OS in a terminal&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following: DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: For environments with a lot of user, running getNotificationsCountForUsers --all will get a list of all users and their notification count. From that, you can delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#222222;font-family:&amp;#39;Appian Open Sans&amp;#39;, sans-serif;font-size:14px;white-space:pre-wrap;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/2</link><pubDate>Tue, 27 Mar 2018 13:08:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Khanh Tran</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Khanh Tran on 3/27/2018 1:08:30 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Notification KDBs keep growing and doesn&amp;#39;t seem to free up causing significant disk space usage on the environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Notification alerts generated by the application that should&amp;nbsp;clear up once they are past their expiration limit, but it requires the user account to actually login for the automated clearing to occur.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Contact Appian Technical Support for the correct version of the script&amp;nbsp;based on the version of Appian used.&lt;/li&gt;
&lt;li&gt;Unzip the contents of the zip into &amp;lt;appian home&amp;gt;/_admin/_scripts&lt;/li&gt;
&lt;li&gt;Run executeAppianSupportScript.bat|sh based on your OS in a terminal&lt;/li&gt;
&lt;li&gt;Execute the&amp;nbsp;deletenotificationsforusers script. The syntax is the following: DeleteNotificationsForUsers --usernames (List of String) --expired (OPTIONAL) --beforedate (OPTIONAL Date yyyy-MM-dd)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: For environments with a lot of user, running getNotificationsCountForUsers --all will get a list of all users and their notification count. From that, you can delete the notifications for users with the most notifications.&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#222222;font-family:&amp;#39;Appian Open Sans&amp;#39;, sans-serif;font-size:14px;white-space:pre-wrap;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>[DRAFT] KB-XXXX Notification KDBs taking significant space on disk and not clearing</title><link>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing/revision/1</link><pubDate>Tue, 13 Feb 2018 15:33:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7439b3d8-72d3-4d53-84cd-fd8580686698</guid><dc:creator>Khanh Tran</dc:creator><comments>https://community.appian.com/support/w/kb/827/kb-1581-notification-engines-taking-significant-space-on-disk-and-not-clearing#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Khanh Tran on 2/13/2018 3:33:38 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;This section is required for this template. All symptoms of the issue, including relevant screenshots and log lines, should be included here.&amp;nbsp;The symptoms should be as descriptive as possible.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This section is required for this template. When writing a cause for a particular article, ensure the following is taken into consideration:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The cause is concise and does not disclose more information than absolutely necessary.&lt;/li&gt;
&lt;li&gt;The cause does not share any Appian source code. Source code for plugins/shared components are fine.&lt;/li&gt;
&lt;li&gt;If this is an issue outside of the Appian product and the third-party vendor included documentation referencing the bug, provide their documentation for reference.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For any enhancements/defects, use one of the following as applicable:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-XXXXX&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;This product use case has been logged to the Appian Product Team for consideration to add this functionality in the product. Kindly note it is not Appian Support&amp;rsquo;s policy to disclose how or when a product use case will be implemented.&lt;/li&gt;
&lt;li&gt;This issue has been addressed via&amp;nbsp;&lt;strong&gt;AN-XXXXX&lt;/strong&gt;&amp;nbsp;in Appian X.X Hotfix Package X.&lt;/li&gt;
&lt;li&gt;This issue has been addressed via&amp;nbsp;&lt;strong&gt;AN-XXXXX&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions:
&lt;ul&gt;
&lt;li&gt;List each specific hotfix package/version in ascending order by version.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;This use case has been incorporated in Appian X.X Hotfix Package X.&lt;/li&gt;
&lt;li&gt;This use case has been incorporated in the following versions/hotfixes:
&lt;ul&gt;
&lt;li&gt;List each specific hotfix package/version in ascending order by version.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp;When listing hotfixes, add a hyperlink to the Hotfix documentation for that version.&lt;/p&gt;
&lt;p&gt;When logging a product defect, ensure you use the&amp;nbsp;&lt;strong&gt;known issues&lt;/strong&gt;&amp;nbsp;tag as well as the&amp;nbsp;&lt;strong&gt;open issues&lt;/strong&gt;&amp;nbsp;or&amp;nbsp;&lt;strong&gt;fixed issues&lt;/strong&gt;&amp;nbsp;tag, depending if the issue is fixed or not.&lt;/p&gt;
&lt;p&gt;If no cause is known and this is not something Engineering can reproduce/needs to know about, then say &amp;ldquo;The root cause of this issue is currently unknown.&amp;rdquo; If you use that as your cause, then a valid action&amp;nbsp;&lt;strong&gt;must&lt;/strong&gt;&amp;nbsp;be present.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This section is required for this template and contains the steps to resolve the issue. If an issue in an article is solved by a hotfix and/or major version of Appian, use the following language to indicate that:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Apply the latest hotfix to your Appian installation.&lt;/li&gt;
&lt;li&gt;Upgrade to the latest version of Appian.&lt;/li&gt;
&lt;li&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If there is a product issue with Engineering that is open and a workaround for that issue exists, include it in the Action section until the fix is available. After the fix is made available, use that as a workaround instead.&lt;/p&gt;
&lt;p&gt;Otherwise, the content in this section should wholly solve a customer&amp;rsquo;s issue without producing any undesirable side effects. If there is at least one valid action that doesn&amp;rsquo;t cause undesirable side effects, all other actions with negative side effects should go in the Workaround section.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;This section is optional and should only be used as an alternative action if there is a massive technical debt associated with performing the action in the above section for customers (such as upgrading). It can also be used if there is a solution to the issue in the article but is more inconvenient to implement or it causes other undesirable behavior and wouldn&amp;rsquo;t warrant being an action.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This section includes any relevant version information for Appian or other third/party configurations. Some examples of valid affected versions are as follows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This article applies to all versions of Appian.&lt;/li&gt;
&lt;li&gt;This article applies to Appian 7.11 and later.&lt;/li&gt;
&lt;li&gt;This article applies to Appian 16.2 and earlier.&lt;/li&gt;
&lt;li&gt;This article applies to Appian 7.11 and 16.1.&lt;/li&gt;
&lt;li&gt;This article applies to Appian 16.1, 16.2, and 16.3.&lt;/li&gt;
&lt;li&gt;This article applies to all versions of Appian from Appian 7.10 to Appian 16.2.&lt;/li&gt;
&lt;li&gt;This article applies to all versions of Appian using JBoss EAP 6.4.9 as an application server and Internet Explorer 9 as a web browser.&lt;/li&gt;
&lt;li&gt;This article applies to all versions of Appian Cloud.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Last Reviewed: Month YYYY&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item></channel></rss>