Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • TREP APIs /
  • RFA /
avatar image
Question by brajesh.shuklafil · Jan 05, 2017 at 09:19 AM · treprfarfa-apisymbologybatch

How to use SymbolList for C++ for SnapShot request

Ok, I am not sure if I am in right direction. Basically I want to make Snapshot request with the help of RFA C++. This request should be for multiple RICs. I tried the example for Batch View but that is Data Streaming request

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.

3 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by warat.boonyanit · Jan 06, 2017 at 03:49 AM

Hi @brajesh.shuklafil

You can make a snapshot batch request by simply make a batch request without InterestAfterRefresh Flag.

For example, go to Batch View example and modified the sendBatchRequest function by remove the flag from reqMsg.setInteractionType() .

//This routine sends a single batch request for a list of items.
//The batch request feature allows an application to specify interest in multiple items of the same Message Type.
//This is done by specifying interest in multiple items passed in a single request message.
Handle* StarterConsumer_BatchView::sendBatchRequest(const StringList* strList, const StringList* ViewFieldIdList, char reqType, const char* listValue)
{
	Handle* batchReqHandle = 0;
	unsigned int count = strList->size();
	if(count <= 0)
		return batchReqHandle;


	ReqMsg reqMsg;
	AttribInfo attribInfo;
	reqMsg.setMsgModelType(rfa::rdm::MMT_MARKET_PRICE);
	reqMsg.setInteractionType(rfa::message::ReqMsg::InitialImageFlag);

But please note that snapshot batch requests may require TREP premium feature licenses. TREP infra (ADS) may not accept snapshot batch requests if you don't have the license.

Please contact your TR account manager in that case.

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.

avatar image
REFINITIV
Answer by umer.nalla · Jan 05, 2017 at 09:31 AM

Hi,

Can you please expand on your requirement? What exactly do you wish to do?

Also, you have posted under the Elektron forum but tagged 'C++ RFA'. Please confirm which API you plan to use ETA C / EMA C++ or RFA C++?

Thanks.

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.

avatar image
Answer by brajesh.shuklafil · Jan 05, 2017 at 09:55 AM

Ok, I am not sure if I am in right direction. Basically I want to make Snapshot request with the help of RFA C++. This request should be for multiple RICs. I tried the example for Batch View but that is Data Streaming request

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 >
9 People are following this question.

Related Questions

how to unsubscribe some symbols?

Update messages of batch request

How to subscribe to all instruments supplied by a Provider?

Initial response for RFA

Update several RICS with one OmmConsumer.Submit()

  • 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