Sun Java System Calendar Server 6.3 WCAP Developer's Guide

Returns

For each calendar specified in calid, the server returns the events and todos that had errors for the specified attendee while sending group scheduling messages.

For example, if the calid parameter specifies calendars cal1 and cal2, and the attendee parameter specifies jdoe, then both cal1 and cal2 would be searched for events with errors that had jdoe as an attendee. In the table that follows, cal1 and cal2 each have four events with associated attendees:

cal1 Events  

cal2 Events  

event - 1c1 

attendee: jdoe

status: error 

event - 1c2 

attendee: john

status: OK 

event - 2c1 

attendee: susan

status: error 

event - 2c2 

attendee: jdoe

status: error 

event - 3c1 

attendee: jdoe

status: OK 

event - 3c2 

attendee: susan

status: OK 

event - 4c1 

attendee: john

status: OK 

event - 4c2 

attendee: susan

status: error 

For attendee jdoe, the command returns: events 1c1 and 2c2.

The system uses the tzidout parameter to determine what time zone to translate retrieved data into before returning it. If the tzidout parameter is missing, the system returns the data in Zulu time.