Hi Mark, This sounds like a bug. Would you mind entering an issue in GitHub?
Here are the existing OData related issues: https://github.com/restlet/restlet-framework-java/issues/search?q=odata&state=open&assignee= Thanks, Jerome -- http://restlet.com http://twitter.com/#!/jlouvel 2013/1/10 Mark Gargan <[email protected]> > Hi folks, > > I'm using the restlet odata extension and connecting to WCF Data > service that is backed by an sql server. The id's in the entities are > auto-incremented yet when I save a new entity the id isn't returned in the > object? I can tell from the HTTP response that the new entity is returned > in atom format but it's not propagated back to the java service? This I > imagine would be a fairly common issue and I was wondering if folks have > come up with a solution for it. There's a few date fields as well which are > filled in by the db and these are being returned in the response. > > Thanks, > Mark. > > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3044867

