Philip Hachey 20.Feb.02 03:26 PM a Web browser - Category - 2.0.7Windows NT
I think many of us are familiar with this scenario:
- User starts a new page and then clicks the back button or whatever.
- User's page gets retained as a draft and appears in a list in the room index.
- Unfortunately, only user can see the draft, and the QP Manager is powerless to be even aware of them, much less delete them.
Side note: (Fewer of you may have encountered this) .. in my case, the user can delete their own document via cleanup, but if they try to open/edit their document they get the error: "Couldn't find design note".
Goal: I want to create a Domino agent that periodically deletes these drafts. However, I can't even create a view in the Room's NSF which allows me to see the draft documents. It makes me wonder where the "Room Index" quick place view is getting the references to these drafts? It doesn't appear to be coming from the room's NSF! Where else would it come from? If it *is* in the NSF, is there a way to get these documents to show up. I've tried a number of differrent SELECT @ALL views to no avail.
Alternative Goal: Setup QP such that a draft is never created (especially when all they've done is quit their browser or clicked back).
How do I create a Domino view of Dr... (Philip Hachey 20.Feb.02) . . Go to the server (Drew Oliver 20.Feb.02)
. . . . RE: Go to the server (Philip Hachey 22.Feb.02)