Re: Replicator: Table User Sync
Hi Daniel,
TableUsers is not really reflected to the state of a device or a client, it could be everything which is done at the userobject.
In fact, also an unsuccesful Login with wrong credentials would trigger an UPDATE Message in TableUser.
So the question is:
- Do you have this Updatemessage in a repeated Intverval. Than i think, it is triggered by an App (Presence, Teams Connecter , Active Directory,..)
=> May you could have a view on the Logs from the mentioned Apps, if the have done something to this time you are regognizing it.
=> Also you could set the Traceflag "PBX", than you will see the Websocketmessages to the PBX. But i would do that not on a system with much traffic ;).
- Do you have this sometimes and on times where no one is working.
=> You could try the Traceflag "PBX" also for this.
Without this Trace, it is diffucult to say, why these messages are triggered.
I will also think about Logging it on my Testsetup.
Best Regards,
Peter