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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 4 3 7

Add Desciption to API data query

Is there a way to add description information to a ExtractionNote API query.

When we run '/Jobs/JobGetActive' End Point to get actively running job, we could see a file Description in the return result, is there a way to customize that field, so that we could know what kind of data the JobId is requesting, and utilize this information to manage the data request better.


Best,


Kai


{'JobId': '0x0708e226d0617559',

'UserId': 9020249,

'Status': 'InProgress',

'StatusMessage': ' ',

'Description': 'ElektronTimeseriesReportTemplate Extraction',

'ProgressPercentage': 0,

'CreateDate': '2020-03-27T10:42:09.136Z',

'StartedDate': '2020-03-27T10:42:09.136Z',

'MonitorUrl': "https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractRawResult(ExtractionId='0x0708e226d0617559')"},

{'JobId': '0x0706f393fd91716f',

'UserId': 9020249,

'Status': 'InProgress',

'StatusMessage': ' ',

'Description': 'ElektronTimeseriesReportTemplate Extraction',

'ProgressPercentage': 0,

'CreateDate': '2020-03-21T08:51:06.103Z',

'StartedDate': '2020-03-21T08:51:06.103Z',

'MonitorUrl': "https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractRawResult(ExtractionId='0x0706f393fd91716f')"}]}>>>;

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.

I moved this question from Eikon Data API to DSS forum.

I also added dss tags.

Hello @kai fang

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

If yes, please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your 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
Accepted
22.1k 59 14 21

Hello @kai fang,

A user cannot modify the description field. Your application can maintain a map job ID's with a custom description - when it starts a particular job.

The description field will only list the kind of extraction being performed like - EndOfDayPricingReportTemplate Extraction etc.


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.