<?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-2111 "Does not exist: Process" error thrown when accessing a process instance</title><link>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-2111 "Does not exist: Process" error thrown when accessing a process instance</title><link>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance</link><pubDate>Wed, 24 Nov 2021 20:48:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d312f072-dd67-4900-9127-2b46c12b64df</guid><dc:creator>Elly Meng</dc:creator><comments>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance#comments</comments><description>Current Revision posted to Appian Knowledge Base by Elly Meng on 11/24/2021 8:48:09 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;When accessing a process instance via the Monitoring tab, the following error is thrown:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;Load Error&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Errors&lt;/span&gt;&lt;br /&gt;&lt;span&gt;This process diagram could not be opened due to the following errors.&lt;br /&gt;&lt;/span&gt;Does not exist: Process&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;When using the &lt;a href="https://docs.appian.com/suite/help/latest/Start_Process_Smart_Service.html"&gt;Start Process&lt;/a&gt; smart service, such as within a Web API, the following error&amp;nbsp;is returned:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;Error when parsing process details or variables&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;The following&amp;nbsp;error&amp;nbsp;is printed in the application server log in both instances above:&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.expr.server.reaction.smartservicebridge.SmartServiceBridgeReaction - Exception occurred during activation of ReactionFunction {key=&lt;span class="code-quote"&gt;&amp;#39;sys.smartService.start-process-2&amp;#39;&lt;/span&gt;, class=&lt;span class="code-quote"&gt;&amp;#39;com.appiancorp.expr.server.reaction.smartservicebridge.PluginSmartServiceBridgeReaction&amp;#39;&lt;/span&gt;}
...
Caused by: com.appiancorp.suiteapi.process.exceptions.InvalidProcessException: Does not exist: &lt;span class="code-object"&gt;Process&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;The process instance has been archived or deleted.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;If the process has been archived and its data is needed by the parent process, follow the steps outlined in &lt;a href="/support/w/kb/402/kb-1186-how-to-find-and-unarchive-archived-processes-using-the-archiveprocess-script"&gt;KB-1186&lt;/a&gt; to unarchive the process instance.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Adjust archival/deletion thresholds in the &lt;a href="https://docs.appian.com/suite/help/latest/process-model-object.html#data-management-tab" rel="noopener noreferrer" target="_blank"&gt;Data Mangement tab&lt;/a&gt;&amp;nbsp;to allow future process instances to be maintained for the desired amount of time after completion.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp;Increasing the length of time process instances are maintained before archival/deletion can increase system memory and disk resource utilization&amp;nbsp;of the Appian environment.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;November 2021&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process models, application design, processes&lt;/div&gt;
</description></item><item><title>KB-2111 "Does not exist: Process" error thrown when accessing a process instance</title><link>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance/revision/9</link><pubDate>Thu, 30 Apr 2020 03:53:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d312f072-dd67-4900-9127-2b46c12b64df</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Parmida Borhani on 4/30/2020 3:53:23 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;When accessing a process instance via the Monitoring tab, the below error is thrown:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;Load Error&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Errors&lt;/span&gt;&lt;br /&gt;&lt;span&gt;This process diagram could not be opened due to the following errors.&lt;br /&gt;&lt;/span&gt;Does not exist: Process&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;A similar&amp;nbsp;error&amp;nbsp;is printed in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.expr.server.reaction.smartservicebridge.SmartServiceBridgeReaction - Exception occurred during activation of ReactionFunction {key=&lt;span class="code-quote"&gt;&amp;#39;sys.smartService.start-process-2&amp;#39;&lt;/span&gt;, class=&lt;span class="code-quote"&gt;&amp;#39;com.appiancorp.expr.server.reaction.smartservicebridge.PluginSmartServiceBridgeReaction&amp;#39;&lt;/span&gt;}
...
Caused by: com.appiancorp.suiteapi.process.exceptions.InvalidProcessException: Does not exist: &lt;span class="code-object"&gt;Process&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;The process instance has been archived or deleted.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;If the process has been archived, follow the steps outlined in &lt;a href="/support/w/kb/402/kb-1186-how-to-find-and-unarchive-archived-processes-using-the-archiveprocess-script"&gt;KB-1186&lt;/a&gt; to unarchive the process instance.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Adjust archival/deletion thresholds in the &lt;a href="https://docs.appian.com/suite/help/latest/process-model-object.html#data-management-tab" rel="noopener noreferrer" target="_blank"&gt;Data Mangement tab&lt;/a&gt;&amp;nbsp;to allow future process instances to be maintained for the desired amount of time after completion.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp;Increasing the length of time process instances are maintained before archival/deletion can increase system memory and disk resource utilization&amp;nbsp;of the Appian environment.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;April 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process models, application design, processes&lt;/div&gt;
</description></item><item><title>[SP-3981] DRAFT KB-XXXX "Does not exist: Process" error thrown when accessing a process instance</title><link>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance/revision/8</link><pubDate>Wed, 29 Apr 2020 04:36:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d312f072-dd67-4900-9127-2b46c12b64df</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Parmida Borhani on 4/29/2020 4:36:53 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;When accessing a process instance via the Monitoring tab, the below error is thrown:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;Load Error&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Errors&lt;/span&gt;&lt;br /&gt;&lt;span&gt;This process diagram could not be opened due to the following errors.&lt;br /&gt;&lt;/span&gt;Does not exist: Process&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;A similar&amp;nbsp;error&amp;nbsp;is printed in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.expr.server.reaction.smartservicebridge.SmartServiceBridgeReaction - Exception occurred during activation of ReactionFunction {key=&lt;span class="code-quote"&gt;&amp;#39;sys.smartService.start-process-2&amp;#39;&lt;/span&gt;, class=&lt;span class="code-quote"&gt;&amp;#39;com.appiancorp.expr.server.reaction.smartservicebridge.PluginSmartServiceBridgeReaction&amp;#39;&lt;/span&gt;}
...
Caused by: com.appiancorp.suiteapi.process.exceptions.InvalidProcessException: Does not exist: &lt;span class="code-object"&gt;Process&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;The process instance has been archived or deleted.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;If the process has been archived, follow the steps outlined in &lt;a href="/support/w/kb/402/kb-1186-how-to-find-and-unarchive-archived-processes-using-the-archiveprocess-script"&gt;KB-1186&lt;/a&gt; to unarchive the process instance.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Adjust archival/deletion thresholds in the &lt;a href="https://docs.appian.com/suite/help/latest/process-model-object.html#data-management-tab" rel="noopener noreferrer" target="_blank"&gt;Data Mangement tab&lt;/a&gt;&amp;nbsp;to allow future process instances to be maintained for the desired amount of time after completion.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp;Increasing the length of time process instances are maintained before archival/deletion can increase system memory and disk resource utilization&amp;nbsp;of the Appian environment.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;April 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process models, application design, processes&lt;/div&gt;
</description></item><item><title>[SP-3981] DRAFT KB-XXXX "Does not exist: Process" Error thrown in application server log, or when accessing a process instance</title><link>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance/revision/7</link><pubDate>Mon, 27 Apr 2020 21:44:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d312f072-dd67-4900-9127-2b46c12b64df</guid><dc:creator>James Lee</dc:creator><comments>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance#comments</comments><description>Revision 7 posted to Appian Knowledge Base by James Lee on 4/27/2020 9:44:41 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;When accessing a process instance via the Process Monitoring tab, the below error is thrown:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;Load Error&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Errors&lt;/span&gt;&lt;br /&gt;&lt;span&gt;This process diagram could not be opened due to the following errors.&lt;br /&gt;&lt;/span&gt;Does not exist: Process&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;A similar&amp;nbsp;error&amp;nbsp;is printed in the application server stdOut log:&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.expr.server.reaction.smartservicebridge.SmartServiceBridgeReaction - Exception occurred during activation of ReactionFunction {key=&lt;span class="code-quote"&gt;&amp;#39;sys.smartService.start-process-2&amp;#39;&lt;/span&gt;, class=&lt;span class="code-quote"&gt;&amp;#39;com.appiancorp.expr.server.reaction.smartservicebridge.PluginSmartServiceBridgeReaction&amp;#39;&lt;/span&gt;}
...
Caused by: com.appiancorp.suiteapi.process.exceptions.InvalidProcessException: Does not exist: &lt;span class="code-object"&gt;Process&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;The process instance has been archived or deleted&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;If the process has been archived, follow steps outlined in &lt;a href="/support/w/kb/402/kb-1186-how-to-find-and-unarchive-archived-processes-using-the-archiveprocess-script"&gt;KB-1186&lt;/a&gt; to unarchive the process instance.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Adjust archival/deletion thresholds in the &lt;a href="https://docs.appian.com/suite/help/latest/process-model-object.html#data-management-tab"&gt;Data Mangement tab&lt;/a&gt;&amp;nbsp;to allow future process instances to be maintained for the desired amount of time after completion.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; increasing the length of time Process Instances are maintained before archival/deletion can increase system memory and disk resource utilization for your&amp;nbsp;Appian environment.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;April 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process models, application design, processes&lt;/div&gt;
</description></item><item><title>[SP-3981] DRAFT KB-XXXX "Does not exist: Process" Error thrown in application server log, or when accessing a process instance</title><link>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance/revision/6</link><pubDate>Mon, 27 Apr 2020 21:43:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d312f072-dd67-4900-9127-2b46c12b64df</guid><dc:creator>James Lee</dc:creator><comments>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance#comments</comments><description>Revision 6 posted to Appian Knowledge Base by James Lee on 4/27/2020 9:43:59 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;When accessing a process instance via the Process Monitoring tab, the below error is thrown:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;Load Error&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Errors&lt;/span&gt;&lt;br /&gt;&lt;span&gt;This process diagram could not be opened due to the following errors.&lt;br /&gt;&lt;/span&gt;Does not exist: Process&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;A similar&amp;nbsp;error&amp;nbsp;is printed in the application server stdOut log:&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.expr.server.reaction.smartservicebridge.SmartServiceBridgeReaction - Exception occurred during activation of ReactionFunction {key=&lt;span class="code-quote"&gt;&amp;#39;sys.smartService.start-process-2&amp;#39;&lt;/span&gt;, class=&lt;span class="code-quote"&gt;&amp;#39;com.appiancorp.expr.server.reaction.smartservicebridge.PluginSmartServiceBridgeReaction&amp;#39;&lt;/span&gt;}
...
Caused by: com.appiancorp.suiteapi.process.exceptions.InvalidProcessException: Does not exist: &lt;span class="code-object"&gt;Process&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;The process instance has been archived or deleted&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;If the process has been archived, follow steps outlined in &lt;a href="/support/w/kb/402/kb-1186-how-to-find-and-unarchive-archived-processes-using-the-archiveprocess-script"&gt;KB-1186&lt;/a&gt; to unarchive the process instance.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Adjust archival/deletion thresholds in the &lt;a href="https://docs.appian.com/suite/help/latest/process-model-object.html#data-management-tab"&gt;Data Mangement tab&lt;/a&gt;&amp;nbsp;to allow future process instances to be maintained for the desired amount of time after completion. Note increasing the length of time Process Instances are maintained before archival/deletion can increase system memory and disk resource utilization for your&amp;nbsp;Appian environment.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;April 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process models, application design, processes&lt;/div&gt;
</description></item><item><title>[SP-3981] DRAFT KB-XXXX "Does not exist: Process" Error thrown in application server log, or when accessing a process instance</title><link>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance/revision/5</link><pubDate>Mon, 27 Apr 2020 21:42:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d312f072-dd67-4900-9127-2b46c12b64df</guid><dc:creator>James Lee</dc:creator><comments>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance#comments</comments><description>Revision 5 posted to Appian Knowledge Base by James Lee on 4/27/2020 9:42:21 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;When accessing a process instance via the Process Monitoring tab, the below error is thrown:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;Load Error&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Errors&lt;/span&gt;&lt;br /&gt;&lt;span&gt;This process diagram could not be opened due to the following errors.&lt;br /&gt;&lt;/span&gt;Does not exist: Process&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;A similar&amp;nbsp;error&amp;nbsp;is printed in the application server stdOut log:&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.expr.server.reaction.smartservicebridge.SmartServiceBridgeReaction - Exception occurred during activation of ReactionFunction {key=&lt;span class="code-quote"&gt;&amp;#39;sys.smartService.start-process-2&amp;#39;&lt;/span&gt;, class=&lt;span class="code-quote"&gt;&amp;#39;com.appiancorp.expr.server.reaction.smartservicebridge.PluginSmartServiceBridgeReaction&amp;#39;&lt;/span&gt;}
...
Caused by: com.appiancorp.suiteapi.process.exceptions.InvalidProcessException: Does not exist: &lt;span class="code-object"&gt;Process&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;The process instance has been archived or deleted&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;If the process has been archived, follow steps outlined in &lt;a href="/support/w/kb/402/kb-1186-how-to-find-and-unarchive-archived-processes-using-the-archiveprocess-script"&gt;KB-1186&lt;/a&gt; to unarchive the process instance.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Adjust archival/deletion thresholds in the &lt;a href="https://docs.appian.com/suite/help/19.4/process-model-object.html#data-management-tab"&gt;Data Mangement tab&lt;/a&gt;&amp;nbsp;to allow future process instances to be maintained for the desired amount of time after completion. Note increasing the length of time Process Instances are maintained before archival/deletion can increase system memory and disk resource utilization for your&amp;nbsp;Appian environment.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;April 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process models, application design, processes&lt;/div&gt;
</description></item><item><title>[SP-3981] DRAFT KB-XXXX "Does not exist: Process" Error thrown in application server log, or when accessing a process instance</title><link>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance/revision/4</link><pubDate>Mon, 27 Apr 2020 21:39:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d312f072-dd67-4900-9127-2b46c12b64df</guid><dc:creator>James Lee</dc:creator><comments>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance#comments</comments><description>Revision 4 posted to Appian Knowledge Base by James Lee on 4/27/2020 9:39:43 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;When accessing a process instance via the Process Monitoring tab, the below error is thrown:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;Load Error&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Errors&lt;/span&gt;&lt;br /&gt;&lt;span&gt;This process diagram could not be opened due to the following errors.&lt;br /&gt;&lt;/span&gt;Does not exist: Process&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;A similar&amp;nbsp;error&amp;nbsp;is printed in the application server stdOut log:&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.expr.server.reaction.smartservicebridge.SmartServiceBridgeReaction - Exception occurred during activation of ReactionFunction {key=&lt;span class="code-quote"&gt;&amp;#39;sys.smartService.start-process-2&amp;#39;&lt;/span&gt;, class=&lt;span class="code-quote"&gt;&amp;#39;com.appiancorp.expr.server.reaction.smartservicebridge.PluginSmartServiceBridgeReaction&amp;#39;&lt;/span&gt;}
...
Caused by: com.appiancorp.suiteapi.process.exceptions.InvalidProcessException: Does not exist: &lt;span class="code-object"&gt;Process&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;The process instance has been archived or deleted&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;If the process has been archived, follow steps outlined in &lt;a href="/support/w/kb/402/kb-1186-how-to-find-and-unarchive-archived-processes-using-the-archiveprocess-script"&gt;KB-1186&lt;/a&gt; to unarchive the process instance.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Adjust archival/deletion thresholds in the &lt;a href="https://docs.appian.com/suite/help/19.4/process-model-object.html#data-management-tab"&gt;Data Mangement tab&lt;/a&gt;. Note increasing the length of time Process Instances are maintained before archiving/deleting can increase system memory and disk resource utilization for your&amp;nbsp;Appian environment.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to all versions of Appian.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;April 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process models, application design, processes&lt;/div&gt;
</description></item><item><title>[SP-3981] DRAFT KB-XXXX "Does not exist: Process" Error thrown in application server log, or when accessing a process instance</title><link>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance/revision/3</link><pubDate>Mon, 27 Apr 2020 21:31:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d312f072-dd67-4900-9127-2b46c12b64df</guid><dc:creator>James Lee</dc:creator><comments>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance#comments</comments><description>Revision 3 posted to Appian Knowledge Base by James Lee on 4/27/2020 9:31:57 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;When accessing a process instance via the Process Monitoring tab, the below error is thrown:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;Load Error&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Errors&lt;/span&gt;&lt;br /&gt;&lt;span&gt;This process diagram could not be opened due to the following errors.&lt;br /&gt;&lt;/span&gt;Does not exist: Process&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;A similar&amp;nbsp;error&amp;nbsp;is printed in the application server stdOut log:&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.expr.server.reaction.smartservicebridge.SmartServiceBridgeReaction - Exception occurred during activation of ReactionFunction {key=&lt;span class="code-quote"&gt;&amp;#39;sys.smartService.start-process-2&amp;#39;&lt;/span&gt;, class=&lt;span class="code-quote"&gt;&amp;#39;com.appiancorp.expr.server.reaction.smartservicebridge.PluginSmartServiceBridgeReaction&amp;#39;&lt;/span&gt;}
...
Caused by: com.appiancorp.suiteapi.process.exceptions.InvalidProcessException: Does not exist: &lt;span class="code-object"&gt;Process&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This section is required for this template. When writing a cause for a particular article, ensure the following is taken into consideration:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The cause is concise and does not disclose more information than absolutely necessary.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;The cause does not share any Appian source code. Source code for plugins/shared components are fine.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;For any enhancements/defects, use one of the following as applicable:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;List each specific hotfix package/version in descending order by version.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This use case has been incorporated in Appian X.X Hotfix Package X.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This use case has been incorporated in the following versions/hotfixes:&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;List each specific hotfix package/version in descending order by version.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp;When listing hotfixes, add a hyperlink to the Hotfix documentation for that version.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;strong&gt;must&lt;/strong&gt;&lt;span&gt;&amp;nbsp;be present.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Apply the latest hotfix to your Appian installation.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Upgrade to the latest version of Appian.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If there is no action or workaround that resolves the issue, use the following language:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;There is no action or workaround currently available for this issue. If you are facing this issue, please open a support case with Appian.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Workaround&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;This article applies to all versions of Appian.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 7.11 and later.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 16.2 and earlier.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 7.11 and 16.1.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 16.1, 16.2, and 16.3.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to all versions of Appian from Appian 7.10 to Appian 16.2.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;This article applies to all versions of Appian Cloud.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: Month YYYY&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>[SP-3981] DRAFT KB-XXXX "Does not exist: Process" Error thrown in application server log, or when accessing a process instance</title><link>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance/revision/2</link><pubDate>Mon, 27 Apr 2020 21:31:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d312f072-dd67-4900-9127-2b46c12b64df</guid><dc:creator>James Lee</dc:creator><comments>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance#comments</comments><description>Revision 2 posted to Appian Knowledge Base by James Lee on 4/27/2020 9:31:31 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;When accessing a process instance via the Process Monitoring tab, the below error is thrown:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;Load Error&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Errors&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;This process diagram could not be opened due to the following errors.&lt;/span&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;pre&gt;&lt;span&gt;Does not exist: Process&lt;/span&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;A similar&amp;nbsp;error&amp;nbsp;is printed in the application server stdOut log:&lt;/span&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.expr.server.reaction.smartservicebridge.SmartServiceBridgeReaction - Exception occurred during activation of ReactionFunction {key=&lt;span class="code-quote"&gt;&amp;#39;sys.smartService.start-process-2&amp;#39;&lt;/span&gt;, class=&lt;span class="code-quote"&gt;&amp;#39;com.appiancorp.expr.server.reaction.smartservicebridge.PluginSmartServiceBridgeReaction&amp;#39;&lt;/span&gt;}
...
Caused by: com.appiancorp.suiteapi.process.exceptions.InvalidProcessException: Does not exist: &lt;span class="code-object"&gt;Process&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This section is required for this template. When writing a cause for a particular article, ensure the following is taken into consideration:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The cause is concise and does not disclose more information than absolutely necessary.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;The cause does not share any Appian source code. Source code for plugins/shared components are fine.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;For any enhancements/defects, use one of the following as applicable:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;List each specific hotfix package/version in descending order by version.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This use case has been incorporated in Appian X.X Hotfix Package X.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This use case has been incorporated in the following versions/hotfixes:&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;List each specific hotfix package/version in descending order by version.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp;When listing hotfixes, add a hyperlink to the Hotfix documentation for that version.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;strong&gt;must&lt;/strong&gt;&lt;span&gt;&amp;nbsp;be present.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Apply the latest hotfix to your Appian installation.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Upgrade to the latest version of Appian.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If there is no action or workaround that resolves the issue, use the following language:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;There is no action or workaround currently available for this issue. If you are facing this issue, please open a support case with Appian.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Workaround&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;This article applies to all versions of Appian.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 7.11 and later.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 16.2 and earlier.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 7.11 and 16.1.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 16.1, 16.2, and 16.3.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to all versions of Appian from Appian 7.10 to Appian 16.2.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;This article applies to all versions of Appian Cloud.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: Month YYYY&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX "Does not exist: Process" Error thrown in application server log, or when accessing a process instance</title><link>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance/revision/1</link><pubDate>Mon, 27 Apr 2020 21:20:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d312f072-dd67-4900-9127-2b46c12b64df</guid><dc:creator>James Lee</dc:creator><comments>https://community.appian.com/support/w/kb/1772/kb-2111-does-not-exist-process-error-thrown-when-accessing-a-process-instance#comments</comments><description>Revision 1 posted to Appian Knowledge Base by James Lee on 4/27/2020 9:20:54 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This section is required for this template. When writing a cause for a particular article, ensure the following is taken into consideration:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The cause is concise and does not disclose more information than absolutely necessary.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;The cause does not share any Appian source code. Source code for plugins/shared components are fine.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;For any enhancements/defects, use one of the following as applicable:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;List each specific hotfix package/version in descending order by version.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This use case has been incorporated in Appian X.X Hotfix Package X.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This use case has been incorporated in the following versions/hotfixes:&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;List each specific hotfix package/version in descending order by version.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp;When listing hotfixes, add a hyperlink to the Hotfix documentation for that version.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;strong&gt;must&lt;/strong&gt;&lt;span&gt;&amp;nbsp;be present.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Apply the latest hotfix to your Appian installation.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Upgrade to the latest version of Appian.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If there is no action or workaround that resolves the issue, use the following language:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;There is no action or workaround currently available for this issue. If you are facing this issue, please open a support case with Appian.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Workaround&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&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;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;This article applies to all versions of Appian.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 7.11 and later.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 16.2 and earlier.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 7.11 and 16.1.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 16.1, 16.2, and 16.3.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This article applies to all versions of Appian from Appian 7.10 to Appian 16.2.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&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;/span&gt;&lt;/li&gt;
&lt;li&gt;This article applies to all versions of Appian Cloud.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: Month YYYY&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>