Hi,
I am trying create a service in C# using RFA8_NET120_x64.dll to read the Convos text. For this firstly I need to pass the RIC to get the monitor detail. The monitor details include FID_660 which has the value of last trade number (INFO#E5675). Now to get the Convos text, I am required to pass the INFO#E5675 as RIC. I have 4.20.19_TREP_15.61 of RDMFieldDictionary, enumtype.def and RFA.cfg.
I want all the Convos text of the date on daily basis in automated manner. Does anyone has tried something like this or is there any sample code is available in C# for reference? Any help is appreciated.