Multi Entity Management
Release note - July 2025
Section titled “Release note - July 2025”Multi Entity Management for Business Central Cloud
- Released version: 7.7.1.0
1.0 Features
Section titled “1.0 Features”There are no new features in this relase
2.0 Updates
Section titled “2.0 Updates”2.1 Performance enhanced for Cross Environment replication
Section titled “2.1 Performance enhanced for Cross Environment replication”Performance have been greatly improved regarding cross environment replication. Instead of tranferring changes immediately MEM will now queue changes and run them i a background session.
This can also be toggled on/off.
You find the field from the Rolecenter as shown below:
The field is by default set to “Legacy(defrault)”
-
Synchronous the replication will be executed every time OnInsert og OnModify is triggered.
-
Background the replication will have a 500 ms delay, collecting multiple OnModify triggers before replicating data.
3.0 Hotfix
Section titled “3.0 Hotfix”3.1 Tables without Auto Insert and Associated tables
Section titled “3.1 Tables without Auto Insert and Associated tables”When a table with assoiciated records was not marked with Auto Insert on the Replication Card, subscriber section. The associated tables was not created/updated after the initial replication.
This is now corrected.
3.2 Contact replication update correctly
Section titled “3.2 Contact replication update correctly”When createing Customers and Vendors, both the Company and the Primary Contact are now correctly replicated, accordingly to the setup at the Replication card, subscriber section.