DZ Bank create a NIP Publisher based on RFA 8.2.1.L2. When this Publisher connect to the NIP Bus and publish Data the WPG change the Service ID to 1 @christoph.langer@refinitiv.com
Usually for this message type, I would get RespTypeNum corresponding to Quote, Trade, Closing run. But what am I supposed to get for RespTypeNum: 10 (MULTIPLE)? [ 18:45:04:969 ] ,ItemManager event=121,event handle=225901797, key= /NEAR.Z MsgModelType 6 respMsg.getRespTypeNum: 10=>MULTIPLE MESSAGE Msg Type:…
Hi - this leads on from this previous query: https://community.developers.refinitiv.com/questions/82187/trcc-postmsg-nak-when-using-containertype-rssl-dt.html In brief, we have an application team using an application coded with RFA6 which is unable to contribute via SSLInserts on RCC (Contributions Channel). They receive…
We have an application team who are unable to publish via an ads on the TRCC TREP service with their RFA 6 C++ application We see the following in adh.dbg: [Thu Aug 05 12:50:14 2021] RSSL Message Of Length 160 Sent on Socket 44 <!-- rwfMajorVer="14" rwfMinorVer="1" --> <genericMsg domainType="RSSL_DMT_SYSTEM" streamId="3"…
...s fid=32743 applicable for all securities ? Q1) If we request Reuters for FID=32 (ACVOL_1), do we receive both fid=32 and fid=32743(ACVOL_UNS), because I have seen with other market data providers sometimes, if we request for a fid, the request fid + related fids are sent by the provider. Q2) Is fid=32743 applicable for…
i have installed LPC 1.2.0.L1 , with the testclient command i can get data as shown below. ./testclient -S ELEKTRON_DD -p 14002 -X -d3 -m -v rssl -u user01 -h 192.168.2.9 -itemList EUR= installed OMM Viewer 8 , but its not connecting, i am unable to get the service name , Screen shot attached. is there any settings i can…
We have an application and on any venue we subscribe to we get the following for all events (Trades/Quote/Cancels etc) respType="Update" respTypeNum="INSTRUMENT_UPDATE_UNSPECIFIED" I know from the developers guide this can be INSTRUMENT_UPDATE_UNSPECIFIED=0 INSTRUMENT_UPDATE_QUOTE=1 INSTRUMENT_UPDATE_TRADE=2…
Hi, We have a RFA C++ API membership. Can you please advise how we can get a copy of the RMDSTestClient tool so as to test any software we develop with the RFA C++ API? We are looking for a RMDSTestClient version that is compatible with RHEL 8.x. Thanks
I was wondering if you could help us diagnose an issue we are experiencing with Elektron Connect. In our application we subscribe to all configured RICs and then react to received events from Elektron. In most cases we get data update events but often get a Stream Close event. In this instance we unsubscribe and…
During the client.processEvent() handler, we take a copy of the OMMMsg using OMMPool.acquireCopy() and store it for later processing on a separate thread. When we come to parse this message, we seem to see a problem with parsing OmmTypes.TIME, specifically we end up with the wrong date. Code sample: case OMMTypes.TIME:…
It looks like you're new here. Sign in or register to get started.