We have a situation when requesting reference information for our Fixed Income instrument, our current process is to send a list of ISINs to the Historical Report, 99% there is enough information reported so we then send the same list of ISIN's to the Terms and Conditions report, what we have noticed is that it will always…
Hi Team, I am calling DSS API with Oracle PL/SQ using apex_web_service.make_rest_request. we have created the ACL using the host => 'selectapi.datascope.refinitiv.com', We are getting ORA-53203: security violation error. To investigate this issue i am trying to ping selectapi.datascope.refinitiv.com but getting request…
Hi Team, I am calling the DSS API "https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes" for "CompositeExtractionRequest". I am getting CUSIP and SEDOL as NULL in response with below warning or error. Can you please help me to understand this warning/error CUSIP suppressed for lack of 'CUSIP &…
Hello all, I'm using DataScope Select REST API to retrieve bonds guarantor information (using Enchancements Schedule). I still don't understand the usage of one field "Guarantor Identifier". To what type of identifier does this refer to ? How can we use the output of this field to get common identifier like OrgID ? The…
Hi Team, We are planning to extract the market data using Refinitiv DataScope Select API for our Shareholding Disclosure application. We are reviewing the available fields in "Refinitiv DataScope Select 17.1 - Fields by Report Template" to get the information for all the required fields. We need the information such as…
I am using credentials of refinitive GUI dashboard to authenticate Authentication/RequestToken API. But while passing the same credentials getting invalid credentials 401 response.
Hello My client is M&G, they have below error: We tried using private line and internet line both for below DDN. Application able to create the session but after session while rate extraction received below error- PROD Private line SoapAPI :…
curl -X POST \ -H "Authorization: Token $token" \ -d '{{"ExtractionRequest": {"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.IntradayPricingExtractionRequest",\ "ContentFieldNames": [ "RIC", "Ask Price", "Bid Price", "Trade Date" ],"IdentifierList": {"@odata.type": \…
Hi, one of my clients is trying to retrieve data for chain 0#.FTAWORLDSR with the use of Datascope Select API. It is a large index with around 3.900 constituents and they only get a reply back for 999 securities. It looks like there is a limit on 1.000 securities - see Notes file message: "Only 1000 constituents of CHAIN…
Hi if someone knows SSIS, can help me on this: I need to use ssis for getting response from refinitive, so these are steps which I did In SSIS I use "ZS JSON Source (REST API or File)" for body(request) i used same as tutorial…
It looks like you're new here. Sign in or register to get started.