Hi Kartik, What do you mean by 'junk values'? The reference property should return either the key of the entity being referenced, or the entity itself.
-Nick Johnson On Sat, Apr 24, 2010 at 9:10 AM, kartik rustagi <[email protected]>wrote: > Hello every one, > > I have defined two entities in my application, say A and B. Now one > property of A is ReferenceProperty to B. Now I am trying to download > the values stored in the datastore A in to my local system (using > bulkloader.exporter). And as expected in the ReferenceProperty part of > A, I am getting junk values. How do I define that this property of A > has to use B's exporter? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
