Documentation Index

Fetch the complete documentation index at: https://docs.staedean.com/llms.txt

Use this file to discover all available pages before exploring further.

Documents

Prev Next

A document is a definition of information sent from or received by Microsoft Dynamics 365 Business Central.

Usage

Use a document to describe the following information structure with names, data types, and other descriptors:

  • An external information structure, such as an external XML document or an API-readable format.

  • An internal Microsoft Dynamics 365 Business Central table and field structure.

Concept

When you export data from the Microsoft Dynamics 365 Business Central database, an internal document defines which data is exported. An internal document is a representation of the Microsoft Dynamics 365 Business Central table structure, which includes tables, fields, and relationships. An internal document defines the structure in which the Microsoft D365 BC data is exported.

When you import data into the Microsoft Dynamics 365 Business Central database, an external document indicates how the external data is delivered in terms of nodes, hierarchy, and data types. An internal document defines how this external data must be processed into the Microsoft Dynamics 365 Business Central database.

Note

You can link the internal and external documents using a Mapper activity.

Setup

For more information on how to set up a document, see: