Skip to content
Record Link migration from NAV to Business Central SaaS

Move Record Link Notes from NAV/BC to BC SaaS

Daniel Gorski
Daniel Gorski 01. Dezember 2022
1 Min. Lesezeit

Did you know that Record Link is a system table is not included in the data migration process from NAV/BC OnPrem to BC SaaS/Online?

"During the data migration process, Business Central does not migrate most system tables, users, and permissions."

Please check docs from Microsoft:

Data that is not migrated

Do you want to get them migrated? Here you go:

  1. Check our repository for all our files https://github.com/byndit/BeyondAL/tree/main/BeyondAL/src/RecordLinks
  2. Import C50001_RecordLink.txt into your old NAV/BC14 environment, make sure that this object id is free or rename it
  3. Check the file path in that codeunit and run the codeunit to export the file
  4. Include codeunit 50007 "BIT Import Record Links" into your bc app.
  5. Run the codeunit from the Job Queue Entries or implement the run.

Run the codeunit by using "Run once (foreground)" by using Job Queue Entries:

Business Central Job Queue Entries list with the

See how it works:

Animated demo starting on a Business Central customer list with an empty Attachments pane, then showing the migrated Record Link notes and links appear after the codeunit runs

Related posts

how-to
migration
record link
migration
business central
saas
notes
EN
E-Invoicing formats UBL, CII, ZUGFeRD and Factur-X compared

E-Invoicing

July 21, 2026 - Daniel Gorski

UBL, CII, ZUGFeRD, Factur-X: E-Invoicing Formats Finally Explained

UBL, CII, ZUGFeRD or Factur-X – these e-invoicing formats get confused all the time. We break down the difference between pure XML formats and hybrid…

Read More
Read More: UBL, CII, ZUGFeRD, Factur-X: E-Invoicing Formats Finally Explained
DE
GoBD-konforme Archivierung mit Business Central und SharePoint ohne DMS

Architektur

April 24, 2026 - Sven Wischhusen

Revisionssicher archivieren ohne DMS? Wie weit Business Central, SharePoint und Azure Blob Storage wirklich tragen

Warum „GoBD" oft vorschnell zum K.O.-Kriterium wird – und wie weit Business Central, SharePoint und Azure Blob Storage wirklich tragen.

Read More
Read More: Revisionssicher archivieren ohne DMS? Wie weit Business Central, SharePoint und Azure Blob Storage wirklich tragen