<?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>Grid displaying data not always being refreshed</title><link>https://community.appian.com/discussions/f/user-interface/10316/grid-displaying-data-not-always-being-refreshed</link><description>This is concerning grids where uit&amp;#39;s data is sourced from the database through a!queryEntity. 
 What I wish to do is quite simple : the client wish to treat in batch many entities dusplayed through the grid. So I&amp;#39;ve activated the grid selection, where</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Grid displaying data not always being refreshed</title><link>https://community.appian.com/thread/45730?ContentTypeID=1</link><pubDate>Thu, 25 May 2017 12:55:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7468f722-a7ec-491f-bcfd-95016f02d3e0</guid><dc:creator>karlg</dc:creator><description>It would be to test, but we stopped at the triggers to be honest on our end. If we come across a more complex use case perhaps it would be worth a try so I&amp;amp;#x27;ll keep it in note on my end, thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Grid displaying data not always being refreshed</title><link>https://community.appian.com/thread/45561?ContentTypeID=1</link><pubDate>Mon, 22 May 2017 15:20:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c4d2aa1-fa21-45d0-8c74-3f548b1acc91</guid><dc:creator>Mike Schmitt</dc:creator><description>The one hint I have is, I&amp;amp;#x27;ve found in the past that if you use Start Process from within a SAIL form, and you chain the entire process (with no pauses/etc within that process), the SAIL form will attempt to re-evaluate its WITH parameters AFTER the updates made by the process are complete.  I.E, you might be able to push in your DB updates and have your form refresh in such a way that they are reflected in the next refresh.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Grid displaying data not always being refreshed</title><link>https://community.appian.com/thread/45528?ContentTypeID=1</link><pubDate>Fri, 19 May 2017 19:24:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ee258ea3-888f-446f-a962-6cf9bc75ec3a</guid><dc:creator>vinayakb0001</dc:creator><description>Is it possible to move those variables in load?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Grid displaying data not always being refreshed</title><link>https://community.appian.com/thread/45524?ContentTypeID=1</link><pubDate>Fri, 19 May 2017 17:43:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:91ececff-ea6c-4084-aa53-94dd7329e539</guid><dc:creator>karlg</dc:creator><description>In the end with some exchange with Appian this seems limited and the only way is through triggers in the database like mentionned by Carlos.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Grid displaying data not always being refreshed</title><link>https://community.appian.com/thread/45523?ContentTypeID=1</link><pubDate>Fri, 19 May 2017 14:57:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:192b6310-928f-4762-a1b0-1a85f491e34f</guid><dc:creator>karlg</dc:creator><description>Thanks for the feedback both of you very appreciated.&lt;br /&gt;
&lt;br /&gt;
For vinay : Sadly the variable is within a with clause and not a load clause so I cannot refresh it during onSuccess (I tried!). Within the with it refreshed when writeToDataStoreEntity is called.&lt;br /&gt;
&lt;br /&gt;
Carlos : That is the last resort scenario yes, we wish to avoid triggers but I&amp;amp;#x27;m afraid up to now it&amp;amp;#x27;s the only viable solution.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Grid displaying data not always being refreshed</title><link>https://community.appian.com/thread/45516?ContentTypeID=1</link><pubDate>Thu, 18 May 2017 22:32:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:97f96df0-dba3-439e-aa56-552c9799a8e1</guid><dc:creator>vinayakb0001</dc:creator><description>There is a way to do it, all you need to do is in the OnSuccess:{} call a!save() function and set the variable back again which is used for rendering grid.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Grid displaying data not always being refreshed</title><link>https://community.appian.com/thread/45515?ContentTypeID=1</link><pubDate>Thu, 18 May 2017 21:59:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2a8a0d76-be0b-4708-96fb-4bb655e8ba41</guid><dc:creator>Carlos Santander</dc:creator><description>You could write a trigger in the database so that the audit entry is logged when the changes are made&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>