<?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>Environment Cleanup App</title><link>/b/appmarket/posts/environment-cleanup-app</link><description>Overview 
 Appian administrators can configure this application to systematically delete unneeded versions of Appian objects to free up memory in the environment on an ongoing basis. 
 Key Features &amp;amp; Functionality 
 This application provides a way to</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Wed, 07 May 2025 12:31:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>FabryLorenz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve installed the provided package but seems like something is missing, I am not able to find the main interface of the application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Fabrizio&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Fri, 01 Mar 2024 09:34:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>rickb366</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8/pastedimage1709284963560v1.png" alt=" " /&gt; &lt;br /&gt;When using this application including the plugins it gives an error on the removal of Process Model Versions.&amp;nbsp;&lt;br /&gt;&lt;img src="/resized-image/__size/640x480/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8/pastedimage1709285055328v2.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Error log information;&lt;/p&gt;
&lt;pre&gt;2024-02-28 16:03:39,282 [ThreadPoolTaskExecutor-387273] ERROR com.appiancorp.process.workpoller.WorkItemListener - The following exception occurred while attempting to complete work item [[WorkId: 186, EngineId: execution01, Request: UnattendedJavaActivityRequest:268439441 as {username} by {username}, ProcessId: 268601376, ProcessModelId: 11723, Response: null]] - Exception: 
javax.resource.spi.work.WorkCompletedException: java.lang.NoSuchMethodError: com.appiancorp.suiteapi.process.ProcessDesignService.deleteProcessModelVersion(Ljava/lang/Long;Ljava/lang/String;)V
	at org.springframework.jca.work.SimpleTaskWorkManager$DelegatingWorkAdapter.run(SimpleTaskWorkManager.java:244)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.NoSuchMethodError: com.appiancorp.suiteapi.process.ProcessDesignService.deleteProcessModelVersion(Ljava/lang/Long;Ljava/lang/String;)V
	at com.appiancorp.ps.processmodelutilities.ProcessModelVersionDeleter.run(ProcessModelVersionDeleter.java:111)
	at com.appiancorp.process.runtime.framework.DefaultActivityExecutor$1.lambda$call$0(DefaultActivityExecutor.java:136)
	at com.appiancorp.plugins.PluginUsageLogger.runWithPluginInformation(PluginUsageLogger.java:54)
	at com.appiancorp.process.runtime.framework.DefaultActivityExecutor$1.call(DefaultActivityExecutor.java:136)
	at com.appiancorp.process.runtime.framework.DefaultActivityExecutor$1.call(DefaultActivityExecutor.java:130)
	at com.appiancorp.common.ContextClassLoaderSwitcher.runInContext(ContextClassLoaderSwitcher.java:28)
	at com.appiancorp.process.runtime.framework.DefaultActivityExecutor.execute(DefaultActivityExecutor.java:130)
	at com.appiancorp.process.engine.UnattendedJavaActivityRequest.execute(UnattendedJavaActivityRequest.java:88)
	at com.appiancorp.process.engine.UnattendedJavaActivityRequestResponseCreator.getJavaActivityResultResponse(UnattendedJavaActivityRequestResponseCreator.java:22)
	at com.appiancorp.process.engine.UnattendedJavaActivityRequest.getJavaActivityResultResponse(UnattendedJavaActivityRequest.java:67)
	at com.appiancorp.process.engine.UnattendedJavaActivityRequest.execute0(UnattendedJavaActivityRequest.java:55)
	at com.appiancorp.common.persistence.data.AppianDataUserContextProvider.executeWithConsistentDataReads(AppianDataUserContextProvider.java:143)
	at com.appiancorp.process.engine.ProcessContinuationRequest.executeOuter(ProcessContinuationRequest.java:68)
	at com.appiancorp.process.engine.ContinuationRequest.execute(ContinuationRequest.java:129)
	at com.appiancorp.process.workpoller.UnattendedRequestHandlerBean.onMessage(UnattendedRequestHandlerBean.java:36)
	at com.appiancorp.process.workpoller.WorkItem.run(WorkItem.java:110)
	at org.springframework.jca.work.SimpleTaskWorkManager$DelegatingWorkAdapter.run(SimpleTaskWorkManager.java:241)
	... 3 more
Exception in thread &amp;quot;ThreadPoolTaskExecutor-387273&amp;quot; java.lang.NoSuchMethodError: com.appiancorp.suiteapi.process.ProcessDesignService.deleteProcessModelVersion(Ljava/lang/Long;Ljava/lang/String;)V
	at com.appiancorp.ps.processmodelutilities.ProcessModelVersionDeleter.run(ProcessModelVersionDeleter.java:111)
	at com.appiancorp.process.runtime.framework.DefaultActivityExecutor$1.lambda$call$0(DefaultActivityExecutor.java:136)
	at com.appiancorp.plugins.PluginUsageLogger.runWithPluginInformation(PluginUsageLogger.java:54)
	at com.appiancorp.process.runtime.framework.DefaultActivityExecutor$1.call(DefaultActivityExecutor.java:136)
	at com.appiancorp.process.runtime.framework.DefaultActivityExecutor$1.call(DefaultActivityExecutor.java:130)
	at com.appiancorp.common.ContextClassLoaderSwitcher.runInContext(ContextClassLoaderSwitcher.java:28)
	at com.appiancorp.process.runtime.framework.DefaultActivityExecutor.execute(DefaultActivityExecutor.java:130)
	at com.appiancorp.process.engine.UnattendedJavaActivityRequest.execute(UnattendedJavaActivityRequest.java:88)
	at com.appiancorp.process.engine.UnattendedJavaActivityRequestResponseCreator.getJavaActivityResultResponse(UnattendedJavaActivityRequestResponseCreator.java:22)
	at com.appiancorp.process.engine.UnattendedJavaActivityRequest.getJavaActivityResultResponse(UnattendedJavaActivityRequest.java:67)
	at com.appiancorp.process.engine.UnattendedJavaActivityRequest.execute0(UnattendedJavaActivityRequest.java:55)
	at com.appiancorp.common.persistence.data.AppianDataUserContextProvider.executeWithConsistentDataReads(AppianDataUserContextProvider.java:143)
	at com.appiancorp.process.engine.ProcessContinuationRequest.executeOuter(ProcessContinuationRequest.java:68)
	at com.appiancorp.process.engine.ContinuationRequest.execute(ContinuationRequest.java:129)
	at com.appiancorp.process.workpoller.UnattendedRequestHandlerBean.onMessage(UnattendedRequestHandlerBean.java:36)
	at com.appiancorp.process.workpoller.WorkItem.run(WorkItem.java:110)
	at org.springframework.jca.work.SimpleTaskWorkManager$DelegatingWorkAdapter.run(SimpleTaskWorkManager.java:241)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)&lt;/pre&gt;
&lt;p&gt;The process model is run with platform admin rights, so it can&amp;#39;t be a rights issue.&amp;nbsp; The PM id&amp;#39;s are available in de PV.&amp;nbsp;&lt;br /&gt;is the plugin compatible&amp;nbsp;with version&amp;nbsp;23.4 of Appian?&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Fri, 16 Jun 2023 18:02:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>Rob Turverey</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;span&gt;I have seen this app delete all versions for multiple process models for multiple customers.&amp;nbsp;I think the issue is with the Process Model Utilities plugin, but has this kind of behavior ever been seen before?&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Mon, 22 May 2023 21:59:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v2.1.1 &lt;/strong&gt;&lt;strong&gt;Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Updated the MNI settings in the process model that cleans document folders&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Thu, 11 May 2023 14:22:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>Jesse Knight</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hello, thank you for creating an maintaining this tool!&lt;/p&gt;
&lt;p&gt;I ran into a small error that may or may not be related to our environment. Somehow, the &amp;quot;Automatically run multiple instances of this node&amp;quot; checkbox was unchecked, which meant that no folders were cleaned up. Oddly enough, no errors were thrown even those tp!instanceIndex was still referenced in the smart service configuration. The easy fix was to check the box to enable MNI.&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Tue, 25 Apr 2023 21:58:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v2.1.0 &lt;/strong&gt;&lt;strong&gt;Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Updated the application to use the OOTB execute stored procedure smart service&lt;/li&gt;&lt;/ul&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Mon, 20 Mar 2023 03:12:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>SujithaP</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hello All,&lt;br /&gt;&lt;br /&gt;Amazing application to keep the environment clean.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Just an FYI, We have deployed this application recently to our cloud platform and observed that the CDT field names are not updated in some of the referenced objects, so we were getting the below exceptions. After we updated, it works as expected.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image/__size/640x480/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8/pastedimage1679281831026v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Tue, 22 Nov 2022 06:43:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>meghanakumarij0138</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Team,&lt;br /&gt;&lt;br /&gt;We were using this plugin for one of the requirement on object versions cleanup , we were facing issues with interface version removal.&lt;br /&gt;&lt;br /&gt;No object is removing on successfully completion of node.&lt;br /&gt;&lt;br /&gt;we are currently on 22.4 Appian version . please advise or help&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Sat, 27 Aug 2022 17:01:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>sibys</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi is this plugin/application supported for the latest versions like 21.x and 22.x?&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Fri, 13 Aug 2021 16:05:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>adithyay232</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Application is great. I was able to clear older pm versions. But, I do not see the versions of constants/ rules being deleted.&amp;nbsp; Any help appreciated.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Thu, 11 Mar 2021 07:41:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v2.0.1 Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&lt;span&gt; Setting minimum values for process model and rule versions to keep&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Tue, 09 Feb 2021 15:47:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v2.0.0 Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;A&lt;span&gt;dds a site and additional cleanup settings, but cannot be installed on top of version 1.0.0&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Tue, 12 Jan 2021 18:09:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>Shawn Bittinger</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hey, there isn&amp;#39;t a great way of accessing this from the Design view. The best way is to add the rule folder to a patch and export it. The ID of the object will be in the export log.&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Tue, 12 Jan 2021 17:10:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>edwardc381</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi, Shawn:&lt;/p&gt;
&lt;p&gt;We are trying to run this app as well and also having issues with the rules folder.&amp;nbsp; How does one get the ID of the rules folder?&amp;nbsp; Doc folders have readily available ID&amp;#39;s, but not seeing that with Rules Folders.&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Environment Cleanup App</title><link>https://community.appian.com/b/appmarket/posts/environment-cleanup-app</link><pubDate>Thu, 16 Jul 2020 09:01:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd69a7d-93b5-4a55-a55b-f4c3c7c99fb8</guid><dc:creator>shivakanthr0001</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Shawn,&lt;/p&gt;
&lt;p&gt;First of all, I would like to appreciate for this application. Which is very useful.&lt;br /&gt;&lt;br /&gt;I imported this application in my environment and triggered the process. Everything is working as expected, except for Constants and Rules.&lt;/p&gt;
&lt;p&gt;I am unable to delete the versions of Constants and Rules. Is there any issue with the smart service or am I missing something,&lt;br /&gt;&lt;br /&gt;Thanks in Advance.&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2560&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>