Errorcode for "received update message while stream was Not established with refresh"

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.
Tagged:

Best Answer

  • @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.