<?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>Can a!startProcess be used in an expression rule which is called from a web api?</title><link>https://community.appian.com/discussions/f/rules/9141/can-a-startprocess-be-used-in-an-expression-rule-which-is-called-from-a-web-api</link><description>We&amp;#39;ve been able to successfully start a process using a!startProcess within a Web API. We haven&amp;#39;t successfully called a!startProcess as part of an expression rule called from a Web API. The documentation for a!startProcess does say it will only execute</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Can a!startProcess be used in an expression rule which is called from a web api?</title><link>https://community.appian.com/thread/40839?ContentTypeID=1</link><pubDate>Wed, 28 Dec 2016 16:00:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d93e55e6-7144-4fa0-bf1d-e9a2d13d3f95</guid><dc:creator>Venu</dc:creator><description>Here is one example&lt;br /&gt;interface calls an expression rule which contains a!startprocess. expression rule able to execute a!startprocess.&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/15/start-Process.png"&gt;&lt;img src="/cfs-filesystemfile/__key/communityserver-discussions-components-files/15/start-Process.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can a!startProcess be used in an expression rule which is called from a web api?</title><link>https://community.appian.com/thread/40838?ContentTypeID=1</link><pubDate>Wed, 28 Dec 2016 15:44:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ead0927a-b83b-4b30-b523-4346cb6d5722</guid><dc:creator>Venu</dc:creator><description>@Carig, AFAIK we can use smart functions like a!startprocess in Web API or SaveInto of any sail component. Which means when ever user interacts with sail components the respective saveInto will be executed including smart functions if exist. As you said you are using expression rule so it doesn't need any user interactions thats why it didn't executes a!smart functions.&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>