Expand my Community achievements bar.

Auto-Refresh Analysis Workspace

Avatar

Level 9

7/21/16

we have been using Analysis workspace on dashboards within our office.  It would be nice to have an auto-refresh setting.  i.e. every X seconds.  In doing so, it would be nice if Adobe's session time would be extended so it wouldnt log you out, or only ask you to login on next action.

5 Comments

Avatar

Community Advisor

6/2/19

good idea!

meanwhile, someone posted a workaround somewhere (example for a 5 min refresh interval):

setInterval(function(){adobeTools.reloadProjectUsingCurrentState()},5*60*1000)