<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Delete applications with contents</title><link>https://community.appian.com/discussions/f/administration/40522/delete-applications-with-contents</link><description>Hi team, 
 
 We&amp;#39;re struggling the the disk usage of our training environment as it&amp;#39;s reaching its full capacity, there are several applications that can be deleted completely. However, there&amp;#39;s no bulk deletion of applications including its contents, out</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Delete applications with contents</title><link>https://community.appian.com/thread/154999?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2026 14:12:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0a1aa777-5ac0-41c3-832d-bbed3767fe9f</guid><dc:creator>tgarciaruiz</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;It seems this smart service works with Folders such as Knowledge centers or any other documents folder, not with Rule or Process&amp;nbsp;Model folders.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Tom&amp;aacute;s&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Delete applications with contents</title><link>https://community.appian.com/thread/154998?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2026 13:26:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:015b4f82-614e-4b61-b192-ff02441fc265</guid><dc:creator>Harsh Kumar Agarwal</dc:creator><description>&lt;p&gt;&lt;span&gt;You can try using the &lt;strong&gt;Delete Folder Contents&lt;/strong&gt; smart service for objects stored in a folder. You will still need to manually delete a few objects such as &lt;strong&gt;CDTs&lt;/strong&gt; and &lt;strong&gt;Records&lt;/strong&gt;, but this approach will reduce the overall time required.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Tables and views are easier to handle if you run a SQL query to identify objects containing your keywords, and then delete the corresponding &lt;strong&gt;tables and views&lt;/strong&gt; in bulk.&lt;br /&gt;for example:&amp;nbsp;select TABLE_NAME,COLUMN_NAME from INFORMATION_SCHEMA.COLUMNS where COLUMN_NAME like &amp;#39;%LOG%&amp;#39; order by TABLE_NAME&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hope that helps.&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>