logo       

Re: Appointments with notification time: msg#00009

Subject: Re: Appointments with notification time
On Mon, 2006-08-14 at 18:27 +0200, Fabi Avilés wrote:
> Hi people, I want to know if it is possible to set the notification
> time of an appointment usime xmlrpc methods. I've tryed to put it into
> a hashtable with all the rest of the information, but it seems not to
> be the correct way. 

No, unfortunately that attribute is not coded/decoded in
SkyAppointmentDocument+XmlRpcCoding.m.  But it you add  -

[self setNotificationTime: [_coder
decodeObjectForKey:@"notificationTime"]];

- to "(id)initWithXmlRpcCoder:(XmlRpcDecoder *)_coder" and -

[_coder encodeObject:[self notificationTime]
forKey:@"notificationTime"]; -

to "(void)encodeWithXmlRpcCoder:(id)_coder" it does work.  I think there
is a patch in Bugzilla for this.

And add @"notificationTime" to the array in
XmlRpcAPI/Actions.subproj/DirectAction+Appointment.m;  mine looks like -

- (void)_takeValuesDict:(NSDictionary *)_from
  toAppointment:(SkyAppointmentDocument **)_to
{
  // TODO: document. Apparently those are the keys which can be changed?
  [*_to takeValuesFromObject:_from
        keys:@"startDate", @"endDate", @"title", @"location",
@"cycleEndDate",
        @"type", @"comment", @"aptType", @"accessTeamId",
@"writeAccess",
        @"notificationTime", @"resourceNames", @"parentDateId", nil];
}


It is also important to know that notificationTime is not a time,  it
appears to be the number of minutes prior to the start time;  so it is
an integer (NSNumber).

-- 
OpenGroupware.org XML-RPC
xmlrpc@xxxxxxxxxxxxxxxxx
http://mail.opengroupware.org/mailman/listinfo/xmlrpc



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive 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