<?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>How to make the process go to next node when a node fails to prevent manual intervention?</title><link>https://community.appian.com/discussions/f/process/22142/how-to-make-the-process-go-to-next-node-when-a-node-fails-to-prevent-manual-intervention</link><description>Hi, We have a situation where we need to proceed to the next node when a smart node fails. Now, we have to manually start the next node and this is not a efficient way since the process will run for several hours. I tried using the timer in the exception</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to make the process go to next node when a node fails to prevent manual intervention?</title><link>https://community.appian.com/thread/86841?ContentTypeID=1</link><pubDate>Mon, 11 Oct 2021 07:58:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a1f1c286-d25b-4830-abee-9673e896e582</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You need to prevent the time from triggering in the success case. To do that, create a boolean PV in which you store the success value of the node. Then add a condition to the timer and make it trigger only if the node failed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make the process go to next node when a node fails to prevent manual intervention?</title><link>https://community.appian.com/thread/86840?ContentTypeID=1</link><pubDate>Mon, 11 Oct 2021 07:25:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0506a7c3-bc51-4312-a4e6-879dd99dd9ba</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;do you have a loop in it?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make the process go to next node when a node fails to prevent manual intervention?</title><link>https://community.appian.com/thread/86807?ContentTypeID=1</link><pubDate>Fri, 08 Oct 2021 15:04:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec2fac82-1079-4294-ad5d-bf38136c18d2</guid><dc:creator>meenakshir</dc:creator><description>&lt;p&gt;Hi Chandra Sekar,&lt;/p&gt;
&lt;p&gt;Thanks for the timer idea. I tried but have few questions. Screenshot attached.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/Screenshot_2D00_Timer.png" /&gt;&lt;/p&gt;
&lt;p&gt;From the parallel gateway, i have timer node(set to 1 min) and the copy node(which may fail for some instances). For the failed condition, it seems to work fine where dummy node gets started and also the end event is executed. But for the happy path, bcos of the timer, it gets executed twice which creates a problem. Did i get it wrong? How do i avoid this?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your help,&lt;/p&gt;
&lt;p&gt;Meena&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make the process go to next node when a node fails to prevent manual intervention?</title><link>https://community.appian.com/thread/86787?ContentTypeID=1</link><pubDate>Fri, 08 Oct 2021 08:59:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ccb209fd-cb3d-4bb6-b885-4eeffa38e9bf</guid><dc:creator>avinashv252039</dc:creator><description>&lt;p&gt;Try placing the node that is failing as a subprocess node and add exception on the subprocess node this should work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make the process go to next node when a node fails to prevent manual intervention?</title><link>https://community.appian.com/thread/86730?ContentTypeID=1</link><pubDate>Thu, 07 Oct 2021 12:36:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bad5c333-d2b9-4a0a-aac0-140a7093c109</guid><dc:creator>Chandra Sekhar Gattu</dc:creator><description>&lt;p&gt;Hi Meena,&lt;/p&gt;
&lt;p&gt;If a node in a process model is red crossed or failed, We have to restart it manually the same node or next node. Other way is , Create a parallel timer event and make it wait for definite amount of time and then outgoing path can be next node which usually fails. Make sure you have a Terminate event to terminate the Timer as well if Happy path executes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make the process go to next node when a node fails to prevent manual intervention?</title><link>https://community.appian.com/thread/86729?ContentTypeID=1</link><pubDate>Thu, 07 Oct 2021 12:31:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d54ddd02-1ebe-4697-be12-0fa9f7c2d3f4</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;just to clarify, you try to move a file from outside appian to another place outside of appian?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make the process go to next node when a node fails to prevent manual intervention?</title><link>https://community.appian.com/thread/86728?ContentTypeID=1</link><pubDate>Thu, 07 Oct 2021 12:27:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:518e50fd-8244-4bb1-976d-e09a6245ba37</guid><dc:creator>meenakshir</dc:creator><description>&lt;p&gt;We are using the smart node (From FileSystem Services plugin) and giving the KC folder as input, so&amp;nbsp; files if any will be moved to a custom folder in the file system(outside of Appian). Looks like file metadata is present but the actual file in the accdocs folder is missing causing the node to fail.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make the process go to next node when a node fails to prevent manual intervention?</title><link>https://community.appian.com/thread/86727?ContentTypeID=1</link><pubDate>Thu, 07 Oct 2021 12:21:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ab7805a3-1d69-4439-b631-7406ae3998d2</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;why not creating a gateway before your node with an void/isnull check to skip the node if there is no file?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make the process go to next node when a node fails to prevent manual intervention?</title><link>https://community.appian.com/thread/86726?ContentTypeID=1</link><pubDate>Thu, 07 Oct 2021 12:19:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:584a75c2-4558-4181-a201-861267489798</guid><dc:creator>meenakshir</dc:creator><description>&lt;p&gt;File is missing and hence the node files. So, we want to ignore the missing file and proceed to the next node to loop through the rest of the files.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make the process go to next node when a node fails to prevent manual intervention?</title><link>https://community.appian.com/thread/86724?ContentTypeID=1</link><pubDate>Thu, 07 Oct 2021 12:12:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:275c4004-8a3f-450e-8337-83d350a8b5e9</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;Why is your node failing?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>