view.AutoUpdate is your friend

In perusing the recent Knowledge Base articles (yes, I said “perusing”), there have been a couple of posts where the resolution is to set the view.AutoUpdate parameter to “False” in the code. I know that others more “developer-y” than I have said this in Lotusphere sessions, and I’m sure at other conferences as well, but evidently Lotus support wants us to take note. I think it comes down to this - any time you’re going through a set of documents using the GetFirstDocument and/or GetNextDocument methods, don’t allow view updates. [Read More]