Question by checkoutstore_inc · Mar 12, 2015 at 06:03 PM · reviseinventorystatusbulkdataexchangerequests
BulkDataExchangeRequests to update Inventory Status Not working
Job ID: 5499724015
The job status was "Completed". However, I checked my eBay Item and nothing is updated.
5499724015ReviseInventoryStatusCompleted2015-03-12T16:43:03.000Z2015-03-12T16:47:39.000Z0100.0550821682555082145652015-03-12T16:44:35.000Z
Answer by checkoutstore_inc · Mar 13, 2015 at 04:17 PM
Everything looks correct.
createdUpload Job for ReviseInventoryStatus in gzip file type
Uploaded the gzip file in base64 encoding to the provided fileID from above and JobID
Next with the jobID - I createUploadJob and then startUploadJob
Said completed but nothing was updated on eBay.
Any idea?? Thanks.
People who like this
Answer by 1001jouetsfr · Apr 10, 2015 at 02:52 PM
can you show us the beginning of your xml file (the one which is zipped) ?
People who like this
Answer by promarengine · Apr 10, 2015 at 01:12 PM
@checkoutstore_inc Having the same issue have you solved your problem?
<ack>Success</ack>
<version>1.5.0</version>
<timestamp>2015-04-10T12:32:44.338Z</timestamp>
<jobProfile>
<jobId>50007138174</jobId>
<jobType>AddFixedPriceItem</jobType>
<jobStatus>Completed</jobStatus>
<creationTime>2015-04-08T18:57:44.000Z</creationTime>
<completionTime>2015-04-08T19:00:11.000Z</completionTime>
<errorCount>0</errorCount>
<percentComplete>100.0</percentComplete>
<fileReferenceId>50007345324</fileReferenceId>
<inputFileReferenceId>50007345304</inputFileReferenceId>
<startTime>2015-04-08T18:59:01.000Z</startTime>
</jobProfile>
<jobProfile>
<jobId>50007137574</jobId>
<jobType>ReviseInventoryStatus</jobType>
<jobStatus>Completed</jobStatus>
<creationTime>2015-04-08T13:00:35.000Z</creationTime>
<completionTime>2015-04-08T14:03:22.000Z</completionTime>
<errorCount>0</errorCount>
<percentComplete>100.0</percentComplete>
<fileReferenceId>50007344744</fileReferenceId>
<inputFileReferenceId>50007344634</inputFileReferenceId>
<startTime>2015-04-08T14:02:39.000Z</startTime>
</jobProfile>
<jobProfile>
<jobId>50007137724</jobId>
<jobType>ReviseInventoryStatus</jobType>
<jobStatus>Completed</jobStatus>
<creationTime>2015-04-08T14:39:30.000Z</creationTime>
<completionTime>2015-04-08T14:45:05.000Z</completionTime>
<errorCount>0</errorCount>
<percentComplete>100.0</percentComplete>
<fileReferenceId>50007344824</fileReferenceId>
<inputFileReferenceId>50007344804</inputFileReferenceId>
<startTime>2015-04-08T14:44:26.000Z</startTime>
</jobProfile>
<jobProfile>
<jobId>50007139844</jobId>
<jobType>ReviseInventoryStatus</jobType>
<jobStatus>Completed</jobStatus>
<creationTime>2015-04-09T12:44:27.000Z</creationTime>
<completionTime>2015-04-09T16:02:07.000Z</completionTime>
<errorCount>0</errorCount>
<percentComplete>100.0</percentComplete>
<fileReferenceId>50007347364</fileReferenceId>
<inputFileReferenceId>50007347004</inputFileReferenceId>
<startTime>2015-04-09T16:01:20.000Z</startTime>
</jobProfile>
<jobProfile>
<jobId>50007140294</jobId>
<jobType>ReviseInventoryStatus</jobType>
<jobStatus>Completed</jobStatus>
<creationTime>2015-04-09T17:08:02.000Z</creationTime>
<completionTime>2015-04-09T17:12:17.000Z</completionTime>
<errorCount>0</errorCount>
<percentComplete>100.0</percentComplete>
<fileReferenceId>50007347514</fileReferenceId>
<inputFileReferenceId>50007347494</inputFileReferenceId>
<startTime>2015-04-09T17:11:19.000Z</startTime>
</jobProfile>
<jobProfile>
<jobId>50007140544</jobId>
<jobType>ReviseInventoryStatus</jobType>
<jobStatus>Completed</jobStatus>
<creationTime>2015-04-09T19:21:15.000Z</creationTime>
<completionTime>2015-04-09T19:23:27.000Z</completionTime>
<errorCount>0</errorCount>
<percentComplete>100.0</percentComplete>
<fileReferenceId>50007347794</fileReferenceId>
<inputFileReferenceId>50007347774</inputFileReferenceId>
<startTime>2015-04-09T19:22:11.000Z</startTime>
</jobProfile>
People who like this
Answer by checkoutstore_inc · Apr 10, 2015 at 02:33 PM
Nope, no one replied. I'm still waiting myself.
People who like this
Answer by promarengine · Apr 10, 2015 at 02:47 PM
@checkoutstore_inc I added the version number under each ReviseInventoryStatusRequest section and it's working now. If you did not include the version number give that a try.
People who like this
Your answer
