Can testserver playback recording in a loop?

Grzegorz
Grzegorz Newcomer
edited May 20 in EMA

Hi,

I am using testserver from the docker image refinitivrealtime/infratools:3.8.1.L1 and
I am Running the playback from a XML file that I have captured using the test client.

Using the following command:

testserver-S DIRECT_FEED -Q dist/recXml.xml -U 1 -N 14002 -K -ik -t 361

It looks like the testserver finishes and no longer sends any price data when it goes to the end of the playback xml.
This is probably correct behavior.
However for my requirements I need a small playback xml, adjust some price data and send that data in a loop.

So my question is it possible to configure the testserver to send price data in a loop (when testserver will send all data from the xml it will start sending the data from the beginning of the xml)?

Grzegorz

Answers

  • wasin.w
    wasin.w admin

    Hello @Grzegorz

    I found these parameters on the Infra Tools document.

    replay.png

    I am admitting that I am not the Infra expert, so I suggest you contact the ADS Support team directly if the parameters are not the one you need. You can contact the team via https://myaccount.lseg.com/en/productsupport website.

    contact_ads_support.png
  • Grzegorz
    Grzegorz Newcomer

    Thank you Wasin for your quick reply,

    I've already tried the replay options with no luck.
    I will contact the Product Support.

    Grzegorz