<?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>Requirement to pull the result in a process model</title><link>https://community.appian.com/discussions/f/user-interface/11566/requirement-to-pull-the-result-in-a-process-model</link><description>Hi, We have created interface with grid pulling the result of webservice result Webservice Name and Status &amp;quot;Active&amp;quot; , &amp;quot;Failed&amp;quot;. Now we have requirement to pull the result in a process model and need to call this interface in script task with an expression</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Requirement to pull the result in a process model</title><link>https://community.appian.com/thread/50915?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 23:30:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:02c7de1f-0f82-468b-8f19-caf18c5174ae</guid><dc:creator>aloks0189</dc:creator><description>Hi &lt;a href="/members/sudhirp866"&gt;sudhirp866&lt;/a&gt;  are you sure, want to send interface as content to via email?&lt;br /&gt;
&lt;br /&gt;
Because I believe it&amp;#39;s better to design a similar type of html template and configure the data dynamically and can send this via email&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hope this will help you&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Requirement to pull the result in a process model</title><link>https://community.appian.com/thread/50910?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 15:55:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:17e37763-8f1f-483c-a65c-512e63898cee</guid><dc:creator>brettf</dc:creator><description>Are you trying to pull the specific WS results and send the data as an email, or the interface itself?&lt;br /&gt;
&lt;br /&gt;
If you want to send the WS results, you could call RSU_WS_getStudyDetailsByUserIdInput in the script task, and save its output in a PV. Then, you can format the results in the email node however you&amp;#39;d like.&lt;br /&gt;
&lt;br /&gt;
If you want to send the grid itself embedded in an email, Appian does not have an OOTB way of handling this (as far as I know). You could use the Advanced Document Template under shared components, and build out a word document table with the WS results. Alternatively, you could format the grid itself as HTML within the Email node, building out expression rules to create the HTML code. You could also format the results in an excel document and send that instead.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>