<?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>a!startProcess</title><link>https://community.appian.com/discussions/f/general/38969/a-startprocess</link><description>Hi all, 
 I am using the function a!startProcess() to trigger a process model from my interface. Is it possible to use the onerror parameter to show a custom message on the screen when the process fails to start or breaks for some reason. If it is possible</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: a!startProcess</title><link>https://community.appian.com/thread/147469?ContentTypeID=1</link><pubDate>Tue, 22 Apr 2025 17:35:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3e69cbbe-8680-47b3-bd75-7b54761299ef</guid><dc:creator>Jishnu Magunta</dc:creator><description>&lt;p&gt;Thanks Stefan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: a!startProcess</title><link>https://community.appian.com/thread/147468?ContentTypeID=1</link><pubDate>Tue, 22 Apr 2025 17:04:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bd3bd617-1da1-41d8-99cc-1a3a834ad040</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;As per the documentation onError is only evaluated if the process model cannot be started. If this is what you are looking for, then you can add any number of a!save() to onError, and thereby react on this event.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>