Skip to main content

MSDYN365BC 2019 Wave 2 - Steps for New Implementation?

Hi Readers,

I hope you are reading all the articles about Wave 2.


This is what is asked a question via e-mail, about how to set up a new database for a customer.


In this article, we will discuss steps that we need to take for a new implementation.


For a New Implementation, we used to take following steps.
  1. Using the Microsoft Dynamics NAV Development Environment Create a New Database.
  2. Export all objects from Cronus Database.
  3. Import all objects in New Database Created.
  4. Compile all objects with sync Schema Now with Validation.
  5. Create a new company in the database via Powershell.
  6. Login to Windows/web client.
  7. Add User in Database.
  8. Setup all masters using RapidStart Services.

But how we will do it in Business Central 2019 Wave 2?

Why we cannot do it in Business Central 2019 Wave 2?

We cannot follow the above steps in Wave 2 because with this release following does not exist -
  1. Development Environment.
  2. No C/AL Objects.
In the next article, we will about how we do it with the latest Business Central 2019 Wave 2 Release.

Hope you find the information useful.

Let me know your views as a comment on this article.

Stay tuned for more.

Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -