Problem Statement : While I was working on some custom EFT project, I thought of using XMLPort as it is the safest and easiest method to get the data successfully directly from the tables. Unfortunately, XMLPort is not supported to work on WebClient and I was stuck with writing code to do exactly what XMLPort would do. Also, another issue that Business Central d extension support is using File methods i.e Open, Write, Close, etc. Introduction : In Business Central even if you're not given explicit rights to deal with files directly there are streams using which we can be downloaded as files. Enough of introduction, let's start working now! Books & References: https://docs.microsoft.com/en-us/dynamics-nav/feature-limitations-of-the-microsoft-dynamics-nav-web-client Pre-requisites : VS Code AL Language Extension Microsoft Dynamics Business Central. Demonstration : 1. Creation of File Contents: In this case, I've simply text string 'Hello...
olisterr.tech | Blog on Dynamics 365 Business Apps, NAV / Business Central, Power Platform and Azure
olisterr.tech is a platform to find blogs, tips and tricks, and solutions with related Microsoft Dynamics 365, Microsoft 365, Azure and Power Platform and Data Integrations between multiple systems This blog is generally going to be centered around Microsoft Business Cloud Applications