To understand XMLport structure, we'll create a new XMLport as an example, using the following steps:
- Open the Microsoft Dynamics NAV Development Environment or Microsoft Dynamics 365 Business Central Development Environment.
- Navigate to Tools | Object Designer (or press Shift + F12).
- Select XMLport.
- Click on the New button (or press Alt + N).
- XMLport Designer will open with an empty XMLport.
- Create the structure shown in the following screenshot:
- Save the XMLport by clicking on File | Save (or press Ctrl + S).
- Give your XMLport an ID, 50001, and a name, Import Customer Data.
- Click on the OK button.
The additional elements ...