Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • DSS /

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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

avatar image
Question by jayzoww · Jun 26, 2017 at 12:32 PM · dss-rest-apidatascope-selectdssricsrest-apisymbologyisin

DSS does not return CUSIP, ISIN, or SEDOL

I am attempting to retrieve the CUSIP, ISIN, and SEDOL of a list of instruments but I am not getting any values being returned. Attempted this using tutorial 8 : T&C On Demand Extraction where the default fields are CUSIP etc. and I am still not receiving any results either.

Looking through the web client, attempting a manual report also does not return any results, so could this be an issue with my account or the server?

People who like this

0 Show 8
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

avatar image
REFINITIV
Christiaan Meihsl ♦♦ · Jun 26, 2017 at 12:37 PM 0
Share

@jayzoww, can you please share the details of your request, in particular the body (including the list of instruments). That will help us debug.

avatar image
jayzoww Christiaan Meihsl ♦♦ · Jun 26, 2017 at 12:41 PM 0
Share
static string[] CreateRequestedFieldNames()
        {
            string[] requestedFieldNames = { "RIC", "CUSIP", "ISIN", "SEDOL", "Issuer OrgID", "Currency Code" };
            return requestedFieldNames;
        }
static InstrumentIdentifier[] PopulateInstrumentIdentifiers()
        {
InstrumentIdentifier[] instrumentIdentifiers = new InstrumentIdentifier[1];
            instrumentIdentifiers[0] = new InstrumentIdentifier
            {
                IdentifierType = IdentifierType.Ric,
                Identifier = "IBM.N"
            };
            return instrumentIdentifiers;
        }
avatar image
jayzoww Christiaan Meihsl ♦♦ · Jun 26, 2017 at 12:41 PM 0
Share

I have also found that the web client does not return those requested fields either with a manual report.

avatar image
REFINITIV
Christiaan Meihsl ♦♦ jayzoww · Jun 26, 2017 at 12:53 PM 0
Share

@jayzoww, Tutorial 8 is a Composite extraction, whereas Tutorial 7 is a T&C.

I have just tried running the Postman calls (from the downloadable collection) for both Tutorials 7 and 8, they work fine and return data for IBM.N as expected.

Can you try running the tutorial calls from Postman ? I'd like to understand if the issue is related to your account or to the way you submit the request.

1 Reply

  • Sort: 
avatar image
Best Answer
Answer by jayzoww · Jun 27, 2017 at 02:54 PM

Turns out this is an account privileges error, not an error on the part of the server or the request.

Comment
Christiaan Meihsl

People who like this

1 Show 1 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

avatar image
REFINITIV
Christiaan Meihsl ♦♦ · Jun 28, 2017 at 03:35 AM 0
Share

Thank you for letting us know.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
12 People are following this question.

Related Questions

REST DSS ISIN to RIC for specific exchange

Mapping Datascope symbologies- RIC CUSIP -> PermID

How to get RIC value currency using instrument search in rest api?

Convert or map TICKER to RIC using the DSS API

Looking up RIC IT522128=TT by ISIN IT0005221285 in Search/GovCorpSearch

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • FX Venues
    • FX Trading – RFQ Maker
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • Yield Book Analytics
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges