Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
i have a model that reload every 30 min.
the problem is-
if a user is using the model while the model is reloading
(i think it after the reload - while saving)
it throw him out!!
is it the normal behavior?
what can i do that it would nit happened?
tnx
adi
Not normal(or, atleast not desired). Try the settings(in the document) to make it smooth: go to the Settings menu, Server, and set Refresh Mode to "Server performs refresh automatically without client action" and click "Enable Push from Server" and "Enable Dynamic Data Update".
And make sure your document timeout setting is not very low in the server.
Another thing to try is to allow multiple copies of the document on server.