How to decode Rmtes partial update data with EMA C++?

Our system was changed API from RFA C# 7.2.18 to EMA C++ 3.6.7.
It is possible that the decoding result is incorrect due to the difference in the way RFA and EMA handle RMTES encoding.
The following data shows the decoding results obtained using RFA and EMA, respectively.
RFA:
2023-09-14 17:48:35,610 ICAPEUROBASIS3 UPDATE 321=[60`3
EMA:
2023-09-14 17:48:35,610 ICAPEUROBASIS3 UPDATE 321=ICAK HKG60090 6.1250 -7.87501063 14/SEP 17:45
When investigating this issue, we found a similar question on the following link.
And we have 2 questions:
(1) whether this issue has already been resolved. If not, the question is whether there are any plans to resolve it in the future.
(2) Based on the content of the past article, the correct decoding results can be obtained by addressing the issue using the following method.If there are any improvements or alternative methods to address this issue, please let me know.
if ((FieldEntry.getEntry().getLoadType()) == DataType::RmtesEnum) {
EmaBuffer c = FieldEntry.getAsHex();
value = asciiTochar(c.asRawHexString());
}
Best Answer
-
Thank you for reaching out to us.
As mentioned on that discussion, please modify and run the 310_MarketPrice_RMTES example to replicate this issue. Your implementation may be different from the 310_MarketPrice_RMTES example.
Regarding the DataType::RmtesEnum, the examples use the following code to get an ENUM value.
case DataType::RmtesEnum:
cout << fe.getRmtes().toString() << endl;
break;0
Answers
-
Thank you for your answer and sorry for the delayed response. We have tested your answer, but the result did not meet my expectations. While we make the test program as 310_MarketPrice_RMTES sample, we were unable to obtain information for the update location.
Test Result: ICAPEUROBASIS3 UPDATE 321=3
Expected: ICAPEUROBASIS3 UPDATE 321=[60`3
And Our client in this matter plans to make a separate inquiry through Premium Support.
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 687 Datastream
- 1.4K DSS
- 623 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
- 255 ETA
- 557 WebSocket API
- 38 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
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 276 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 687 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
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 105 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 91 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛