The NAV community, including the ArcherPoint technical staff, is made up of developers, project managers, and consultants who are constantly communicating, with the common goal of sharing helpful information with one another to help customers be more successful. As they run into issues and questions, find the answers, and make new discoveries, they post them… Continue reading ArcherPoint Dynamics NAV Developer Digest – vol 246
Category: Platform & Process
Microsoft Business Central File Handling Part 1
I recently attended the Microsoft Directions Asia Conference for the first time. Eight employees from ArcherPoint participated in or attended nearly 80 sessions presented by Microsoft and ISVs. Team members went to different sessions and shared that knowledge. The experience was awesome. The conference showcased for the first time the April ’19 Release of Dynamics… Continue reading Microsoft Business Central File Handling Part 1
AL Programming for Dynamics BC: Data Types
There are many data types that are used in the AL programming language, used to modify code in Dynamics Business Central On Premises. This blog explains how to use the Dictionary, RecordID, RecordRef, and BigText data types. Dictionary Data Type The Dictionary data type represents a collection of keys and values. Dictionary consists of a… Continue reading AL Programming for Dynamics BC: Data Types
ArcherPoint Dynamics NAV Developer Digest – vol 243
The NAV community, including the ArcherPoint technical staff, is made up of developers, project managers, and consultants who are constantly communicating, with the common goal of sharing helpful information with one another to help customers be more successful. As they run into issues and questions, find the answers, and make new discoveries, they post them… Continue reading ArcherPoint Dynamics NAV Developer Digest – vol 243
Sending an Email Through PowerShell Coding
Typically, people use Outlook or other tool for emails. But if you want to be able to send an email without having to go into Outlook because it can cause you to get distracted, taking you away from what you’re working on, there is another method. This blog explains how to use a PowerShell script… Continue reading Sending an Email Through PowerShell Coding
Why You Should Choose ERP in the Cloud
According to Aberdeen, more than 60% of businesses with at least one ERP solution still mostly rely on legacy on-premises systems. Why does that matter? The bottom line is that staying on premises is affecting their profitability. While development in ERP might be even between on-premises and cloud versions right now, that will change in… Continue reading Why You Should Choose ERP in the Cloud
Use the String Function in Microsoft Dynamics Business Central On Premises
This blog provides a step-by-step guide to using the String function in Microsoft Dynamics Business Central for customizations. Open Visual Studio. Create a Code unit for the string function.Figure 1 – Creating a code unit for the String Function in Microsoft Dynamics Business Central Create a page extension. Figure 2 – Creating a page extension… Continue reading Use the String Function in Microsoft Dynamics Business Central On Premises
ArcherPoint Dynamics NAV Developer Digest – vol 241
The NAV community, including the ArcherPoint technical staff, is made up of developers, project managers, and consultants who are constantly communicating, with the common goal of sharing helpful information with one another to help customers be more successful. As they run into issues and questions, find the answers, and make new discoveries, they post them… Continue reading ArcherPoint Dynamics NAV Developer Digest – vol 241
Using the AL Keyword in Microsoft Dynamics Business Central On Premises
If you’re new to Microsoft Dynamics Business Central on premises, you need to know how to easily customize it. This blog provides step-by-step instructions on how to use AL Keywords in a code unit in Microsoft Dynamics 365 Business Central. In this blog, you’ll learn how to do customizations using MAXSTRLEN keywords. Open Visual Studio.… Continue reading Using the AL Keyword in Microsoft Dynamics Business Central On Premises
Creating a new job in Microsoft Dynamics Business Central
This blog describes two ways to create a new job that includes budgets in Microsoft Dynamics Business Central. By including budgets, you increase visibility into cost, which helps you predict cost overruns and maximize revenue. From the Project Manager Role Center, use the navigation list to see the list of jobs. Set Up the Role… Continue reading Creating a new job in Microsoft Dynamics Business Central