<?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/"><channel><title>KB-1992 Variables configured to refresh on an interval do not update when the browser tab is in the background</title><link>https://community.appian.com/support/w/kb/1541/kb-1992-variables-configured-to-refresh-on-an-interval-do-not-update-when-the-browser-tab-is-in-the-background</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1992 Variables configured to refresh on an interval do not update when the browser tab is in the background</title><link>https://community.appian.com/support/w/kb/1541/kb-1992-variables-configured-to-refresh-on-an-interval-do-not-update-when-the-browser-tab-is-in-the-background</link><pubDate>Fri, 13 Sep 2019 03:36:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f38e10a9-706d-4b2c-83ad-4d6c8e684a79</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1541/kb-1992-variables-configured-to-refresh-on-an-interval-do-not-update-when-the-browser-tab-is-in-the-background#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 9/13/2019 3:36:20 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After navigating back to a browser tab that was in the background, variables&amp;nbsp;set to refresh on an interval using&amp;nbsp;&lt;code&gt;a!refreshVariable()&lt;/code&gt; have not refreshed for longer than the configured refresh interval. For example, a variable configured to refresh every 30 seconds may be many minutes behind:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/2019_2D00_09_2D00_10_5F00_17_2D00_10_2D00_55.png" /&gt;&lt;/p&gt;
&lt;p&gt;The issue is observed in all browsers and affects interfaces in both Tempo and Sites. If left on the foreground, the variable will refresh within the configured interval.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To&amp;nbsp;improve browser performance and reduce resource consumption of inactive tabs, it is expected that&amp;nbsp;refresh variables do not refresh while in the background.&amp;nbsp;However, the intended behavior is for&amp;nbsp;refresh variables&amp;nbsp;to be refreshed immediately when the browser tab is&amp;nbsp;reopened as the active tab.&lt;/p&gt;
&lt;p&gt;Refreshes failing to occur immediately upon reopening has been reported to the Appian Product Team as &lt;strong&gt;AN-140382&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;There are a few possible mitigations to this issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open interfaces&amp;nbsp;that require refreshing in their own browser window rather than a new tab and leave the interface as the active tab.&lt;/li&gt;
&lt;li&gt;Implement a manual refresh button that users can use to refresh the data when necessary.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 19.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: September 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, known issues, interfaces, SAIL, application design, open issues&lt;/div&gt;
</description></item><item><title>KB-1992 Variables configured to refresh on an interval do not update when the browser tab is in the background</title><link>https://community.appian.com/support/w/kb/1541/kb-1992-variables-configured-to-refresh-on-an-interval-do-not-update-when-the-browser-tab-is-in-the-background/revision/4</link><pubDate>Fri, 13 Sep 2019 03:36:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f38e10a9-706d-4b2c-83ad-4d6c8e684a79</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1541/kb-1992-variables-configured-to-refresh-on-an-interval-do-not-update-when-the-browser-tab-is-in-the-background#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Parmida Borhani on 9/13/2019 3:36:20 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After navigating back to a browser tab that was in the background, variables&amp;nbsp;set to refresh on an interval using&amp;nbsp;&lt;code&gt;a!refreshVariable()&lt;/code&gt; have not refreshed for longer than the configured refresh interval. For example, a variable configured to refresh every 30 seconds may be many minutes behind:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/2019_2D00_09_2D00_10_5F00_17_2D00_10_2D00_55.png" /&gt;&lt;/p&gt;
&lt;p&gt;The issue is observed in all browsers and affects interfaces in both Tempo and Sites. If left on the foreground, the variable will refresh within the configured interval.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To&amp;nbsp;improve browser performance and reduce resource consumption of inactive tabs, it is expected that&amp;nbsp;refresh variables do not refresh while in the background.&amp;nbsp;However, the intended behavior is for&amp;nbsp;refresh variables&amp;nbsp;to be refreshed immediately when the browser tab is&amp;nbsp;reopened as the active tab.&lt;/p&gt;
&lt;p&gt;Refreshes failing to occur immediately upon reopening has been reported to the Appian Product Team as &lt;strong&gt;AN-140382&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;There are a few possible mitigations to this issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open interfaces&amp;nbsp;that require refreshing in their own browser window rather than a new tab and leave the interface as the active tab.&lt;/li&gt;
&lt;li&gt;Implement a manual refresh button that users can use to refresh the data when necessary.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 19.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: September 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, known issues, interfaces, SAIL, application design, open issues&lt;/div&gt;
</description></item><item><title>KB-XXXX Variables configured to refresh on an interval do not update when the browser tab is in the background</title><link>https://community.appian.com/support/w/kb/1541/kb-1992-variables-configured-to-refresh-on-an-interval-do-not-update-when-the-browser-tab-is-in-the-background/revision/3</link><pubDate>Wed, 11 Sep 2019 13:39:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f38e10a9-706d-4b2c-83ad-4d6c8e684a79</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/1541/kb-1992-variables-configured-to-refresh-on-an-interval-do-not-update-when-the-browser-tab-is-in-the-background#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Jussi Lundstedt on 9/11/2019 1:39:18 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After navigating back to a browser tab that was in the background, variables&amp;nbsp;set to refresh on an interval using&amp;nbsp;&lt;code&gt;a!refreshVariable()&lt;/code&gt; have not refreshed for longer than the configured refresh interval. For example, a variable configured to refresh every 30 seconds may be many minutes behind:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/2019_2D00_09_2D00_10_5F00_17_2D00_10_2D00_55.png" /&gt;&lt;/p&gt;
&lt;p&gt;The issue is observed in all browsers and affects interfaces in both Tempo and Sites. If left on the foreground, the variable will refresh within the configured interval.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To&amp;nbsp;improve browser performance and reduce resource consumption of inactive tabs, it is expected that&amp;nbsp;refresh variables do not refresh while in the background.&amp;nbsp;However, the intended behavior is for&amp;nbsp;refresh variables&amp;nbsp;to be refreshed immediately when the browser tab is&amp;nbsp;reopened as the active tab.&lt;/p&gt;
&lt;p&gt;Refreshes failing to occur immediately upon reopening has been reported to the Appian Product Team as &lt;strong&gt;AN-140382&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;There are a few possible mitigations to this issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open interfaces&amp;nbsp;that require refreshing in their own browser window rather than a new tab and leave the interface as the active tab.&lt;/li&gt;
&lt;li&gt;Implement a manual refresh button that users can use to refresh the data when necessary.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 19.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: September 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, known issues, interfaces, SAIL, application design, open issues&lt;/div&gt;
</description></item><item><title>KB-XXXX Refresh variables not updating while the browser tab is in the background</title><link>https://community.appian.com/support/w/kb/1541/kb-1992-variables-configured-to-refresh-on-an-interval-do-not-update-when-the-browser-tab-is-in-the-background/revision/2</link><pubDate>Tue, 10 Sep 2019 21:25:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f38e10a9-706d-4b2c-83ad-4d6c8e684a79</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/1541/kb-1992-variables-configured-to-refresh-on-an-interval-do-not-update-when-the-browser-tab-is-in-the-background#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Jussi Lundstedt on 9/10/2019 9:25:37 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After navigating back to a browser tab that was in the background, variables&amp;nbsp;set to refresh on an interval using&amp;nbsp;&lt;code&gt;a!refreshVariable()&lt;/code&gt; have not refreshed for longer than the configured refresh interval. For example, a variable configured to refresh every 30 seconds may be many minutes behind:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/2019_2D00_09_2D00_10_5F00_17_2D00_10_2D00_55.png" /&gt;&lt;/p&gt;
&lt;p&gt;The issue is observed in all browsers and affects interfaces in both Tempo and Sites. If left on the foreground, the variable will refresh within the configured interval.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To&amp;nbsp;improve browser performance and reduce resource consumption of inactive tabs, it is expected that&amp;nbsp;refresh variables do not refresh while in the background.&amp;nbsp;However, the intended behavior is for&amp;nbsp;refresh variables&amp;nbsp;to be refreshed immediately when the browser tab is&amp;nbsp;reopened as the active tab.&lt;/p&gt;
&lt;p&gt;Refreshes failing to occur immediately upon reopening has been reported to the Appian Product Team as &lt;strong&gt;AN-140382&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;There are a few possible mitigations to this issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open interfaces&amp;nbsp;that require refreshing in their own browser window rather than a new tab and leave the interface as the active tab.&lt;/li&gt;
&lt;li&gt;Implement a manual refresh button that users can use to refresh the data when necessary.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 19.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: September 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, known issues, interfaces, SAIL, application design&lt;/div&gt;
</description></item><item><title>KB-XXXX Refresh variables not updating while the browser tab is in the background</title><link>https://community.appian.com/support/w/kb/1541/kb-1992-variables-configured-to-refresh-on-an-interval-do-not-update-when-the-browser-tab-is-in-the-background/revision/1</link><pubDate>Tue, 10 Sep 2019 21:24:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f38e10a9-706d-4b2c-83ad-4d6c8e684a79</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/1541/kb-1992-variables-configured-to-refresh-on-an-interval-do-not-update-when-the-browser-tab-is-in-the-background#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Jussi Lundstedt on 9/10/2019 9:24:55 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After navigating back to a browser tab that was in the background, variables&amp;nbsp;set to refresh on an interval using&amp;nbsp;a!refreshVariable() have not refreshed for longer than the configured refresh interval. For example, a variable configured to refresh every 30 seconds may be many minutes behind:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/2019_2D00_09_2D00_10_5F00_17_2D00_10_2D00_55.png" /&gt;&lt;/p&gt;
&lt;p&gt;The issue is observed in all browsers and affects interfaces in both Tempo and Sites. If left on the foreground, the variable will refresh within the configured interval.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;To&amp;nbsp;improve browser performance and reduce resource consumption of inactive tabs, it is expected that&amp;nbsp;refresh variables do not refresh while in the background.&amp;nbsp;However, the intended behavior is for&amp;nbsp;refresh variables&amp;nbsp;to be refreshed immediately when the browser tab is&amp;nbsp;reopened as the active tab.&lt;/p&gt;
&lt;p&gt;Refreshes failing to occur immediately upon reopening has been reported to the Appian Product Team as &lt;strong&gt;AN-140382&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;There are a few possible mitigations to this issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open interfaces&amp;nbsp;that require refreshing in their own browser window rather than a new tab and leave the interface as the active tab.&lt;/li&gt;
&lt;li&gt;Implement a manual refresh button that users can use to refresh the data when necessary.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 19.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: September 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, known issues, interfaces, SAIL, application design&lt;/div&gt;
</description></item></channel></rss>