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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
5 0 1 3

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 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
13k 32 12 18

@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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea