Hi,
I would like to use the testclient/testserver to record and playback data to performance test an application.
Quick Start Guide to Recording and Playback of Refinitiv Real-Time Data | Refinitiv Developers
I got it working for one service. However our application consumes data from two services configured in the ADS.
I tried with multiple services as shown below in the command but only one got picked up.
./testclient -S Service1 -S Service2 -ef ./rics1.txt -h ads1 -u rtds -ct rssl -rf 8 -obf recBin.dat -p 14002
Is is possible to record and playback data from two ADS services using the testclient/testserver in infra tools package ?
Thanks in advance.
Mani