<?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>Any SAIL function to send Email</title><link>https://community.appian.com/discussions/f/user-interface/8976/any-sail-function-to-send-email</link><description>I have a scenario like among so many users available in a grid i can assign roles to each user (One at a time). On updating his role..i need to send a mail to him. I should do this to all users in the same User Input Task (SAIL Form) without navigating</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Any SAIL function to send Email</title><link>https://community.appian.com/thread/39982?ContentTypeID=1</link><pubDate>Mon, 05 Dec 2016 20:59:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f953a3ab-3022-439b-b5ec-c4ff3546d624</guid><dc:creator>davids735</dc:creator><description>You could do that to automate sending the emails out after you submit the task, then end the process when they&amp;#39;re all done.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any SAIL function to send Email</title><link>https://community.appian.com/thread/39981?ContentTypeID=1</link><pubDate>Mon, 05 Dec 2016 20:57:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3b0e827e-e819-4edb-82ee-3b01486012b3</guid><dc:creator>davids735</dc:creator><description>You could also save users who need to be sent emails into an array variable.  You can then set the &amp;quot;Send Email&amp;quot; node in process model to run multiple times.  There&amp;#39;s an option to run once for each element in an array, and you just input the array of users who need emails.  It will take that variable as a parameter as if it were only one value for each instance of that node.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any SAIL function to send Email</title><link>https://community.appian.com/thread/39967?ContentTypeID=1</link><pubDate>Mon, 05 Dec 2016 10:02:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7b193e9d-f79e-41d1-998c-7a2e5ec1603a</guid><dc:creator>nellurus</dc:creator><description>Good Idea  mschmitt. Thank you&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any SAIL function to send Email</title><link>https://community.appian.com/thread/39940?ContentTypeID=1</link><pubDate>Fri, 02 Dec 2016 20:56:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7d494c2d-66fa-432d-aaf9-593010d69d08</guid><dc:creator>Mike Schmitt</dc:creator><description>Just to add - starting a process model might be the approach you prefer, but slightly simpler is that when the user clicks the button to &amp;quot;save&amp;quot; the user role change, you have the form submit and loop back into itself - to the user it would appear that they did not leave the form, but in the mean time your process model could send email, do other updates, etc.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any SAIL function to send Email</title><link>https://community.appian.com/thread/39930?ContentTypeID=1</link><pubDate>Fri, 02 Dec 2016 17:21:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1cb923a-001b-4954-8069-ebf1651acf8c</guid><dc:creator>nellurus</dc:creator><description>Thank you very much rodgraham and thank you Chandra&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any SAIL function to send Email</title><link>https://community.appian.com/thread/39928?ContentTypeID=1</link><pubDate>Fri, 02 Dec 2016 16:48:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f7b58b35-94a8-4fe0-a2d6-8f96c92f9fa5</guid><dc:creator>chandu</dc:creator><description>As suggested by rodgraham, Design a process model for Sending Email with parameters,&lt;br /&gt;In the SAIL form you can Asynchronously start the process model using a!startProcess().&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any SAIL function to send Email</title><link>https://community.appian.com/thread/39925?ContentTypeID=1</link><pubDate>Fri, 02 Dec 2016 13:46:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d3fbb3ff-6433-4072-ab69-d6c6e8af49b7</guid><dc:creator>rodgraham</dc:creator><description>I don&amp;#39;t believe so, but you could start a process model from your sail form to handle the sending of the emails&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>