[GroupDAV] GroupDAV Connector & Outlook Sync
Adam Tauno Williams
groupdav@opengroupware.org
Fri, 22 Sep 2006 15:22:15 -0400
On Fri, 2006-09-22 at 10:26 -0400, Adam Tauno Williams wrote:
> Well, it really does look like it is basically working now. :)
> Now I just have to figure out what URL/collection is probably what
It appears that -
http://gourd-amber/zidestore/dav/adam/Overview/
- is the best URL to use, as this contains all the appointments that the
user is a participant in.
My working settings are -
GroupDAV URL = http://gourd-amber:80/zidestore
Server Source = dav/%USER%/Overview
It seems really slow, but I am getting all the appointments. It appears
to be Funambol (or the connector) that is slow, I'll look into that
more.
Notes
----
1.) If I create an appointment [ on the client ] it is not propagated to
OGo. After the second sync (subsequent to creating the appointment) the
appointment is removed. Perhaps the Overview folder is not writable as
are the public and group folders?
2.) If I modify an appointments name and location (an appointment that
came from OGo originally) that change is synced. Cool! However, if I
change the comment [ on the client ] then the comment on the server is
blanked upon the next sync. The comment on the client remains. It
seems almost that after first pulling down the comment, the comment from
the client is ignored.
3.) Moving an appointment time or date works perfectly from both ends.
I haven't tested if anything happens if appointments are moved into
conflict with one another.
4.) Both sides seem to ignore appointment types completely. I suppose
this makes sense as most PIMs don't have such a field, but for WinCE's
MobileOutlook it would be nice to support it.