Hi ecognium,

You can do this by implementing the generate_key method in your
bulkloader.Loader class. See the code for details:
http://code.google.com/p/googleappengine/source/browse/trunk/python/google/appengine/tools/bulkloader.py#3215

-Nick Johnson

On Mon, May 18, 2009 at 4:54 AM, ecognium <ecogn...@gmail.com> wrote:
>
> Hi All,
>    How do i specify a key name when using the bulk upload tool? I am
> currently using WWW:: Mechanize to upload my data one row at a time
> but would be nice if i can use the bulk loader as i don't want to
> reinvent the many options available in the tool.
>
> Thanks!
> 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to