Skip to content

Multi Entity Management

Multi Entity Management for Business Central Cloud

  • Released version: 7.11.1.0

Changed the logic for REST to optimize performance

  • Insert triggers will now update all fields inculding Primary keys before inserting. Before this update this proces was preformed using both the insert and modify trigger.

  • Modify triggers will now get the record to modify, using the primary key. Before this update this proces was preformed using the Record-id.

REST communication between environments, now support setup of Auto-Increment tables.