Guidelines for Partners: Implementing usage of files from local computer paths with Persistent Blob functionality in Dynamics 365 Business Central

Most Dynamics NAV and Business Central 365 solutions use file management functionality to work with external files (read, write, save, download files, etc.) However, when using C/AL, usually most of the file management functions are based on the file path from the local computer since the client’s local file system is available, unlike in Business Central (in Web Client, it is possible to work only with the file system on the server side).

Source : Simplanova
Read more…

Store, read, move or delete any file using blob storage with Business Central

Today I will show you how you can perform multiple operation on any file in Business central by accessing of Azure blob storage.

I going to work on some image file, where I will store those files into blob storage and after reading that file move that file into another folder and delete from the source folder.

Source : NAVwithNAV
Read more…

How To Use Media Data Types In Business Central?

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.

Source : Business Central Geek
Read more…

Dynamics 365 Business Central: How to export Work Description (Blob) in Sales Documents to excel

Last week I saw a question on the Business Central forum, how to export the Work Description in Sales Documents to excel?

As far as I know, Microsoft added this new field in Sales Documents since NAV 2017. It help users to add more details about Sales Quote or Sales Invoice.

Source : Dynamics 365 Lab
Read more…