-
Where to access/download the latest document for sink_driven_src?
Hi all, I'm having a hard time locating documentation or tutorials for using sink_driven_src. I'd appreciate it if someone can point me to where I can download/access the latest version of the document as well as the tool itself. Thank you.
-
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…
-
sink_driven_src -Q option replaying data from rmdstestclient with-m option
In the install manual for test tools in the sink_driven source section -Q capt_datafile "If you use –Q to play back market data, when running rmdstestclient you must use its –m option (for prepending timestamps to log events)." In the rmdstestclient -m is used to add timestamps to a log file, specified with the -l option…
-
RSSL_DMT_MARKET_PRICE refresh/upfate message datasize field
In order to test our application we are using sink_driven_source reading generated XML messages based on those captured by rmdstestclient. Can you advise on whether datasize field is required to be correct and if so how is it calculated? From the data captured I am unable to determine what this size relates to. e.g. <!--…
-
sink_driven_src : error RSSL_RET_BUFFER_TOO_SMALL when loading XML dictionary
We are using rmdstestserver to capture data and have added in -ddict to write the data dictionary to the captured data file as XML. When loading up this data file into sink_driven_src the following error occurs Initialized RSSL library. Failed: rsslEncodeElementEntry ,return value = "RSSL_RET_BUFFER_TOO_SMALL: Failure: The…
-
how do I make rmdstestclient/sink_driven_src replay L2 data
I have successfully solved the local dictionary problem and have a working system whereby I can record and replay TEL.NO L1 data. If I connect my client app to a real feed I can recieve L2 data no problem. However when I connect my client to my local canned data sink_driven_src, I get an error from sink-driven_src: UPA…
-
EmaConfig.xml when using Java - problem
Hii all, I am using java and running "gradlew runconsumer100" against "sink_driven_src" for testing purposes. I am getting the following error: "No data in cache.". I tried to put "EmaConfig.xml enumtype.def RDMFieldDictionary " in "EMA/examples " directory and changed in EmaConfig.xml "Directory_1" to "Directory_2" all…
-
recupd against sink_driven_src
I try to set up the data playback solution to help us troubleshooting our interface solution that we tested against a test feed with some live data in the past.. Before connecting to our application I always test connectivity with the recupd.exe command line tool first. Now I am stuck getting a connection because I do not…
-
my data capture file segfaults on sink_driven_src.
Hi, I was from a successful attempt to record data capture file using rmdstestclient, and I am not trying to replay it via the sink_driven_src tool, but I'm coming across a segmentation fault issue when running the dat file. [j.fajardo@dny2pfsm02 rhel6_x86_64]$ ./sink_driven_src -S IDN_DEV -bdf testrecording.dat -U 1 -N…
-
rmdstestclient and sink_driven_src usage problem
Hello, I tried rmdstestclient to capture quote data in binary file about 10 minutes and later used sink_driven_src to replay data captured. But I found the consumer receiving the same update message again and again. So is there any command line option that makes sink_driven_src replay data captured only instead of infinite…
-
simulating source directory group filter using sink driven source and/or ADS
Is there anyway we can simulate refresh/update of source directory group id filters using Sink Driven Source and ADS? By group id filter, I mean "Source Directory Group Filter Entry" with id "RDM_DIRECTORY_SERVICE_GROUP_ID" for an source directory refresh/update, in which a Group Id or MergedToGroup Id update is sent to…
-
sink_driven_src playback limit
Hi, What's the max canned file size the sink_driven_src can handle? Is there any better record-playback tools available?
-
Issue with sink_driven_src
Hi. I've tried today the recording and playback tools, I am having issues in starting the sink_driven_src with the xml as input. These are the last traces when run in verbose mode: No instrument name found in status. No instrument name found in status. Parsing XML element "key"... flags : 0x3…
-
sink_driven_src playback
Is sink_driven_src only read the data file in loop? Can I set the sink_driven_src only playback the canned data file once and then stop?
-
Testing the Java example of Websocket consumer "Java Market Price Example"
I have tried using EMA Consumer example with sink_driven_src to get the feed. I am now trying to run the Websocket based Consumer, please can anyone help me how it can be tested against any test server which will provide the feeds like sink_driven_src.