<?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>How can I show the updated values without refresh?</title><link>https://community.appian.com/discussions/f/general/38499/how-can-i-show-the-updated-values-without-refresh</link><description>I have a process model where I call several apis and write result to table, the process model is long so I didn&amp;#39;t chain it. 
 But user want to see the values updated by the process model when the process is completed, without refresh. Or at least tell</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How can I show the updated values without refresh?</title><link>https://community.appian.com/thread/145224?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 07:08:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:65b6c1d4-f1f5-4810-b80e-09f29b595a0f</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;If this process takes more time than users would want to wait for, I suggest to think about a different way of notification. E.g. an email.&lt;/p&gt;
&lt;p&gt;To refresh data from that UI to display data from the process, you can use a process report and a!queryProcessAnalytics() to fetch data from the active process instance. Set the refresh interval to 30 seconds. And you might want to add a button to allow the user to refresh manually.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>