Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello.
I use QV12 (12.50.20200.0) and recently noticed that bookmarks do not work in reports on the web, or they work in any order.
The principle of operation of a variable as a bookmark in report is as follows:
1. the user opens the report
2. sets the desired selection in the filter
3. the selection value is saved to a variable
4. the report is updated (after a break in the session via "opendoc_refresh")
5. when you run the report, a trigger is triggered that takes the value from the variable as a bookmark and sets the desired filter (i.e. point 2). it turns out that the selection never falls off
I have 2 servers: first is Test, second is Prod.
On Test bookmarks work fine. But on Prod bookmarks dont work, and accordingly the user needs to set the filter for again. Mb I need to change setting server or do something with "opendoc_refresh" script..
Can somebody give a advice, please?
Hi,
What is "opendoc_refresh", I am not familiar with that?
Bill