Page 1 of 1

Multiple sessions open in browser

Posted: Mon May 23, 2022 2:26 pm
by Manuel Costa
Hello, I have the following scenario, when I have two tabs in the same browser with two reports being called and I can run only one report at a time, attached video exemplifying.

For example in the Google Chrome browser, I have two tabs open in the first I access report A through Report Executor and when I run its variables the process is done normally but when I access report B in the second tab and I try to run its variables the report disappears with them, when I went to validate it shows me the error in the attached image.

I would like to understand if the behavior of the application is correct as far as killing the session of report B and keeping only one report in Report Executor at a time in the same browser?

Re: Multiple sessions open in browser

Posted: Tue May 24, 2022 10:18 am
by Vadim
Hello.

Please try to change in StiWebViewerOptions options
options.getServer().setClearCache(false);