Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Inessan86
Contributor II
Contributor II

Disable a model from being updated

Hi, 

We have a model that is getting fully updated every 5 minutes, our end users complain that their views are being updated while they still investigate the values. How I prevent the view from being updated until the end user hits refresh? 

 

 

Inessa

Labels (1)
1 Solution

Accepted Solutions
Or
MVP
MVP

You would have to disable the "Allow only one copy of document in memory" setting at the QVS level. You can then use specific refresh options for each document under Document Settings / Server.

View solution in original post

2 Replies
Or
MVP
MVP

You would have to disable the "Allow only one copy of document in memory" setting at the QVS level. You can then use specific refresh options for each document under Document Settings / Server.

Inessan86
Contributor II
Contributor II
Author

Thanks! I disabled this option on QVS level and set a timeout per document. It worked!