<?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>Terminate Process node does not terminate timer</title><link>https://community.appian.com/discussions/f/process/13446/terminate-process-node-does-not-terminate-timer</link><description>We have a process that has a timer going for 30 seconds in a branched flow. If the primary branch completes first it hits a terminate node that&amp;#39;s expected to cancel the timer midway through, and that&amp;#39;s exactly what it does in every instance, unless it</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Terminate Process node does not terminate timer</title><link>https://community.appian.com/thread/61011?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 19:08:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:90b102a8-ce72-47ba-b55e-24c644f2c569</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;Going through Process Nodes I can verify based on completion times that the Timer started first, then Terminate Process node ran, then the timer finished. Then those things which follow the timer all took place, and the last entry is the regular end event about 35 seconds after the Terminate Process.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To my knowledge this is only happening on our production environment.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Terminate Process node does not terminate timer</title><link>https://community.appian.com/thread/60948?ContentTypeID=1</link><pubDate>Mon, 01 Oct 2018 20:26:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1ed68c31-b5dd-416e-ae00-5a61004aac66</guid><dc:creator>charlesm492</dc:creator><description>I would also suggest taking a look at the process history to be sure.  Seeing anything come after a terminate process node in the history seems like a very strange issue.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Terminate Process node does not terminate timer</title><link>https://community.appian.com/thread/60939?ContentTypeID=1</link><pubDate>Mon, 01 Oct 2018 19:49:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5bbc402d-c407-43f4-a096-39d63afc35a1</guid><dc:creator>ajinkyab277</dc:creator><description>Can you try to check the process history to identify the sequence of execution of nodes. if anything else is triggering the timer node or any part of the process you can see that in process history. also check terminate is the last entry in process history&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Terminate Process node does not terminate timer</title><link>https://community.appian.com/thread/60917?ContentTypeID=1</link><pubDate>Mon, 01 Oct 2018 17:51:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f1ce3098-5fc8-4774-87e7-ba389cbffde4</guid><dc:creator>Umesh Patel</dc:creator><description>Hi,&lt;br /&gt;
&lt;br /&gt;
This looks like a weird issue. I think issue can be with terminate event instead of timer. Because you are saying,&lt;br /&gt;
1. Timer is active even after terminate event is reached&lt;br /&gt;
2. Sub-Processes behaving strangely when the parent process is terminated&lt;br /&gt;
Is it possible to check and re-configure the terminate event and re-publish process model?&lt;br /&gt;
&lt;br /&gt;
If issue is already resolved, could you please let us know what actually issue was?&lt;br /&gt;
Thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Terminate Process node does not terminate timer</title><link>https://community.appian.com/thread/60894?ContentTypeID=1</link><pubDate>Sat, 29 Sep 2018 03:04:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40a68427-5b00-4b13-a00d-29803a1c4d4a</guid><dc:creator>vishnuv</dc:creator><description>Hi,&lt;br /&gt;
Here are 2 trail &amp;amp; error methods which you can try:&lt;br /&gt;
1. Remove activity chaining into the terminate nodes at both levels if any. If your use cases demands for an activity chain see for other options below.&lt;br /&gt;
2. See if you can add an extra UI task say for example Review &amp;amp; Confirmation to hold for a while, so there will not be 2 nodes triggering at the same time when the sub process closes.&lt;br /&gt;
3. Have the timer route to an XOR after you set a flag before you terminate the process. If the flag is satisfied then go to a terminate/ end node, if not execute the normal exception flow. &lt;br /&gt;
Hope, this helps.&lt;br /&gt;
&lt;br /&gt;
Thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>