Hi, we are using Java RFA 8 to read market data from TREP server. We are using OMM interface.
We would like to subscribe for an initial snapshot and updates for limited sets of FIDs.
An example program called ItemManager.java is available with RFA8 API but that example code receives update for all the FIDs for a give RDMInstrument RIC as per my observations.
Is there any example that can explain how to subscribe and get update only for limited set of FID say BID and ASK ?
Or otherwise can you provide sample code as reply to this query.