Skip Collins <skip.coll...@gmail.com> writes:

[...]

> Lemerre's approach only syncs with the Outlook client, not the
> Exchange server. He suggests using RFC-2446 (iCalendar) as a basis for
> a more general solution. I think that trying to establish a smoothly
> syncing connection between org and exchange by using iCalendar is a
> recipe for frustration. This is mostly because Exchange's
> implementation of the standard is lacking.
>
> It might be more fruitful to pursue an org interface to Exchange Web
> Services, which is favored and privileged by microsoft. A hypothetical
> org-ews.el would pass xml messages that look something like:
>
> <?xml version="1.0" encoding="utf-8"?>
> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";

[...]

> </soap:Envelope>

For individual one way transfers, this would relatively straightforward,
assuming that the relevant xml schema are well defined.  As a proof of
concept, I use separate one way transfers to sync my org files with
google's calendar.  Messy and ad hoc but it works; search the mailing list for
a description of how I did this -- I'm offline at the moment so cannot
search myself.  Alternatively, look at

[Worg]/org-tutorials/org-google-sync.html 

for a tutorial written by Arun Persaud that might give you an idea of
how this can be done.

HTH,
eric

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.90.1
: using Org-mode version 7.7 (release_7.7.452.g767f5)

Reply via email to