Book Image

Implementing Microsoft Dynamics 365 Business Central On-Premise - Fourth Edition

By : Roberto Stefanetti, Alex Chow
Book Image

Implementing Microsoft Dynamics 365 Business Central On-Premise - Fourth Edition

By: Roberto Stefanetti, Alex Chow

Overview of this book

Microsoft Dynamics Business Central is a full business solution suite and a complete ERP solution, which contains a robust set of development tools; these tools can help you to gain control over your business and can simplify supply chains, manufacturing, and operations. Implementing Microsoft Dynamics 365 Business Central On-Premise covers the latest features of Dynamics Business Central and NAV from the end users' and developers' perspectives. It also provides an insight into different tools available for implementation, whether it's a new installation or migrating from the previous version of Dynamics NAV. This book will take you from an introduction to Dynamics NAV 2018 through to exploring all the techniques related to implementation and migration. You will also learn to expand functionalities within your existing Microsoft Dynamics NAV installation, perform data analysis, and implement free third-party add-ons to your existing installation. As you progress through the book, you will learn to work with third-party add-on tools. In the concluding chapters, you will explore Dynamics 365 Business Central, the new Cloud solution based on the Microsoft NAV platform, and techniques for using Docker and Sandbox to develop applications. By the end of the book, you will have gained a deep understanding of the key components for successful Dynamics NAV implementation for an organization.
Table of Contents (22 chapters)
Title Page
Copyright and Credits
Dedication
About Packt
Contributors
Preface
Index

Changes in Microsoft Dynamics 365 Business Central


I would like to mention that the Microsoft Dynamics 365 Business Central on-premises and SaaS environments are different. For the Microsoft Dynamics 365 Business Central SaaS environment, we must remember some restrictions:

  • The SaaS environment is always on.
  • Only the web client exists.
  • The standard cannot be changed.
  • It's possible to develop only with Visual Studio Code.
  • The extensions must always be used to load the customizations.
  • In multitenant environments, it may be more costly and time consuming to implement the changes.
  • If a problem emerges, we do not have a physical server in front of us.
  • We do not have access to the SQL Azure database.
  • The times of implementation, release, and application of the changes are quite different (more expensive).
  • If something is not successful, it could be a problem.

For the rest, the concepts seen earlier (as general concepts) are valid and applicable for both Microsoft Dynamics NAV and Microsoft Dynamics 365 Business...