Dear,
I am experiencing an issue when working with two or more open tabs of the report executor.
When this occurs, only one of the tabs is able to generate the report normally. In the other tab, when attempting to execute it, the system does not request the parameter layout information again, preventing the filter from being used — the fields disappear from the report.
To make the tab work again, it is necessary to refresh the page. However, doing so causes the other open tab to lose its filter, resulting in the same issue.
As a result, it is not possible to use filters independently across multiple tabs, requiring the screen to be reloaded constantly.
I performed the process in the latest versions, and the behavior remains the same.
Java version 2025.4.3.
Attached is the video for analysis.
Issue Using Multiple Tabs in the Report Executor
-
TecnologiaMV
- Posts: 97
- Joined: Mon May 30, 2022 7:35 pm
-
Lech Kulikowski
- Posts: 7587
- Joined: Tue Mar 20, 2018 5:34 am
Re: Issue Using Multiple Tabs in the Report Executor
Hello,
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank you.
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank you.
Re: Issue Using Multiple Tabs in the Report Executor
Hello.
Please try to change in StiWebViewerOptions options
options.getServer().setClearCache(false);
Please try to change in StiWebViewerOptions options
options.getServer().setClearCache(false);