<?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>Showcase of RPA progress in Appian interface</title><link>https://community.appian.com/discussions/f/rpa/28474/showcase-of-rpa-progress-in-appian-interface</link><description>Hi, 
 I have a complete flow of RPA process and I need the progress of the flow to be showcased in the interface created automatically. How can I achieve this?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Showcase of RPA progress in Appian interface</title><link>https://community.appian.com/thread/111724?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2023 11:52:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:94516b2f-0192-49ad-9dfd-a200fb7488c6</guid><dc:creator>Abhishek Singh</dc:creator><description>&lt;p&gt;Store the status of of RPA status in a table , use QRT/QE as a refresh local variable&amp;nbsp; then use progress bar/gauge component to show the status.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Showcase of RPA progress in Appian interface</title><link>https://community.appian.com/thread/111722?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2023 11:39:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:05387b6b-949a-49ef-90bc-f760794dff31</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;You can call an integration in interface just like an expression rule or interface using rule! domain and pass necessary inputs.&lt;/p&gt;
&lt;p&gt;You can use Call Integration smart service in process to execute the robotic task asynchronously which will only return executionId on start and then you can pass that on to the interface and call Retrieve Result Integration.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Showcase of RPA progress in Appian interface</title><link>https://community.appian.com/thread/111712?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2023 10:29:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0fd442d0-5e5c-421f-bebb-2f24f5c57fd3</guid><dc:creator>Chithra Shanmugam</dc:creator><description>&lt;p&gt;How to call integration in the Interface?&lt;/p&gt;
&lt;p&gt;How to get execution ID from the process model?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Showcase of RPA progress in Appian interface</title><link>https://community.appian.com/thread/111710?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2023 09:56:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6112b11-5c6c-459e-9058-b57cda50299d</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;You must have already created a CS to execute Robotic task, using the same create an integration with operation &amp;quot;Retrieve Execution Results&amp;quot; and call this in the interface.&lt;/p&gt;
&lt;p&gt;&lt;img height="68" src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/61/pastedimage1682416628465v1.png" width="128" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Showcase of RPA progress in Appian interface</title><link>https://community.appian.com/thread/111707?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2023 09:45:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0cb0d4ef-45f9-444a-bfa8-acc5fb3fd9ee</guid><dc:creator>Chithra Shanmugam</dc:creator><description>&lt;p&gt;Can I know to call API from interface in Appian?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Showcase of RPA progress in Appian interface</title><link>https://community.appian.com/thread/111662?ContentTypeID=1</link><pubDate>Mon, 24 Apr 2023 18:04:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:15d542a8-63cf-447a-9a3a-c90939b53e3a</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;If you are thinking of showing a progress bar which would refresh continuously on the basis of RPA execution progress then I&amp;#39;m afraid there is a possibility to implement that. You can instead show status icons by getting execution results from get robotic task results API by providing executionId of the task to it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>