[GroupDAV] GroupDAV Connector & Outlook Sync

Adam Williams groupdav@opengroupware.org
Fri, 22 Sep 2006 08:59:51 -0400


>> Sorry for not noticing earlier, the GroupDAV URL should have the port =

>> number and "/zidestore" at the end of it (i.e=20
>> "http://gourd-amber:80/zidestore"), and the server source should also =

>> have an end / . Since the new connector no longer needs to PROPFIND=20
>> /zidestore, I'll have these small annoyances fixed in the next build.
>Ok.  Now I have:
>GroupDAV URL =3D http://gourd-amber:80/zidestore
>Server Source =3D dav/%USER%/public/Calendar/
> AND I SEE CONNECTIONS TO ZIDESTORE! :)
> But, unfortunately,  now ZideStore seems to be having issues...
> Sep 22 12:38:10 ogo-zidestore-1.5 [18178]: =
<0x0x8981c84[SxAptSetHandler]>
> got no gids for group/login all intranet !
> Sep 22 12:38:10 ogo-zidestore-1.5 [18178]: =
|SxAppointmentFolder:Calendar|
> ERROR: could not fetch appointment set?!

Ok, I have the *PRIVATE* calendar working;  for some reason reading the
public calendar fails with the above error message.

GroupDAV URL =3D http://gourd-amber:80/zidestore
Server Source =3D dav/%USER%/Calendar/

Now the only errors I see from ZideStore are -
Sep 22 12:44:34 ogo-zidestore-1.5 [18178]: [WARN]
<0x0x85f1a4c[LSGetICalForAppointmentsCommand]> using CN as email: =
'Chrisitie
Thompson'
Sep 22 12:44:34 ogo-zidestore-1.5 [18178]: [WARN]
<0x0x85f1a4c[LSGetICalForAppointmentsCommand]> using CN as email: 'Nate
Thompson'
- which I suppose aren't really errors since these contacts have no =
e-mail
addresses.

BTW, does the connector remove the attendees from the event when it =
sends
them through Funambol?  In Outlook I am the only attendee in every =
event.
Just curious if this is normal/expected?  I believe that attendees are =
in
the data being retrieved from ZideStore.

If I 'manually' retrieve one of the events on my calendar from ZideStore =
it
looks like:
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:-//OpenGroupware.org/ZideStore 1.3//
VERSION:2.0
BEGIN:VEVENT
LOCATION:xxxxxxxxxxxxxxx
STATUS:CONFIRMED
SUMMARY:xxxxxxxxxxxxxx
DESCRIPTION:xxxxxxxxxxxx
Xxxxxxx \n
 \n
DTSTART:20060812T160000Z
DTEND:20060813T030000Z
TRANSP:OPAQUE
UID:skyrix://gourd-amber.morrison.iserv.net/morrisonOGo/4102900
CREATED:20030710T120000Z
LAST-MODIFIED:20060811T160002Z
DTSTAMP:20060922T125607Z
X-MICROSOFT-CDO-IMPORTANCE:0
X-MICROSOFT-CDO-BUSYSTATUS:BUSY
X-MICROSOFT-CDO-INSTTYPE:0
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
ATTENDEE;CUTYPE=3D"INDIVIDUAL";PARTSTAT=3D"NEEDS-ACTION";ROLE=3D"REQ-PART=
ICIPANT";
RSVP=3D"FALSE";CN=3D"Michelle Williams":MAILTO:**************
ATTENDEE;CUTYPE=3D"INDIVIDUAL";PARTSTAT=3D"NEEDS-ACTION";ROLE=3D"REQ-PART=
ICIPANT";
RSVP=3D"FALSE";CN=3D"Bruce Smith":MAILTO:***********
ATTENDEE;CUTYPE=3D"INDIVIDUAL";PARTSTAT=3D"NEEDS-ACTION";ROLE=3D"REQ-PART=
ICIPANT";
RSVP=3D"FALSE";CN=3D"Adam Williams":MAILTO:adam@morrison-ind.com
ORGANIZER;CN=3D"Adam Williams":MAILTO:adam@morrison-ind.com
END:VEVENT
END:VCALENDAR

>>> It does work with the latest one (3.0beta), if you check the 'ical'
>>> option next to the source name. Unfortunately, Funambol's connector
>>> doesn't seem  too stable, its often locked up on me.
>> In vCal Source Administration Panel:
>> SyncML Source URI =3D ogocalendar
>> GroupDAV URL =3D http://gourd-amber/
>> Server Source =3D /zidestore/dav/%USER%/public/Calendar
>> ZideStore/OGo mode =3D checked
>> Store location =3D /var/Funambol/GroupDAV