Ajax JavaScript API method to Refresh Document with new data
I have document which reloads every minute. It is posted on server via Ajax. To make it user usable, checkbox
"Allow Only One Copy of Document in Memory" is disabled on server. "Refresh" button in Ajax toolbar is enabled by adding "ShowRefreshDoc=1" into settings.ini.
I'm looking for a way to automate "Refresh" action with Document Extension on JavaScript. But i can't find method in Qlikview Ajax JavaScript API to perform this job.