Hello,
We implemented a tool with TREP (and with the RFA API) that warn us when a new RIC is published into a service where the users can publish some prices into.
The cases related to this tool are : 08698823 and 08301509.
Basically, we use the symbol list domain (provided into the rfa api jar : under rfaj7.6.0.E9/Setup/rfaj7.6.0.E9.all/Examples/com/reuters/rfa/example/omm/symbollist) for this.
We updated a bit of code to reflect what we wanted. And now we have something like this :
java com.reuters.rfa.example.omm.symbollist.StarterConsumer_SymbolList -itemName _CACHE_LIST.363.6 -serviceName PUB -session Murex::RSSL -user r_msa -datastream 0
And we have :
We upgraded our TREP to RTDS with WebSocketAPI and we would like if a such tool can be done with this new API and how ?
Regards,
Henri