user profile
Sign in
user profile

_GET_ORDERS_DATA_ always returns _DONE_NO_DATA_

by Seller_06QZNs41VitRV

I checked the above question out earlier, I scheduled this report request with the scratchpad and that seems to work fine. I’m curious if the issue is the fact that my StartDate and EndDate are the same because of the last reply on the link. Do they need to be different? If so, how would I set them to be different times? The api only allows for you to provide a “ScheduleDate” not start and end dates. Additionally, as far as I can tell you MUST schedule the GET_ORDERS_DATA event type in order to receive it. Every other time I request it like another report it says that it is not available at this time. I get the feeling I am missing something big or something is broken with my code. Thanks for reading!

Tags: Reporting
00
26 views
1 reply
Reply
1 reply
Quick filters
Sort by
user profile
Seller_a8169BduAGvq6
In reply to: Seller_06QZNs41VitRV's post

I believe you are using the wrong operation. You should be using RequestReport which definitely has a start and end date.

http://docs.developer.amazonservices.com/en_US/reports/Reports_RequestReport.html

Request report will output a GeneratedReportId in its response which you use to call GetReportRequestList once you report has been generated use the GeneratedReportId on the GetReport operation.

Reply
00
There are no more posts to display
Go to original post

Similar Discussions