-
Could you please help me with testclient tool?
Hello! Could you please help me with testclient tool (3.5.3.L1)? I'm trying to use testclient for record/replay, because I wasn't able to to do this inside an Ema client application. In order to connect through Ema application to data feed I use client id and client secret, and it works fine. But I'm not sure how use them…
-
Subscribe to multiple instruments from multiple services with different domains using testclient
Is there a way to subscribe to multiple instruments from different Services and domains using the rtds testclient? There is the option to use -ef in the command line and specify a file in the format of <domain>|<item>@<service> however the test client forces the use of the -S option to specify a service name. When making a…
-
RFA API Message Capture
Hello, I am trying to capture event messages coming from the RMDS using the RFA API in C++. Our end goal is to relay the event messages in their original data format. How can I do this?
-
RMDSclient issues
I am using rmdsclient to query and subscribe on RSSL_DM_MARKET_BY_ORDER domain. I see that sometimes the rmdsclient misses data since RSSL_DM_MARKET_BY_ORDER has multiple parts for refreshMsg and I see it sometimes start from partNum=3 or some other parts. I enabled the XML trace in TREP FH to see if it sends out data…
-
Download testclient for RHEL8
Hi Refinitiv, There is a test tools called "testclient". Is it support RHEL8? Where can I download it? Manythanks! Regards, Henry
-
WIndows version for rmdstestclinet
Is there a windows version for rmdstestclient?
-
Publishing prices into a like ATS service
Hello, We are currently trying to publish fake/random prices for some RICS into a ATS like service. We are using the WebSocket API and using the script testclient. Currently we managed to publish one prices for the RIC that we want using the below command : ./testclient -S PUB -f post.txt -ir 1 -I 1 Do you know what are…
-
constantly calling "processTimeSeriesInfo". The function "processTimeSeriesComplete" is not called.
Hello, I'm trying to consume "ric" with "series = ista.getSeries(XXXXReutersTimeSeriesClient, ista.getSession(), vbr[i].getVirbaseTypeRuter(), period, beginDate, endDate);" I am checking "isError", "isComplate", "isInfo" in "while" loop. On my "local" computer, "isComplate" takes the value true, but when I deploy the codes…
-
rmdsclient supported characters
The rmdsclient seems to only take the part before @ character in a symbol if it is a part of query. Is this a limitation of rmdsclient and are there any other char that might not be supported by rmdsclient.
-
Controlling market rates flow with RMDS test client
Hi All, Is there any way to configure how many rates we want to receive in a particular time interval through rmds test client?
-
No servers available that support this QoS.
I have an ads service which is cascaded from another ADS. I am getting below error while running an rmdstestclient subscription test. Apparently the clients are also not able to get the data while connecting to this ads. Why is this error occurring? Cascading License is enabled on all the POPs. Stale Status Received.…
-
rmdsserver replay pre-recorded TREP data at original tick rate
hi - I have recorded RMDS data and I can replay it with rmdstestserver/rmdsserver. How do I make the replay happen at the same rate as I recorded it? To be clear I dont want to set the rate at some average rate, but I'd like it to replay at the same range of rates that I saw on the feed when I captured the canned data. Im…
-
MRN_STORY subscription getting initial image but no updates
I am trying to use the websocket example to mrn_console_app.py to subscribe to MRN_STORY from our internal TREP infrastructure. I succesfully receive the Refresh Message: RECEIVED: Refresh Message Name = PROD_PERM: Value = 10001 Name = ACTIV_DATE: Value = 2022-06-04 Name = RECORDTYPE: Value = 30 Name = RDN_EXCHD2: Value =…
-
Getting A18: Unknown service when using websockets to subscribe to MRN_STORY
I am trying to use the websocket example t mrn_console_app.py python script to subscribe to MRN_STORY from our internal TREP infrastructure. I am able to subscribe to a websocket enabled ads using the following rmdstestclient command: rmdstestclient -h ncmdplm13202-364.dc.gs.com -S IDN_RDF -u BGS -md 33 -itemList MRN_STORY…
-
Request for RMDSTestClient compatible with RHEL 8.x
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