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 rshehata · Jan 31, 2018 at 05:19 AM · dss-rest-apidssdatascope-selectrfa

long time taken to call terms and condation interface

the time taken to call terms and condation interface is around 24 seconds and it's not acceptable.

the code used :

ExtractionsContext _ExtractionsContext = ContextHelper.CreateExtractionsContext();
var availableFields = _ExtractionsContext.GetValidContentFieldTypes(ReportTemplateTypes.TermsAndConditions);
var extractionRequest = new TermsAndConditionsExtractionRequest {
  IdentifierList =
    InstrumentIdentifierList.Create(
      new[] { new InstrumentIdentifier {Identifier = SecurityCode, IdentifierType =type },
      }, null, false),
    ContentFieldNames = new[] {"Company Name","Currency Code","ISIN","Issue Price",
      "Issuer Name","MIC List","MIC","SEDOL","SICC","SICC Sector Code","Ticker",
      "Trading Symbol","Trading Status","Official Name","Operating MIC" ,"RIC"}
};
var extractionResult = _ExtractionsContext.ExtractWithNotes(extractionRequest);
var extractedRows = extractionResult.Contents;

urgent matter

People who like this

0 Show 0
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.

1 Reply

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Christiaan Meihsl · Jan 31, 2018 at 05:54 AM

@rshehata, 2 comments:

  1. The code above contains a call to get the valid content field types. Is its output actually used ? Considering that the extraction request that follows it contains a hard coded list of fields, it looks like the call to get the valid content field types is not required (except if its output is used later on, outside of the scope of the snippet above). Removing it would gain a little bit of time.
  2. 24 seconds is not an unexpected time for such a request. DSS is a product that focuses on breadth and depth of data, it is not a real time product tuned to deliver extremely short response times

Edit: add comment:

For our support teams to look at the specifics of your call, it would be of advantage if you could give us a job ID or extraction ID, client session ID and/or correlation ID. Using that they could investigate further to understand if the 24 seconds you observed might be due to a specific issue. The job and extraction IDs are related to the requests you make. The client session ID (which you set yourself) and correlation IDs (which you receive) are described in the diagnostics help page. See also this query on the client session ID.

Comment

People who like this

0 Show 0 · 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.

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

Issuer Rating in REST API

How to extract the chain ric for a specific Underlying Ric via DSS Rest API?

Detect securities unknown to Reuters

DSS API: Data Usage: Menu Instrument Extraction ; Menu Instrument Usage ; Menu Quote

why does one call find instruments another doesnt?

  • 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
  • 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
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges