<?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>Intimating user when the &amp;quot;Parse Excel to CDT&amp;quot; smart service fails</title><link>https://community.appian.com/discussions/f/general/13768/intimating-user-when-the-parse-excel-to-cdt-smart-service-fails</link><description>Hi, 
 I have a requirement in which user uploads an excel file , the file gets parsed to CDT using &amp;quot;Parse Excel to CDT&amp;quot; smart service.User leaves the start form after uploading the excel file. 
 By any chance if the smart service fails with a red cross</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Intimating user when the "Parse Excel to CDT" smart service fails</title><link>https://community.appian.com/thread/62518?ContentTypeID=1</link><pubDate>Mon, 12 Nov 2018 13:33:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eb3a959f-402a-4c15-a5fe-899ee3eb9b60</guid><dc:creator>Ruby Raj</dc:creator><description>I also had tried the same way but I wasn&amp;#39;t sure that a timer can be used for this one.Is it a good practice ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Intimating user when the "Parse Excel to CDT" smart service fails</title><link>https://community.appian.com/thread/62491?ContentTypeID=1</link><pubDate>Sun, 11 Nov 2018 14:05:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:83c14678-ce3d-4fed-a405-0768781ce739</guid><dc:creator>PRATEEK BHATTI</dc:creator><description>&lt;p&gt;As per your requirement, I&amp;#39;d suggest to design a branched&amp;nbsp;process model using AND gate and create parallel flows for your process model.&lt;/p&gt;
&lt;p&gt;On one path you can use Parse Excel to CDT node and on another parallel path you can add a timer event (having some pre configured time limit) and an Email node which can send an error email to particular user or developer (whoever supposed to receive error mail) .&lt;/p&gt;
&lt;p&gt;The AND gate will activate both divergent flows of the process model and if there would be any error in Parse Excel to Cdt node then process instance won&amp;#39;t stuck completely and will wait till timer event completes and the email will be triggered.&lt;/p&gt;
&lt;p&gt;You can refer the below process model screenshot for designing your process model&lt;/p&gt;
&lt;p&gt;Do not forget to add terminate event at End node because terminate event will stop all active nodes when the process completes.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/11/Parse-excel-to-CDt.PNG"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/Parse-excel-to-CDt.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>