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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
22 4 4 9

For DSS API "MiFID First Trade Date – ESMA" seems to be desribed in metadata SDK as "Text", however it is delivered as "System.Date.Time". Can this be changed?

Result file:

Key: MiFID First Trade Date - ESMA Value: 24-11-2020 07:00:00 Value.GetType(): System.DateTime


SDK:

"FormatType": 0,

"FieldGroup": "MiFID",

"Code": "CMP.MiFID First Trade Date",

"Name": "MiFID First Trade Date",


The issue is that the field “MiFID First Trade Date – ESMA” is defined in the metadata as Text, but it is delivered by the SDK as DateTime. DSS Product Owner and Development Team confirmed that there is a heuristic, which detects if the field is defined as Text, but is in fact a date and delivers it as Date if possible. In SimcorpGain we have auto-generated model which our product and customers use. The model is generated from metadata provided by Refinitiv. We generate this field as Text, and our parsing crashes because your SDK delivers System.DateTime.


dss-rest-apidatascope-selectdssapirest-api
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.

@Lukasz Ossowski

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

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

@Lukasz Ossowski

Hi,

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

@Lukasz Ossowski,

Please raise this change request with the DSS product group; we are unable to provide any help on this issue.

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.