<?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>Process Model with End Node and Terminate Process</title><link>https://community.appian.com/discussions/f/process/39397/process-model-with-end-node-and-terminate-process</link><description>What is the difference between process model with End Node and process model with End Node and Terminate Process?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Process Model with End Node and Terminate Process</title><link>https://community.appian.com/thread/149596?ContentTypeID=1</link><pubDate>Fri, 04 Jul 2025 04:49:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:674b13fd-0e56-4a38-ade3-0dfe419d6034</guid><dc:creator>kaviarasum783705</dc:creator><description>&lt;p&gt;Thank you &lt;a href="/members/shubhama926776"&gt;Shubham Aware&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model with End Node and Terminate Process</title><link>https://community.appian.com/thread/149595?ContentTypeID=1</link><pubDate>Fri, 04 Jul 2025 04:41:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:363f52ba-b6d6-4fe2-af3f-0fe77a10de86</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;End Node: Ends only the current execution path, other parallel paths continue running(&lt;span&gt;The process completes normally, allowing any active tasks/sub-processes to finish&lt;/span&gt;).&lt;br /&gt; End Node + Terminate Process: Immediately stops the entire process instance and all active execution paths(&lt;span&gt;Forces an immediate stop, killing all active tasks/sub-processes&lt;/span&gt;).&lt;br /&gt; Use regular End Node for normal completion, use Terminate Process when you need to forcibly stop everything immediately.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>