<?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>We add asynchronous sub-process at terminate process event in process model, then what will happen?</title><link>https://community.appian.com/discussions/f/process/23553/we-add-asynchronous-sub-process-at-terminate-process-event-in-process-model-then-what-will-happen</link><description>difference between terminate and end event, also if i add asynchronous process model to the terminate process event then how process model and instances behave?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: We add asynchronous sub-process at terminate process event in process model, then what will happen?</title><link>https://community.appian.com/thread/90267?ContentTypeID=1</link><pubDate>Thu, 27 Jan 2022 04:57:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:94113c5a-945b-4411-8f72-54d37a11a9e1</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Terminate node will end any active node in the process. Whereas the end node will just end the current path, not the process.&amp;nbsp;&lt;br /&gt;When calling a subprocess as async I guess will not have any impact if a terminate node has been triggered as the parent process will not wait for the sub process to finish.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>