Marc, No worries about the delays. Well, you can't replace content and retain the same URL for spreadsheets. One thing that may work for you is to use the listfeed to clear out the content of the existing spreadsheet and then just post the 1200 rows or so to the same spreadsheet. If you set this up so that your script updates a certain amount of rows per request (maybe 100 or so per 10 seconds) then it should not really take very long or cause any kind of problems.
Let me know if that helps Cheers, - Jochen On Sep 3, 11:50 am, Marc Engel <[EMAIL PROTECTED]> wrote: > Hi Jochen > I've been away for school, so my answer is a little slow. Sorry. > We are not using the batch updates but we ARE using both cellsFeed and > listFeed. We have been working on the script and it seems to work. We > are also trying to use spradsheet tables as our database and as of > today we had a first result with that. > Perhaps you can advise us more on this user management by > spreadsheets?? > Thanks > Marc > > On 25 aug, 18:33, "Jochen Hartmann (Google)" > > <[EMAIL PROTECTED]> wrote: > > Hi, > > > Unfortunately that won't be possible yet as we do not support update/ > > PUT operations to the DocumentsList Data API. You can star the feature > > request below to vote for it and be notified when it is implemented. > > We are currently looking into this request. > > >http://code.google.com/p/gdata-issues/issues/detail?id=277 > > > With regards to updating the feed, are you using batch updates? And > > are you using the cellsFeed or the listFeed ? > > > Thanks > > - Jochen > > > On Aug 24, 5:22 am, Marc Engel <[EMAIL PROTECTED]> wrote: > > > > We are trying to implement Provisioning API and would like our > > > school's user list to exist in aspreadsheet. This works, but updates > > > of records/rows in aspreadsheetare very slow (more than 1200 users), > > > so we are thinking of deleting theexistingspreadsheetand replacing > > > it with a locally updated one. We hope this process will be a lot > > > quicker, but in order to have it succeed we should retain the sameURL > > > as in the originalspreadsheet(we think) > > > Do you have a solution for this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" 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/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
