For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
3 0 0 2

How to find extract error details via the rest api?

Using only the REST API and not the web console. How can I see the error message for a failed Scheduled Extract?


Using GET https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/Schedules('<scheduleId>')/CompletedExtractions

I can only see a status of Fail, but I can't see any error message that might tell me the cause of the issue.

"DetailedStatus": "Fail"

dss-rest-apidatascope-selectdss
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@blair

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply?

This will guide all community members who have a similar question.


Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
79.2k 251 52 74

@blair

Is there a ReportExtractionId in the response?

If yes, I think you can use the ReportExtractionId to get a note file.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.