On the "REFRESH_RESP" item event, we can see there is the field "DSPLY_NAME" representing the Currency Pair in the response.
But on the subsequence "UPDATE_RESP" there was no "DSPLY_NAME" field anymore, only the rates and the dates.
How do we know if this "UPDATE_RESP" is for which item? How do we identify it?
I also have a question: What's the equivalent of "com.reuters.rfa.session.event.MarketDataItemStatus" in OMM?