<?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>Nodes not executing</title><link>https://community.appian.com/discussions/f/process/20441/nodes-not-executing</link><description>I have few process models which are timer-based and are started every day at a certain point in time. The issue I am facing is there are specifically some nodes like: 
 
 One script task in the parent process model 
 Few discrete script tasks in some</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Nodes not executing</title><link>https://community.appian.com/thread/79735?ContentTypeID=1</link><pubDate>Mon, 22 Feb 2021 13:35:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:71ac6107-318c-4035-baea-303b53d65597</guid><dc:creator>Abhisek Bera</dc:creator><description>&lt;p&gt;The fix worked properly. Thanks for the help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nodes not executing</title><link>https://community.appian.com/thread/79707?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 15:06:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:48a4ab51-99c2-4208-b471-28cf42a4a0c0</guid><dc:creator>Abhisek Bera</dc:creator><description>&lt;p&gt;Thanks for the quick replies and the suggestions. I will modify the process model and will update this thread once the process executes successfully.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nodes not executing</title><link>https://community.appian.com/thread/79705?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 15:00:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b191ff97-dbcc-479d-bf8c-f37f4d4e8f55</guid><dc:creator>Carlos Santander</dc:creator><description>&lt;p&gt;Just to cut to the chase, I would replace your complex gateway with a combination of an AND and 2 XOR nodes. See nodes in red below.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1613746851868v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nodes not executing</title><link>https://community.appian.com/thread/79703?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 14:56:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d2544c7f-c754-430c-a0c0-a28c399da9fb</guid><dc:creator>Abhisek Bera</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/8877.Parent-Process-Model_2D00_Running-Instance.JPG" /&gt;&lt;/p&gt;
&lt;p&gt;Here you go. Please note that the process is currently halted on the last script task which I highlighted earlier.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nodes not executing</title><link>https://community.appian.com/thread/79702?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 14:54:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4a63022b-7087-45ea-9b91-9d52ca63eb45</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Yes, exactly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nodes not executing</title><link>https://community.appian.com/thread/79701?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 14:48:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f7fe9612-2cf9-498c-bce0-b550619503a7</guid><dc:creator>Carlos Santander</dc:creator><description>&lt;p&gt;A screenshot of an already-run instance but without having manually started the nodes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nodes not executing</title><link>https://community.appian.com/thread/79699?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 14:42:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eaa6cbca-72a8-4bc6-b579-9dba96f4031b</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Yes, per what Carlos was hinting at, if the bottom flow reaches the Terminate node before the top flow does, then everything in that process instance will be instantly halted even if it&amp;#39;s in-progress.&amp;nbsp; That is the designed behavior of Terminate nodes.&lt;/p&gt;
&lt;p&gt;If you can provide a screenshot of an already-run instance of just the top model, we can visually confirm this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nodes not executing</title><link>https://community.appian.com/thread/79698?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 14:38:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a8fcf11a-ecbc-4f74-8563-99641dbaee81</guid><dc:creator>Abhisek Bera</dc:creator><description>&lt;p&gt;Yes, as per the implementation, both the outgoing flows are being used, and yes, the &amp;quot;down&amp;quot; flow ends before the &amp;quot;right&amp;quot; flow. Is this something creating trouble here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nodes not executing</title><link>https://community.appian.com/thread/79696?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 14:07:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1f25a7ac-b867-4fd7-a517-dd20a26fdd31</guid><dc:creator>Carlos Santander</dc:creator><description>&lt;p&gt;You have a complex gateway in the first screenshot. Both outgoing flows end in terminate nodes. Any chance that: 1) both flows are getting used, and 2) the &amp;quot;down&amp;quot; flow ends the process instance before the &amp;quot;right&amp;quot; flow reaches its end node?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nodes not executing</title><link>https://community.appian.com/thread/79695?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 13:11:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b872f4bb-6d78-429e-83f7-91f3a067d31f</guid><dc:creator>Abhisek Bera</dc:creator><description>&lt;p&gt;I am attaching the screenshots of the process models. The&amp;nbsp;nodes marked with red are the ones with issues&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;None of the PV&amp;nbsp;is checked as required in any of the sub-processes. Yes, the PV in the sub-process which is mapped with the PV passed from the parent process model is marked with Parameter.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/Parent-Process-Model.JPG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/Child-Process-1.JPG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/Child-Process-2.JPG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nodes not executing</title><link>https://community.appian.com/thread/79693?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 12:15:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:46afa2a2-2a0e-41a0-8858-a80dc4bcf10b</guid><dc:creator>Parth Gupta</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/abhisekb0001"&gt;Abhisek Bera&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Just to understand more, what is the chaining size of the pm&amp;#39;s including these nodes? Are the nodes breaking or just hang? Are there any pv&amp;#39;s inside sub process models which have thier &amp;quot;required&amp;quot; checked? Is it possible for you to attach a screenshot for any of these nodes to better understand the situation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>