error in google product export.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

error in google product export.

rohit
Hi,

I think there is an error in googlebase product export.

if we export a single item, the code works OK, but when we try to export multiple item to google base the code fails.

The probable error is with the way the multiple product ids are passed to the java code for processing.

till sometime, the part of the FTL holding the multiple porductids were in '[]' or second brackets, with a recent path they have been changed to '{}' or third bracket. I am not sure if this causes the failure for the java code to accept multiple items, but its the only change I noticed in Google base recently.

I am using the latest SVN on a linux machine.

Any feedback is welcome.

Thanks,

Rohit
 
Reply | Threaded
Open this post in threaded view
|

Re: error in google product export.

rohit
just checking is someone encountered similar problems. I couldn't find how to change the quotes in the form, but couldn't do it, any help will be appreciated.

Thanks

Rohit

rohit wrote
Hi,

I think there is an error in googlebase product export.

if we export a single item, the code works OK, but when we try to export multiple item to google base the code fails.

The probable error is with the way the multiple product ids are passed to the java code for processing.

till sometime, the part of the FTL holding the multiple porductids were in '[]' or second brackets, with a recent path they have been changed to '{}' or third bracket. I am not sure if this causes the failure for the java code to accept multiple items, but its the only change I noticed in Google base recently.

I am using the latest SVN on a linux machine.

Any feedback is welcome.

Thanks,

Rohit