Is there a errorcode associated with the OMMCmdError which carries the test message "
received update message while stream was Not established with refresh
". We want to add special handling for this condition.Is there a errorcode associated with the OMMCmdError which carries the test message "
received update message while stream was Not established with refresh
". We want to add special handling for this condition.@rbanerjee
RFA .NET/C++ will generate this error message when a provider attempts to publish an update message prior to a refresh message.
Please double check how the application's logic publishes the data for the first time when it receives a new item request from a consumer app.