Table of Contents

How to Set Up File Link

In this article, you will learn the steps to define File Link tables, create File Link types, set up a storage provider, and map File Link tables to File Link types in Microsoft Dynamics 365 Business Central.

Enter Storage Provider Information

The storage provider determines where and how files are stored. Follow these steps to set it up:

  1. Navigate to File Link Setup: In Business Central, go to Assisted Setup > File Link Setup.
  2. Select a Storage Provider: Choose the storage provider (for example Azure Blob Storage, SharePoint).
  3. Configure Provider Settings: Enter the required configuration details, such as connection strings, container names, etc.
  4. Test the Connection: Ensure that the connection test is successful.

File Link tables store metadata about the files linked to records in Business Central. Follow these steps to define the tables:

  1. Navigate to File Link Tables: In Business Central, search for the page File Link Tables.
  2. Define the Tables: In the Table ID field, specify each table you want to use with File Link.

File Link types categorize the kinds of files that can be linked to records. Here’s how to create them:

  1. Navigate to File Link Types: In Business Central, search for the page File Link Types.
  2. Define Link Types: Create the categories you want to use with File Link.
  3. Assign a Storage Provider: Assign a storage provider to each category.

Assign Categories to Tables

Mapping ensures the correct file types are linked to the appropriate records. Follow these steps to create the mapping:

  1. Navigate to File Link Mapping: In Business Central, search for the page File Link Mapping.
  2. Select a Mapping Table: Choose the table you want to assign categories to.
  3. Select a Mapping Type: Assign the categories you want to link to the table.

Next Step

How to Use File Link