|
|
Choosing A Webhost: |
Re: Appointments: msg#00005cms.opengroupware.xmlrpc.devel
> i worder if there is a more uptodate xml-rpc api decription than the one that > can be found at "http://docs.opengroupware.org/Members/bjoern/xml-rpc-de.pdf" > which is version 4.1. No, but ask specific questions and I'll be happy to answer. That document isn't so great, but with time you realize it is better than you might think (how is that for cryptic! :) I'm the author of POGI (PHP for OGo) and MOGI (Mono/.NET for OGo), so I've become pretty familiar with the API. > i tried to insert an appointment, but in this description there are no hints > to the appointment types and how they are defined. > i also miss an attribute for a title or name of the appointment. In C# I initialize a new appointment document like - appointment = new XmlRpcStruct(); appointment.Add("startDate", DateTime.Now); appointment.Add("endDate", DateTime.Now.AddHours(1)); appointment.Add("title", ""); appointment.Add("comment", ""); appointment.Add("location", ""); appointment.Add("cycleEndDate", DateTime.Now.AddDays(30)); appointment.Add("aptType", "meeting"); aptType is a string like: "birthday", "phone call", "duedate", "vacation", "at home", "ill", "meeting", "all types", "outward", "tradeshow". Those are the defaults, you can define more; there is information in the docs plone.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Appointments, Martin Hofheinz |
|---|---|
| Next by Date: | Re: Appointments, Adam Tauno Williams |
| Previous by Thread: | Appointments, Martin Hofheinz |
| Next by Thread: | Re: Appointments, Adam Tauno Williams |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |