HI, for data type "OMMTypes.RMTES_STRING", I use below code to get the string to display it: OMMDataBuffer buffer = (OMMDataBuffer)entryData String dataDisplay = new String(buffer.getBytes, new RmtesCharsetProvider().charsetForName("RMTES")) Most of the time it work but I can also get…
We are using RFAJ to subscribe to data. We are getting these MarketDataItemEvent data: service = IDN_SELECTFEED, msgType = STATUS, item = 0#MONC*.EX, status = { state: STALE, code: NONE, text: "Waiting for service IDN_SELECTFEED UP. Item recovery in progress..."} We are using : SSLJ: version = 5.0.F7 RFA: Version =…
Hi, I am using RFA RSSL configuration as here \Connections\Connection5_RSSL\connectionType = "RSSL" \Connections\Connection5_RSSL\rsslPort = "14032" \Connections\Connection5_RSSL\serverList="xconprices.ads2.test:14032" \Connections\Connection5_RSSL\serverSelectionOrder= true \Connections\Connection5_RSSL\serviceList =…
I'm trying to login with my java client to Reutets RFA I'm using ReutersRFA library used: 7.6.0.L1.all.rrg When I'm getting OMMMsg it has the values : MsgType:6 StreamState:1 DataState:2 instead of my expectations to get : MsgType:7 StreamState:1 DataState:1 So I can not login What could be the reason for that ? This is…
We have multiple RTC Access's connecting to multiple ADS to pull data, sometimes we get "No connection or service is currently up that supports this request" when pulling data using the RFA OMM Viewer. Users have also reported issues in Workspace. We then have to restart the RTC Access for it to work
Using the RFA Java Api or Python API Is there a command that you can run if you provide a chain and it will return all symbols in it with the data based on a filtered list of fids. Example 0#USTSY=TWEB I want to just enter that and somehow also ask for fields I care about say "BID" "MATDATE" "BIDDISC1" The Goal would be…
We are looking to host several thousands of our in house records in TREP for better performance. I was looking at the chains setup for the master list and looks like we can only have links to 14 records( whether we use Template #85 with 17 chars OR template #32766 with 32 chars. ) The chains follow a linked list structure.…
Hello, we are using RFA 8.2 C++ api for consuming MP domain prices. After looking at FID 3754 SCALING, it is not clear if that field is multiplier or divisor. How to we know it?
Hi, I am incorporating requesting refresh message in my application. On doing so in some particular cases, I am getting multiple refresh message for same requested item. Is multiple request messages are not wanted or harmful some way??
When using the subjected to get real-time rate feed to my treasury application, I'm getting the error below.. Kindly assist: <lpc.snkRsslServer.14002: Debug: Wed Mar 12 19:29:59.559573 2025> RSSL disconnect from host "" at address on channel 17. Reason: rsslInitChannel() failed with code -1. Text:…
It looks like you're new here. Sign in or register to get started.