<?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-1200 How to recover a deleted process model</title><link>https://community.appian.com/support/w/kb/416/kb-1200-how-to-recover-a-deleted-process-model</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1200 How to recover a deleted process model</title><link>https://community.appian.com/support/w/kb/416/kb-1200-how-to-recover-a-deleted-process-model</link><pubDate>Thu, 05 Jan 2023 21:03:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2125c427-fee2-4918-9d2e-0d6bad803350</guid><dc:creator>Elly Meng</dc:creator><comments>https://community.appian.com/support/w/kb/416/kb-1200-how-to-recover-a-deleted-process-model#comments</comments><description>Current Revision posted to Appian Knowledge Base by Elly Meng on 1/5/2023 9:03:18 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2&gt;Purpose&lt;/h2&gt;
&lt;p&gt;This article outlines options for recovering a deleted Appian object.&lt;/p&gt;
&lt;h2&gt;Instructions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Import the object from another environment.&lt;/li&gt;
&lt;li&gt;Import the object from a&amp;nbsp;previous application export that contains the object.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If the above is not feasible, below are additional options based on your environment type.&lt;/p&gt;
&lt;h3&gt;Cloud&lt;/h3&gt;
&lt;p&gt;Revert the&amp;nbsp;environment to a snapshot from when the environment still contained the &lt;span&gt;object&lt;/span&gt;. Please note that this may incur data loss as any changes made to the environment since the time of snapshot will be lost. More information about the reversion process can be found in &lt;a href="/support/w/kb/1569/kb-2013-faq-for-restoring-from-a-backup-in-appian-cloud"&gt;KB-2013&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Before creating a support case, contact your Account Executive regarding the additional cost of on-demand reversions.&lt;/p&gt;
&lt;h3&gt;Self-Managed&lt;/h3&gt;
&lt;p&gt;If you have a&amp;nbsp;backup of your environment from when it contained the object, you may try reverting to this backup. Please engage your infrastructure team to determine if this is a viable option as any&amp;nbsp;&lt;span&gt;changes made to the environment since the time of snapshot will be&amp;nbsp;&lt;/span&gt;&lt;span&gt;lost&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: January 2023&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, process models, application design&lt;/div&gt;
</description></item><item><title>KB-1200 How to recover a deleted process model</title><link>https://community.appian.com/support/w/kb/416/kb-1200-how-to-recover-a-deleted-process-model/revision/2</link><pubDate>Tue, 19 Dec 2017 16:25:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2125c427-fee2-4918-9d2e-0d6bad803350</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/416/kb-1200-how-to-recover-a-deleted-process-model#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Parmida Borhani on 12/19/2017 4:25:46 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2&gt;Purpose&lt;/h2&gt;
&lt;p&gt;This article outlines how to recover a deleted process model.&lt;/p&gt;
&lt;h2&gt;Instructions&lt;/h2&gt;
&lt;p&gt;A deleted process model can be recovered in one of the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Import the process model from another environment.&lt;/li&gt;
&lt;li&gt;Import the &lt;strong&gt;*.xml&lt;/strong&gt; file associated with the process model from the Appian installation directory.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If importing the process model from another environment is not possible, perform the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Determine the UUID of the process model that was deleted:
&lt;ol&gt;
&lt;li&gt;Go to &lt;em&gt;/designer&lt;/em&gt; and open the &lt;strong&gt;Processes&lt;/strong&gt; tab.&lt;/li&gt;
&lt;li&gt;Locate a process instance using the deleted process model.&lt;/li&gt;
&lt;li&gt;Click on the process instance and select &lt;strong&gt;Edit Process&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the Process Modeler, go to &lt;strong&gt;File&lt;/strong&gt; &amp;gt; &lt;strong&gt;Properties&lt;/strong&gt; and find the &lt;strong&gt;Process Model UUID&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Go to &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/models&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Search recursively for a folder named with the UUID:
&lt;ol&gt;
&lt;li&gt;In Linux, run the following command: &lt;code&gt;find . -name &amp;lt;UUID&amp;gt;&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;In Windows, use Windows Explorer to search for the UUID.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Download the highest number &lt;strong&gt;*.xml&lt;/strong&gt; file for the latest version of the process model.&lt;/li&gt;
&lt;li&gt;Open the Process Modeler.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;File&lt;/strong&gt; &amp;gt; &lt;strong&gt;Import&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Choose the &lt;strong&gt;*.xml&lt;/strong&gt; file from Step 4.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;File&lt;/strong&gt; &amp;gt; &lt;strong&gt;Save and Publish&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, process models, application design&lt;/div&gt;
</description></item><item><title>KB-1200 How to recover a deleted process model</title><link>https://community.appian.com/support/w/kb/416/kb-1200-how-to-recover-a-deleted-process-model/revision/1</link><pubDate>Mon, 06 Mar 2017 20:23:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2125c427-fee2-4918-9d2e-0d6bad803350</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/416/kb-1200-how-to-recover-a-deleted-process-model#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 3/6/2017 8:23:52 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;p&gt;This article outlines how to recover a deleted process model.&lt;/p&gt;
&lt;p&gt;A deleted process model can be recovered in one of the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Import the process model from another environment.&lt;/li&gt;
&lt;li&gt;Import the &lt;strong&gt;*.xml&lt;/strong&gt; file associated with the process model from the Appian installation directory.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If importing the process model from another environment is not possible, perform the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Determine the UUID of the process model that was deleted:
&lt;ol&gt;
&lt;li&gt;Go to &lt;em&gt;/designer&lt;/em&gt; and open the &lt;strong&gt;Processes&lt;/strong&gt; tab.&lt;/li&gt;
&lt;li&gt;Locate a process instance using the deleted process model.&lt;/li&gt;
&lt;li&gt;Click on the process instance and select &lt;strong&gt;Edit Process&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the Process Modeler, go to &lt;strong&gt;File&lt;/strong&gt; &amp;gt; &lt;strong&gt;Properties&lt;/strong&gt; and find the &lt;strong&gt;Process Model UUID&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Go to &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/models&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Search recursively for a folder named with the UUID:
&lt;ol&gt;
&lt;li&gt;In Linux, run the following command: &lt;code&gt;find . -name &amp;lt;UUID&amp;gt;&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;In Windows, use Windows Explorer to search for the UUID.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Download the highest number &lt;strong&gt;*.xml&lt;/strong&gt; file for the latest version of the process model.&lt;/li&gt;
&lt;li&gt;Open the Process Modeler.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;File&lt;/strong&gt; &amp;gt; &lt;strong&gt;Import&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Choose the &lt;strong&gt;*.xml&lt;/strong&gt; file from Step 4.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;File&lt;/strong&gt; &amp;gt; &lt;strong&gt;Save and Publish&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2017&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, process models, application design&lt;/div&gt;
</description></item></channel></rss>