RFA to EMA Java migration guide

I am working on migrating an app from RFA 8.1 java to EMA 3.6.x java. Is there a guide that can help me?

At this point we have connectivity and I have an implementation of OmmConsumerClient that is receiving RefreshMsg, UpdateMsg, etc, but it's not obvious to me how to get the data out of these messages. How do I get something like a list of fields and their values out of these messages?

Best Answer