<?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>TimeOut in a WebApi wich use StartProcess</title><link>https://community.appian.com/discussions/f/general/17203/timeout-in-a-webapi-wich-use-startprocess</link><description>Hi! 
 I wanted to know how many seconds must pass before startprocess called by a webApi breaks by timeout. We know that it can be used until 50 nodes in a process called by a webApi but not the waiting time. 
 
 Regards, 
 
 Rebeca</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: TimeOut in a WebApi wich use StartProcess</title><link>https://community.appian.com/thread/68051?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2019 09:02:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf818c27-3725-4856-accb-efd47de6dc2e</guid><dc:creator>rebecar369</dc:creator><description>&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TimeOut in a WebApi wich use StartProcess</title><link>https://community.appian.com/thread/68044?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2019 22:41:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:28cc4712-dfc4-44aa-b2b6-05508d01ec39</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Hi Rebeca,&lt;/p&gt;
&lt;p&gt;According to the &amp;quot;Breaking a Chain&amp;quot; section on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/19.2/Process_Model_Recipes.html#using-activity-chaining-to-display-multiple-forms-in-succession"&gt;&amp;quot;Common Process Model Workflows and Recipes&amp;quot;&lt;/a&gt;, the time it takes for an Activity Chain to break is ten minutes per node join. As such, as long as the process model linked via a!startProcess is activity chained, I can&amp;#39;t see a case this would ever exceed and break. Even if it were to exceed, the a!startProcess would finish and execute its &amp;quot;onSuccess&amp;quot; content, meaning that you should get a response still (albeit without some of the data).&lt;/p&gt;
&lt;p&gt;As such, it appears to imply that any timeouts would be subject to the caller of the WebAPI rather than the WebAPI itself as Appian would be actively working. For instance, for a response time that large, it may be hard to justify using it as a link on a web page, but it may be okay as a REST API.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;br /&gt;Tom&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>