Skip to content

Multi Entity Management

Multi Entity Management for Business Central Cloud

  • Released version: 8.6.0.0

[Update] External Preview Sync Page Functions

Section titled “[Update] External Preview Sync Page Functions”

Enhanced the preview sync page functionality to support external calls, enabling better integration capabilities with external systems.

What has been done:

  • Modified preview sync page functions to be callable from external sources
  • Implemented API endpoints for external system integration
  • Enhanced security and validation for external function calls
  • Improved error handling for external invocations

Usability notes:

  • External systems can now call preview sync functions programmatically
  • This enables automated workflows and integration scenarios with third-party applications
  • Better support for custom integrations and automation tools
  • Developers can build custom solutions that leverage the preview sync functionality

[Feature] Generic Translation System with Interface Support

Section titled “[Feature] Generic Translation System with Interface Support”

Introduced a new “Generic” translation option that significantly expands the translation system’s capabilities, making it compatible with most tables through an interface-based architecture.

What has been done:

  • Implemented a new “Generic” translation option for broader table compatibility
  • Redesigned the translation system using interfaces for extensibility
  • Enabled translation functionality for a wider range of table types
  • Created a framework that allows custom implementations through interfaces

Usability notes:

  • Users can now apply translation functionality to most tables in the system, not just predefined ones
  • The interface-based design allows developers to create custom translation implementations for specific business needs
  • Significantly reduces manual translation work across different table types
  • More flexible and extensible translation capabilities for complex scenarios
  • Custom implementations can be developed without modifying core functionality
  • This release can be safely upgraded from version 8.5.1.0
  • The new generic translation system is backward compatible with existing translation configurations
  • No immediate action required, but consider exploring the new generic translation option for tables that previously lacked translation support
  • Developers can leverage the new interface-based architecture to create custom translation implementations
  • Existing external integrations will continue to work, with new external preview sync capabilities available for future enhancements