0
Planned

Baseline Sync calling connector entity update for all entities even when there are no value changes

Adrian Corston 2 years ago in UNIFYBroker/Plus updated by Matthew Davis (Technical Product Manager) 10 months ago 2

When a Baseline Sync runs on a link the connector's update export functionality is called to update every entity, even when there are no field value changes.  This places an unnecessary load on UNIFYBroker and performs null updates against the external system for no discernible reason, and since UNIFYBroker/Plus is unable to sync any other links while this takes place can result in unnecessary processing delays while the connector is busy effectively doing nothing.

Further investigation: this only happens for some of my links in some environments and not for all of them, so I can't put together a simple example for the UNIFYBroker developers to investigate.