Easy Connect Master Data Handling

AI Doc Summarizer Doc Summary

Swedish Business Central view name: Easy Connect Master Data Handling

Master Data Handling in Easy Connect controls which tables and fields are synchronized from the Central company to subsidiary companies.
The purpose is to ensure that article data, price lists, and other master data remain consistent across all companies — eliminating manual duplication of work.


Overview #

Master Data Handling consists of two configuration layers:

Tables to synchronize #

Defines which Business Central tables the Central company will distribute.

Fields to synchronize #

Defines how each field is handled, including:

  • whether it should sync or not
  • value substitutions
  • translations
  • formula-based modifications

Synchronization direction #

Master data always flows from Central → Subsidiary.

Job Queue execution #

All master data is synchronized by the job:
WCM Job Queue Master Data

(Insert Image — Job Queue Entry Card)

This job can run on a schedule (recommended daily) and will automatically update all active master data mappings.


Master Data Handling – Table Level #

On this page you define which tables are included in the master data sync.

Field descriptions #

FieldDescription
Company NameSubsidiary company receiving the master data.
Table-IDBusiness Central table ID (e.g., 7001 = Price List Line).
ActiveEnables or disables synchronization for this table.
Table NameName of the table being synchronized.
Last TimestampTimestamp of the most recent successful synchronization.
Filter StringBusiness Central filter defining which records should be synchronized.
Syn. MessageA status message for the last run (success/error).

Example:
Only internal price lists where Field1 = INTERN-UK are sent to the UK subsidiary.


Easy Connect Master Data fields #

To go to master data field:

  1. Easy Connect Master Data Handling
  2. Click on Fields

Fields define the actual structure of how values are synchronized.

Field descriptions #

FieldDescription
Table-IDBusiness Central table the field belongs to.
Table NameBusiness Central name of the table.
Field No.Field number in Business Central.
Field CaptionBusiness Central name of the field.
Const. To Company Curr.Converts values to the target company’s currency.
Sync. Field OnlySyncs only this field regardless of other settings.
Translation Table-ID / Name / Field No.Optional value translation via lookup (e.g., language, country codes).
Translation TypeDefines how translations are applied (e.g., Language).
Formula Type / ValueAllows formula-based modifications (rare).
Substitute Value TypeFixed Text or Field Value.
Substitute ValueFixed override value (e.g., currency code should always be SEK).
Substitute Field No.If substitute value comes from another field.

Typical Use Cases #

  • Internal Pricing
    Automatically generate internal sales and purchase price lists between companies.
  • Centralized Item Management
    Maintain article registry once and distribute everywhere.
  • Vendor Mapping
    Subsidiary companies can automatically receive Central as the vendor.
  • Value Translations
    Useful when different companies use different:
    • languages
    • country codes
    • naming conventions
    • category structures

Examples #

ExampleMeaning
Substitute Value = P00001Vendor is always set to Central company.
Substitute Value = SEKCurrency code should always be SEK
Substitute Value = IC-ASCustomer number for IC pricing is always IC-AS.

Synchronization Execution via Job Queue #

All master data synchronization runs via the job: WCM Job Queue Master Data

What the job does #

  • Processes all active master data tables.
  • Applies field-level substitution or translation.
  • Respects filter strings.
  • Updates only changed records for efficiency.
  • Logs results on each table line.

Recommended configuration #

SettingRecommendation
RecurrenceDaily (1D)
Start timeOutside business hours
Job Timeout12 hours (default)
Monitor ActiveOptional, depending on customer size

Scroll to Top