I have an eBay developer account and I've been testing the import orders
screen from the sandbox. So far I've been getting "No orders found". I've put my keys and token in the productsExport.properties file, but it doesn't seem to be using those values. I get the same error message when the tokens and keys are blank. -- David Shere Information Technology Services Steele Rubber Products 919-483-9343 x277 |
Hi David
I don't know much about it, but are you restarting ofbiz after changing the properties? Regards Scott On 21/07/07, David Shere <[hidden email]> wrote: > > I have an eBay developer account and I've been testing the import orders > screen from the sandbox. So far I've been getting "No orders found". > I've put my keys and token in the productsExport.properties file, but > it doesn't seem to be using those values. I get the same error message > when the tokens and keys are blank. > -- > David Shere > Information Technology Services > Steele Rubber Products > 919-483-9343 x277 > > |
In reply to this post by David Shere
David,
I'd like to add that the integration is still in development right now... I'd suggest you to wait a bit before testing. Jacopo David Shere wrote: > I have an eBay developer account and I've been testing the import orders > screen from the sandbox. So far I've been getting "No orders found". > I've put my keys and token in the productsExport.properties file, but > it doesn't seem to be using those values. I get the same error message > when the tokens and keys are blank. > -- > David Shere > Information Technology Services > Steele Rubber Products > 919-483-9343 x277 |
Ah well that's fine. I'd be glad to help with the testing or coding if
need be. I'm still reading and trying to understand the Java. It's very close do what I wanted to write at the beginning of the year. Jacopo Cappellato wrote: > David, > > I'd like to add that the integration is still in development right > now... I'd suggest you to wait a bit before testing. > > Jacopo > > David Shere wrote: >> I have an eBay developer account and I've been testing the import >> orders screen from the sandbox. So far I've been getting "No orders >> found". I've put my keys and token in the productsExport.properties >> file, but it doesn't seem to be using those values. I get the same >> error message when the tokens and keys are blank. >> -- >> David Shere >> Information Technology Services >> Steele Rubber Products >> 919-483-9343 x277 > > > -- David Shere Information Technology Services Steele Rubber Products www.SteeleRubber.com |
Oh great,
one detail that we have not implemented (and it isn't in our short term plan) but that it could be rather important is that, when importing orders, the interface doesn't attempt to find an existing party id associated to the eBay buyer: right now a new party is always created everytime a new order/auction is imported. It would be great if you could work in this area: * implement a mechanism to lookup parties from an eBay buyer * if the party is found, determine if we need to update its contact information Of course I will take care of reviewing/committing your work and of course, if you'll need them, to provide suggestions/details. Jacopo David Shere wrote: > Ah well that's fine. I'd be glad to help with the testing or coding if > need be. I'm still reading and trying to understand the Java. It's > very close do what I wanted to write at the beginning of the year. > > > Jacopo Cappellato wrote: >> David, >> >> I'd like to add that the integration is still in development right >> now... I'd suggest you to wait a bit before testing. >> >> Jacopo >> >> David Shere wrote: >>> I have an eBay developer account and I've been testing the import >>> orders screen from the sandbox. So far I've been getting "No orders >>> found". I've put my keys and token in the productsExport.properties >>> file, but it doesn't seem to be using those values. I get the same >>> error message when the tokens and keys are blank. >>> -- >>> David Shere >>> Information Technology Services >>> Steele Rubber Products >>> 919-483-9343 x277 >> >> >> > |
Hmm... should we move this conversation to the dev list?
Jacopo Cappellato wrote: > Oh great, > > one detail that we have not implemented (and it isn't in our short term > plan) but that it could be rather important is that, when importing > orders, the interface doesn't attempt to find an existing party id > associated to the eBay buyer: right now a new party is always created > everytime a new order/auction is imported. > > It would be great if you could work in this area: > > * implement a mechanism to lookup parties from an eBay buyer > * if the party is found, determine if we need to update its contact > information > > Of course I will take care of reviewing/committing your work and of > course, if you'll need them, to provide suggestions/details. > > Jacopo > > David Shere wrote: >> Ah well that's fine. I'd be glad to help with the testing or coding >> if need be. I'm still reading and trying to understand the Java. >> It's very close do what I wanted to write at the beginning of the year. >> >> >> Jacopo Cappellato wrote: >>> David, >>> >>> I'd like to add that the integration is still in development right >>> now... I'd suggest you to wait a bit before testing. >>> >>> Jacopo >>> >>> David Shere wrote: >>>> I have an eBay developer account and I've been testing the import >>>> orders screen from the sandbox. So far I've been getting "No >>>> orders found". I've put my keys and token in the >>>> productsExport.properties file, but it doesn't seem to be using >>>> those values. I get the same error message when the tokens and keys >>>> are blank. >>>> -- >>>> David Shere >>>> Information Technology Services >>>> Steele Rubber Products >>>> 919-483-9343 x277 >>> >>> >>> >> > > -- David Shere Information Technology Services Steele Rubber Products www.SteeleRubber.com |
ok
David Shere wrote: > Hmm... should we move this conversation to the dev list? > > Jacopo Cappellato wrote: >> Oh great, >> >> one detail that we have not implemented (and it isn't in our short >> term plan) but that it could be rather important is that, when >> importing orders, the interface doesn't attempt to find an existing >> party id associated to the eBay buyer: right now a new party is always >> created everytime a new order/auction is imported. >> >> It would be great if you could work in this area: >> >> * implement a mechanism to lookup parties from an eBay buyer >> * if the party is found, determine if we need to update its contact >> information >> >> Of course I will take care of reviewing/committing your work and of >> course, if you'll need them, to provide suggestions/details. >> >> Jacopo >> >> David Shere wrote: >>> Ah well that's fine. I'd be glad to help with the testing or coding >>> if need be. I'm still reading and trying to understand the Java. >>> It's very close do what I wanted to write at the beginning of the year. >>> >>> >>> Jacopo Cappellato wrote: >>>> David, >>>> >>>> I'd like to add that the integration is still in development right >>>> now... I'd suggest you to wait a bit before testing. >>>> >>>> Jacopo >>>> >>>> David Shere wrote: >>>>> I have an eBay developer account and I've been testing the import >>>>> orders screen from the sandbox. So far I've been getting "No >>>>> orders found". I've put my keys and token in the >>>>> productsExport.properties file, but it doesn't seem to be using >>>>> those values. I get the same error message when the tokens and >>>>> keys are blank. >>>>> -- >>>>> David Shere >>>>> Information Technology Services >>>>> Steele Rubber Products >>>>> 919-483-9343 x277 >>>> >>>> >>>> >>> >> >> > |
In reply to this post by David Shere
David,
we have still an issue with time formats. Try to enter in the from/thru dates the dates in the date format accepted by eBay: "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" for example: 2007-07-01T00:00:00.000Z Jacopo David Shere wrote: > I have an eBay developer account and I've been testing the import orders > screen from the sandbox. So far I've been getting "No orders found". > I've put my keys and token in the productsExport.properties file, but > it doesn't seem to be using those values. I get the same error message > when the tokens and keys are blank. > -- > David Shere > Information Technology Services > Steele Rubber Products > 919-483-9343 x277 |
Actually, this particular issue I had solved -- I was getting the error
because I was testing with the wrong sandbox account. At some point I created a second sandbox seller, and thought that I should use that one now for testing. I should have been using the first one. I was using a broad range for my date range -- usually a few days. Jacopo Cappellato wrote: > David, > > we have still an issue with time formats. > Try to enter in the from/thru dates the dates in the date format > accepted by eBay: > > "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" > > for example: > > 2007-07-01T00:00:00.000Z > > Jacopo > > > David Shere wrote: >> I have an eBay developer account and I've been testing the import >> orders screen from the sandbox. So far I've been getting "No orders >> found". I've put my keys and token in the productsExport.properties >> file, but it doesn't seem to be using those values. I get the same >> error message when the tokens and keys are blank. >> -- >> David Shere >> Information Technology Services >> Steele Rubber Products >> 919-483-9343 x277 > > -- David Shere Information Technology Services Steele Rubber Products www.SteeleRubber.com |
Free forum by Nabble | Edit this page |