EMA API v3.5.0.L1 - VIEW not working

Even if we pass the view to the consumer, it returns all the fields. Our code is:
ElementList view = EmaFactory.createElementList();
OmmArray array = EmaFactory.createOmmArray();
array.fixedWidth(2);
array.add(EmaFactory.createOmmArrayEntry().intValue(22)); // BID
array.add(EmaFactory.createOmmArrayEntry().intValue(25)); // ASK
array.add(EmaFactory.createOmmArrayEntry().intValue(68)); // MATUR_DATE
view.add(EmaFactory.createElementEntry().uintValue(EmaRdm.ENAME_VIEW_TYPE, 1));
view.add(EmaFactory.createElementEntry().array(EmaRdm.ENAME_VIEW_DATA, array));
String instrumentCode = "EUR1M="
consumer.registerClient(reqMsg.serviceName("--").name(instrumentCode).payload(view).interestAfterRefresh(false), appClient);
Best Answer
-
If you have tested using the example360__MarketPrice__View and it does not work, then the most likely explanation is that the server you are connecting does not have the licence for "Snapshot and Dynamic View Capability".
You can confirm this by interestAfterRefresh(true) and see if it works.
If the above works and false value does not work, then please speak to your Market Data team - to see if they have a different server with the Snapshot and Dynamic View Capability licence.
If they are not sure, please post back here and I can try and get your Refinitiv account team to reach out to them.
0
Answers
-
Checked with interestAfterRefresh(true) and it still returns all the fields.
0 -
Please check with your local Market Data teams - sometimes they do disable views - because of the extra processing burden it places on the ADS server (as a result of it having to filter fields for consumers).
0 -
If the Market Data team advises that Views are enabled, then please enable low level trace and provide the output as an attachment to this thread
0 -
Hello @anshul.gupta2
I have tested the given code and it works fine in my environment, the application receive the requested fields from my local TREP.
Based on the low level trace message, the Provider will returns its connection properties with the Login request message, my local TREP returns the following attributes which mean the server is Views enabled.
<elementEntry name="SupportViewRequests" dataType="UINT" data="1"/>
What is the Provider application that your consumer application connecting to?
Please enable the low level trace and give us the whole trace messages when the problem occurs.
0 -
Thanks, the market data team have confirmed Snapshot and View Capability is not enabled which is why its not working.
0
Categories
- All Categories
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 33 Data Model Discovery
- 682 Datastream
- 1.4K DSS
- 613 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 248 ETA
- 552 WebSocket API
- 37 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 2 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 275 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.8K Refinitiv Data Platform
- 622 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 26 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 191 TREP Infrastructure
- 228 TRKD
- 915 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 84 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛