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.New posts are disabled while we improve the user experience.
You can browse the site, or for urgent issues, raise a query at MyAccount.
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.