Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
one of my models is reloading every 10 min.
my users complaining that their selections clearing after the reload,
how can i do that if a user use the model while the model is reloading the selection will stay?
adi
Hello Adi,
Did you check and have you done some tests with these settings in the management console?
If there are changes to a document, for example, a reload or a layout change, the QVS can be configured to do either of the following options.
To allow only one version of the document in memory, tick this check box. To allow several versions of the document in memory, untick this check box.
Session recovery saves the current selection state for each user when a session ends. It then re-applies the selection state the next time that the same user reconnects to the same document.
Note! Session recovery affects all users and documents on a server.
To allow session recovery, tick this check box. To disallow session recovery, untick this check box.
If you would find a solution, consider sharing and don't forget to close the discussion by marking the correct answer.
,KR Koen
tnx!!!
i will check this option