Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Warehouse report generation issue

Avatar

Level 3

Hi!

Since tuesday about 2pm GMT  I’ve been trying to pull a few warehouse report from the nhstdn report suite trough the api. But the report generation never finishes. I’ve currently got a report in question now .its report id id is 1859838617. And request id is 17487507. Would be great if anyone know how to fix the report generation or provide some sort of explanation.

Kind regards

Matias

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi Matias,

This is almost always because the end date is in the future.

From the location you retrieved the request ID, check if the status is "Waiting for data"? if yes, then the selected end date is not yet reached and the system is simply waiting to send you the data once the last day completes.

-Hyder

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

Hi Matias,

This is almost always because the end date is in the future.

From the location you retrieved the request ID, check if the status is "Waiting for data"? if yes, then the selected end date is not yet reached and the system is simply waiting to send you the data once the last day completes.

-Hyder

Avatar

Level 3

Jup this was the problem. Date corrected and it works, thank you!