December 2018
Intermediate to advanced
764 pages
31h 47m
English
As already mentioned, to use an XMLport to import or export data, you first create an XMLport object, and after that, you can run the XMLport from a page or codeunit object.
To create a new XMLport in the AL language, you can use the txmlport snippet:
Typing the shortcut txmlportwill create the basic layout for an XMLport object when using the AL Language extension in Visual Studio Code
The XMLport txmlport snippet is shown as follows:

The XMLPort sample definition snippet is shown as follows:
Read now
Unlock full access