Skip to content

Multi Entity Management

Multi Entity Management for Business Central Cloud

  • Released version: 7.7.1.0

There are no new features in this relase

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:

Picture 8

The field is by default set to “Legacy(defrault)”

Picture 9

  • 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.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.

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.