SchedMgr: Error processing appointment document (NoteID: NT000008FA) in database xxxxxx.nsf: Can't find appointment start time

I have this error message appear when SchedMgr is validating:

SchedMgr: Error processing appointment document (NoteID: NT000008FA) in database xxxxxx.nsf: Can’t find appointment start time.

I know it occurs because the document does not have any start or end time information on it. This is by design. What I need to know is how to make this document invisible to SchedMgr??

For example … in the resource reservation database, the resources and sites do not have Start time information, however SchedMgr does not throw an error for these documents.

Is there some view that I need to remove this document from or some value on the form that tells SchedMgr to not look for busytime information. I have not been able to determine how SchedMgr is handling this.

Any ideas or information would be appreciated.

Thanks

Subject: Re: SchedMgr: Error processing appointment document (NoteID: NT000008FA) in database xxxxxx.nsf: Can’t find appointment start time

Try removing $BusyName item.

That is what SchedMgr keys off of.

Jeff Eisen

Lotus Notes Technical Lead

Lotus Software, IBM Software Group

Subject: RE: Re: SchedMgr: Error processing appointment document (NoteID: NT000008FA) in database xxxxxx.nsf: Can’t find appointment start time

Ahh yes, that’s it.

Thanks!