I had posted this previously 
<https://code.google.com/p/googleappengine/issues/detail?id=13410>, and was 
redirected here!

In summary: is there support for both a Standard and a Flexible services 
running alongside each other in the local dev environment? 

The specific issue I'm having:
1) "default" service in Standard environment: creates tasks
2) "processdata" service in Flexible-environment, picks up the task and 
processes data, it needs to write back into the Datastore

This seems like a pretty sensible setup; but I can't get my Standard 
service to use Datastore Emulator 
<https://cloud.google.com/datastore/docs/tools/datastore-emulator#starting_the_emulator>.
 
And I can't get the Flexible-environment datastore to access the Datastore 
started by dev_appserver.py

It looks like there might be a solution here 
<https://code.google.com/p/googleappengine/issues/detail?id=11409>, but I 
can't get this to work. 

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/2a314de9-c7c2-4a29-9d2e-328b58c8f711%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Nav Patel

Reply via email to