Hi, The register/notices feed is intended for appending data (and not editing or deleting existing entries).
However, if you're using ClientLogin and developing a desktop application, you can edit or delete an entry just like any other <atom:entry>. The Calendar documentation may help: http://code.google.com/apis/calendar/docs/2.0/developers_guide_java.html#UpdatingCalendars http://code.google.com/apis/calendar/docs/2.0/developers_guide_java.html#DeletingCalendars Eric On Dec 14, 7:57 pm, kostya <[email protected]> wrote: > I am using Google Health to store data created by my application > (infant health records). My application is in Java and uses the Java > API. > > Right now I am doing it by using the pulling the notice feed. To > write, I insert new notices into the feed. To read, I get all the > entries to the profile and find the ones I posted. My problem is that > I cannot find a way to edit or delete entries. > > Can anyone explain to me how to do it or even tell me a method to use? > Is it that I am storing the data wrong? If so, what is the right way? > > Thank you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en -~----------~----~----~----~------~----~------~--~---
