<?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>trigger a process model using script task</title><link>https://community.appian.com/discussions/f/process/35228/trigger-a-process-model-using-script-task</link><description>Can we Trigger a Process Model from a Process Model by running a!startProcess() from script task ?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: trigger a process model using script task</title><link>https://community.appian.com/thread/137715?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2024 07:49:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7507d9f6-98a1-427b-9d99-0aa3dbb42f0d</guid><dc:creator>rishabh982812</dc:creator><description>&lt;p&gt;Is there any specific reason behind using the startProcess function instead of the smart service?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: trigger a process model using script task</title><link>https://community.appian.com/thread/136891?ContentTypeID=1</link><pubDate>Fri, 14 Jun 2024 08:22:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cc428d23-f322-4973-9243-bb7069e41514</guid><dc:creator>Sri Ram Kaja</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/rajt0005"&gt;rajthakor&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1718353105828v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;a!startprocess() is a function that can ne executed inside saveinto on an interface component or webApi.&lt;/p&gt;
&lt;p&gt;As you want to start new process from process model, you can use subprocess or startprocess nodes. Or create an API and call that API inside an integration and use that integration in script task&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: trigger a process model using script task</title><link>https://community.appian.com/thread/136850?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2024 15:21:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cfb8c698-8896-4f5d-bc7d-9aa00529dfa4</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;You can do it with Start process smart service, as &lt;a href="/members/stefanhelzle0001"&gt;Stefan Helzle&lt;/a&gt;&amp;nbsp;said... or you can create an integration that calls a web Api (and the web api executes a!startprocess, and call the integration from the script task...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: trigger a process model using script task</title><link>https://community.appian.com/thread/136845?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2024 14:13:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b923d52a-4e70-46ca-adec-c4b9e5f873c9</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;No. What do you try to achieve? Any reason to not use the &amp;quot;Start Process&amp;quot; smart service?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>