In Microsoft Dynamics 365 Business Central we can use Media and MediaSet Data Types to store images, or other types of documents. In this post, you will learn how to use them, and how to create a process to import and export images. Also, you will learn the differences between them and blob types.
Tag Archives: Media
Dynamics 365 Business Central: How to export all Media Contents (bmp, jpg,mp4…) from table 2000000184 “Tenant Media”
Today I would like to talk about how to export all Media Contents from table 2000000184 “Tenant Media” in Business Central.
Guidelines for Partners: Media file management using MediaSet
Media, such as images are frequently used in Dynamics 365 Business Central. To work with media files, you need to learn about file handling. This blog post introduces Media, Mediaset data types, and how to upload and download images using MediaSet in Dynamics Business Central 365.
AL Extensions: Importing and Exporting Media Sets
One of the things that has changed when you are building V2 extensions for a cloud environment is that you cannot access most functions that work with physical files.
This presents a bit of a challenge when it comes to working with the media and media set field types, as the typical approach is to have an import and export function so that a user can get pictures in and out of the field.
Let NAV PLAY! (Media Play… of course)
In this blog you will find the source code in order to implement a client add-in based project with Windows Media Player. You would have a wide range of possibilities to use this simple add-in and enlarge this project on your own.