The latest version (2.0) of EMA has fixed the bug where onPostMsg is not being received by the EMA interactive provider.
I now have an update message in the post message matching the update sent by my old SSL sfc consumer. Thanks for fixing that.
Can you help me to use this update message to actually change the values all subscribers see, i.e. I want to do the update.
I've tried doing a submit in the onPostMsg with the UpdateMsg but the values are not changing from a consumers point of view.
What do I need to do in the onPostMsg to complete the update.