- Explore the file data type, File Management codeunit, Temp Blob codeunit, and stream functions for file manipulation in Dynamics 365 Business Central.
In this module, you will:
- Learn about the file data type.
- Use the File Management codeunit.
- Use the Temp Blob codeunit.
- Read and write files by using streams.
- Learn how to define and use XMLports in AL, understand different nodes and properties, and apply them in AL code.
In this module, you'll:
- Create new XMLports.
- Configure the important XMLport properties.
- Define nodes in an XMLport.
- Work with the different formats.
- Use an XMLport in AL code.
- Learn how to work with the Query object in Dynamics 365 Business Central to join, filter, and aggregate data.
In this module, you'll:
- Create a new Query object.
- Join, filter, and aggregate data in a Query object.
- Access queries from AL.
- Publish queries as a web service.
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Syllabus
- Introduction to the basics of file management in Dynamics 365 Business Central
- Introduction
- Work with the File object
- Work with the Temp Blob object
- Read and write files by using streaming in Business Central
- Handle multiple file uploads and file drop zones
- Exercise - Read and write files
- Check your knowledge
- Summary
- Work with XMLports in Dynamics 365 Business Central
- Introduction
- Get started with XMLports
- Configure different XMLport properties
- Define nodes and their properties
- Design XMLports
- Create an XMLport by using snippets in Visual Studio Code
- Use XMLports in AL code
- Exercise - Create an XMLport to export XML data
- Check your knowledge
- Summary
- Work with queries in Dynamics 365 Business Central
- Introduction
- Get started with queries
- Create a query in Visual Studio Code
- Join data in queries
- Filter data in queries
- Aggregate and sort data in a query
- Access queries from AL
- Advanced query concepts
- Optimize performance in Query objects
- Check your knowledge
- Summary