i'm writing a SOAP web service that store in datastore some data and have a 
service for retrieve stored data. Now i would that, after client invoked 
the service and data are received correctly, delete it from datastore. I 
was thinking to implement another service to be called after data recover 
for notify to server that everithing it's ok and he can start to delete 
data. There's another solution for do that without implement second 
service, and make trasparent to user how server manage datastore?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to