This post can help the developers in a scenario where consuming Business Central APIs secured with Azure AD and OAuth 2.0 from within a SharePoint client-side web part. This post explains how to create a SharePoint web part that uses Business Central data. Source : msnJournals…
In June 2021, I discussed my circuitous journey to learn about and understand the $metadata and $expand OData "query options" and how to use them with the Business Central web API. Source : Steve Endow - The Blog Read more...
Although you can use the Business Central Setup to install the Business Central Web Server components and create a single web server instance in IIS for client connection, there may be scenarios when you want to set up multiple instances. For example, you could set up…
Yesterday we stuck with an issue for a customer which we recently upgraded to Business Central 13.x on-prem. It took time to find the solution so I thought to share a solution with everyone. Issue Description - Report using custom Barcode Font does not work with…
Last year I blogged about how to use the Text.BetweenDelimiters() function to extract all the links from the href attributes in the source of a web page. The code was reasonably simple but there’s now an even easier way to solve the same problem using the…
With new Dynamics 2018, there is a lot of improvement in a Web Client. One of the first improvements is availability of Print Preview for non-Internet Explorer browsers (Google Chrome, Microsoft Edge, Mozilla Firefox, Safari). In these cases, the Preview button didn’t appear on the request…