-
Async Refresh Source Directory Response for eta3.6.4.0 causing application crash
Hi Team, We are following the example code for eta3.6.4.0, and our application is crashing on receiving the async response of source directory refresh. in the example code for consumer class(\Eta\Applications\Examples\src\main\java\com\refinitiv\eta\examples\consumer), we have a function called…
-
guaranteedOutputBuffers configuration
Two consumer applications, one configured with guaranteedOutputBuffers 5000, one configured with guaranteedOutputBuffers 100,000, is the larger one better to avoid the slow consumer (or in other word, the same application may subscribe to more large bunch of RICs without hitting the output threshold breached issue)?
-
ETA code ingest performance
An application was migrated from EMA to ETA (using the example in RTSDK Java), all Java. However, looks like the performance gain is not as expected, although the network statistics show generally good. The questions: 1. The ETA coding guideline if any (e.g., in EMA, should no logging in the onXXXMsg) 2. Only one machine…
-
Filtering FIDs
Hello! I would like to filter the FIDs included in messages. From what I understand, dynamic views let you specify which FIDs you want in your request so you only receive those specific fields—please let me know if I’m mistaken. I also came across the concept of server-side filtering. Could you explain what that entails?…
-
Do we need to ping when we send requests
@Jirapongse I am sending subscription requests. My understanding is that if the interval between requests is less than pingTimeout/3, we don't need to send a separate rsslPing heartbeat. So, is it correct that we only need to send a heartbeat if there is a period where no requests are sent and that period exceeds…
-
Where do I pass in the serviceName in the eta api
Hi There, I can't see to see a way to pass in the service name using the ETA API. I assume that is a mandatory field? Richard
-
How to identify NASDAQ Basic trading sessions - Realtime SDK
For every other market I use either the old fields PRC_QL_CD, PRC_QL2 and try to figure out what indicates the change of the market session from opening autcion to continuous trading, etc. Also for the more user friendly exchanges I use the enumeraed INST_PHASE field. My problem with the Nasdaq basic, is that none of them…
-
How to send a symbol request
I want to send a symbol request to the Elektron ETA service. From an example at https://github.com/Refinitiv/Real-Time-SDK/blob/master/Cpp-C/Eta/Applications/Examples/Consumer/rsslSymbolListHandler.c, my code looks like below RsslRet encodeSymbolListRequest(RsslChannel* chnl, RsslBuffer* msgBuf, RsslInt32 streamId) {…
-
Diff of eta3.7.2.L1.linux.rrg vs eta3.6.1.L2.linux.rrg
We wanted to check the output messages which we send back to our users along with the Symbol name and other fields. We tried our subscription with two different versions. For eta3.7.2.L1.linux.rrg it shows the RIC name while for eta3.6.1.L2.linux.rrg it does not. See SS. Questions: Could you explain why there’s a…
-
Receiving market data from RMDS using Real-Time SDK - Java Enterprise Transport API
Hi, We are using Real-Time SDK - Java Enterprise Transport API (Real-Time-SDK-2.3.1.L1.java.zip) for receiving market data i.e. FX currency rates from RMDS. We have used consumer.java from examples folder of the API. We need help in below points. Currently we are receiving multiple field data for a RIC code. We just want…
-
Empty RSSL_MC_REFRESH messages
I am using RSSL ETA service BPIPE. When I am connecting I see that some of the RSSL_MC_REFRESH messages that come are with null fields. The FIDs are present but all the values are null. Is this common? Also, In the lifetime of a request we receive the Refresh message only once right, that too in the start? What is a delta…
-
Beginner Guidance for LSEG SDK APIs, RTDS, and Refinitiv Workspace (Java)
Hi Community, I’m a beginner and aiming to become proficient in LSEG SDK APIs, RTDS (Real-Time Distribution System), and Refinitiv Workspace. I’ve chosen Java as my programming language and would appreciate guidance on the following: Where should I start as a complete beginner? Any recommended learning path or sequence for…
-
We're intermittently seeing errorcode "A47: Insert has non-unique tag." when posting to a NIP
We're seeing errorcode "A47: Insert has non-unique tag." when posting multiple SYMBOL_LIST refresh messages in quick succession. When posting f.ex. 100 sequences of market price refresh, symbol list refresh 3 times and market price update in quick succession, we get the above message intermittently and only some of the…
-
what is a mount vs connection vs channel
Hi team, Can you please provide some clarifications to the below question. Next to performance this also relates to limiting exchange fees by requiring simultanous access. When Devs See/Create in ETA The OS network layer sees The OS processors see From a MD Administration point of view, it can be seen as RsslChannel…
-
Request for Static IP Addresses of Real-Time Optimized Pricing API Streaming Endpoints
Hi Team, I’m currently integrating with the Refinitiv Real-Time - Optimized Pricing API and need to configure firewall rules to allow traffic to specific streaming endpoints. Could you please provide the static IP addresses for the following hosts? ap-northeast-1-aws-1-sm.optimized-pricing-api.refinitiv.net…