Tom,
Thanks for the detailed reply.

After an insert I used the links in the result feed to verify that the
items were inserted.  For example:
<atom:link rel='alternate' type='text/html' href='http://
base.google.com/base/a/5018574/D9235965755147881557'/>

So I'm sure the inserts are taking place, but still nothing on the
Dashboard.

The inserts I did yesterday were not visible on the Dashboard today,
so I doubt that it is just a timing issue.  Is 15 hours a reasonable
wait time?

I did some more testing this morning and I saw one thing that may be a
contributor.  The author field in the result feed was 'null' for the
account where nothing shows up on the dashboard.  The value appears to
be the 'nickname' of the account so I don't know if it is really
meaningful or just some additional data.  However, the account has
nickname='obisdata' not 'null' as shown in the feed.
Could this be the cause?

>From result feed of a batch insert to my account, item shows up
immediately on the dashboard
<atom:author>
<atom:name>beeky</atom:name>
<atom:email>[EMAIL PROTECTED]</atom:email>
</atom:author>

>From the result feed of a batch inert to new account, nothing on
dashboard
<atom:author>
<atom:name>null</atom:name>
<atom:email>[EMAIL PROTECTED]</atom:email>
</atom:author>

Any ideas?

Thanks,
-=beeky



On Oct 30, 9:20 am, Tom Wilson <[EMAIL PROTECTED]> wrote:
> If you have you authorid or even the Google Base id of the inserted
> item/s then you can check if its fully active.
>
> As an example :http://base.google.com/base/a/1240959/D18442587637542777361
>
> where D18442587637542777361  is the Google Base unique id of the item
> as far as i can remember.
>
> If it is then it could just be a timing issue with the dashboard
> updating.
>
> Tom Wilson
> Freelance Google Base Developer and Consultantwww.tomthedeveloper.com
>
> Google Base Tools -http://dev.tomthedeveloper.com/googlebase
> Featured Project 
> :http://google-code-featured.blogspot.com/2008/02/google-base-competit...
>
> On Oct 29, 10:22 pm, beeky <[EMAIL PROTECTED]> wrote:
>
> > I wrote a Java batch insert app using my personal GBase account.  I
> > have been able to insert and delete items.  After each insert the new
> > items are immediately visible on the Dashboard.
>
> > Today we moved the app to production.  We created a new Google and
> > GBase account and obtained an api key.  The insert ran normally but
> > nothing was visible on the Dashboard.  We ran the delete app and the
> > correct number of items were reported as being deleted.
>
> > So it appears that the insert is taking place.
>
> > The only difference, aside from uid and pwd, between the two accounts
> > that I can see is that my personal account has an 'authorized
> > websites' link and the production account does not.  My account
> > authorized Google Base.
>
> > Do I need to authorize Google Base to see dashboard items?  If so how?
> > If not, any ideas?
>
> > Thanks for any help or advice,
> > -=beeky
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Base Data API" 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-Base-data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to