This topic provides end-to-end scenario based walkthrough topics about XMLports. You can use these topics to learn how to create and use XMLports.

In This Section

Documentation Description

Walkthrough: Exporting Data from Tables to XML Documents

Describes how to export data from a Microsoft Dynamics NAV database table to an XML file.

Walkthrough: Inserting Data from XML Documents to Multiple Tables

Describes how to export data from an XML file and insert the data into multiple tables in a Microsoft Dynamics NAV database.

Walkthrough: Exporting Data from Tables to CSV Files

Describes how to export data from a Microsoft Dynamics NAV database to a CSV file.

Walkthrough: Importing Data from Text Files to Tables

Describes how to import data from a fixed-width text file and update existing records in a Microsoft Dynamics NAV table.

Walkthrough: Uploading a File from a Client to Microsoft Dynamics NAV Server

Describes how to use file functions to send a file from a client to the server, use stream functions to read the file, and use an XMLport to load values into the database.

Reference

Related Sections