Corrupt document : still exists,but has no items anymore

A document went ‘missing’ in our application.Because other documents refer to it, i know the unid.

I managed to find it with notespeek with the unid and in there it was classified as ‘Untitled(stored form)’.

That doesn’t mean much to me so i looked at the document object in the debugger and it had no items. it did list 3 responses, which are still visible in the database.

Anybody seen this?

I have the impression all i can do is write an agent to copy the information from the backup to the production database…

Sad to say, after working with notes since version 3.12, this is not inspiring confidence…

Jo.

Subject: Try a UPDALL - R

Subject: Nope.

Thanks for your suggestion, but i think the document is corrupted, not the views.I made a local replica of the database,refreshed all views, and i still have no items on the document.

j.

Subject: Try editing it

Your case differs from mine in that my documents are emails. But the same way as your case, LotusScript and the LS debugger show that they have no items.

I can open the documents from a view in Notes Client. They are full of data. (They wouldn’t be in this view if they really had no items.) Once I edit and Save the document, LotusScript now can “see” the items. HTH.