Re: chane appointment owner
Adam Tauno Williams <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Organization | Morrison Industries |
| Message-ID | <1121977184.9174.35.camel@localhost> |
> I'm currently evaluating a migration from CorporateTime to
> OpenGroupware. Therefor, it is necessary that I can migrate the existing
> calendar data. At the moment, I've found two methods for 'data
> injection' i) direct upload into PostgreSQL or ii) upload via XMLRPC.
> I'd prefer XMLRPC but it seems that there is not "appointment.setOwner".
> Has someone an idea how I can import a bunch of calendar data /with the
> correct owner name set/ ?
Have you tried setting the owner elements of the appointment document
when you call create?
In the appointment document -
'owner': {'id':
'skyrix://kohocton.morrison.iserv.net/morrisonOGo/10100',
'login': 'adam'},
I don't know if this works, but it is worth a shot.
I agree that for supporting data import this is important.
--
OpenGroupware.org XML-RPC
[email protected]
http://mail.opengroupware.org/mailman/listinfo/xmlrpc