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.

Mapping

Prev Next

About: Mapping

Mapping is the activity of defining a relationship between two documents.

In a typical integration scenario between Microsoft Dynamics 365 Business Central and an external system, two different documents apply. The internal document is a representation of the Microsoft Dynamics 365 Business Central table structure, including tables, fields, and relationships. The external document is a shared representation of the information being exchanged.

Part of the integration effort involves mapping the internal document to the external document during data export, or mapping the external document to the internal document during data import.

You can perform mapping between a source document and a target document in several ways:

  • Direct mapping from a source element to a target element:

    • On single nodes (field-to-field mapping)

    • On complex nodes (parent node mapping)

  • Mapping using a constant

  • Mapping using an expression function

The following table provides links to and descriptions of the topics in this section:

To

See

Learn about field-to-field mapping

Field to field mapping

Learn about parent node mapping

Mapping parent nodes

Learn about field-to-constant mapping

Field to constant mapping

Learn about mapping using expressions

Expression functions mapping

Learn about mapping activity extension points

Extension points

Example of Mapping