Hello, According to the documentation, this constant "Indicates this update collection message was client generated and the remote destination determined that it should be reverted on that client. A subsequent update collection message will follow containing the correct values to apply getting the client collection back to a consistent state with the remote one".
How can I find the exact reason the remote destination came up with this decision? So far I tried various server-side logging patterns (such as <pattern>Service.*</pattern> etc ), with no success. Thanks. Robert

