<?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>Increase timeout with a!startProcess</title><link>https://community.appian.com/discussions/f/general/38921/increase-timeout-with-a-startprocess</link><description>I&amp;#39;m using the &amp;quot; a!startProcess &amp;quot; to call a process model from the Appian interface. The process model takes more than 30 seconds to complete. 
 Is there a way to increase the timeout when calling the process model from the interface. 
 Do we have property</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Increase timeout with a!startProcess</title><link>https://community.appian.com/thread/147201?ContentTypeID=1</link><pubDate>Tue, 15 Apr 2025 05:51:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2a541729-1114-44df-a8af-785e5143b548</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;There is no real timeout. Or, it has a different meaning. The function a!startProcess, in synchronous mode, does wait a maximum of 30 seconds. Then it will evaluate the save operations with the data available from the process at that time. Your process will continue in the background.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increase timeout with a!startProcess</title><link>https://community.appian.com/thread/147197?ContentTypeID=1</link><pubDate>Tue, 15 Apr 2025 02:34:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9efdcb0-b7f8-493d-b6cc-a35e5b97ef24</guid><dc:creator>padmanabant852500</dc:creator><description>&lt;p&gt;I&amp;#39;m attempting to break this into multiple processes.&lt;/p&gt;
&lt;p&gt;But we are even considering an option to trigger the process model&amp;nbsp; (from the interface) and let it run for more than 30 seconds until complete. So even if the user interface dosen&amp;#39;t receive the response, that would be fine.&lt;/p&gt;
&lt;p&gt;Is there a risk in going by this idea?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increase timeout with a!startProcess</title><link>https://community.appian.com/thread/147196?ContentTypeID=1</link><pubDate>Mon, 14 Apr 2025 21:36:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f1c96492-3fe7-45ca-9b80-d53bb2e5c714</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;There is no way to do set the timeout.&amp;nbsp;You&amp;#39;ll have to set some parts of your process to run asynchronously to ensure it runs in under 30 seconds.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>