Book Image

Implementing Microsoft Dynamics NAV 2009

By : David Roys, Vjekoslav Babić
Book Image

Implementing Microsoft Dynamics NAV 2009

By: David Roys, Vjekoslav Babić

Overview of this book

<p>Microsoft Dynamics NAV 2009 is the latest release of the NAV application (formerly known as Navision) from the Microsoft Dynamics family of products that brings a 3-tiered architecture, web services enablement, and many more exciting features, to the well established Enterprise Resource Planning (ERP) solution.<br /><br />Although Dynamics NAV is carefully designed for ease of use, attaining measurable business gains requires an understanding of business, finance, analysis and design techniques, programming skills, and the ability to manage complex projects coupled with an expert knowledge of the product itself.<br /><br />This book distils hard won experience into an easy to follow guide to implementing the full power of Dynamics NAV in your business. It won't just tell you how to do it; it will show you how to do it. It will help you to become a better consultant or developer by providing practical examples and expert advice.<br /><br />From an introduction to the new RoleTailored user interface to a series of practical web services programming tutorials, you will gain a deep understanding of what NAV 2009 has to offer compared to previous versions. With a strong emphasis on practical examples, we take you through the implementation process and provide guidance on configuring the Chart of Accounts and Dimensions for financial analysis, how to use the Rapid Implementation Toolkit (RIM) to reduce implementation effort and an overview of the Sure Step implementation methodology. You will learn how to take a business problem through to a working solution using industry standard techniques such as use-case modelling and object-role modelling. We will teach you how to design and develop NAV objects including the new Page object and the Client Reporting Services report layouts.</p>
Table of Contents (17 chapters)
Implementing Microsoft Dynamics NAV 2009
Credits
Foreword
About the Authors
About the Reviewers
Preface
Index

Summary


We've only scratched the surface of the possibilities that Web service enablement presents. I expect there will be a plethora of samples on web sites and blog posts when NAV 2009 starts to take off and the NAV gurus decide to show off their skills. If you are non-technical, hopefully you found enough in this chapter to keep you interested, and you now have a better understanding of what NAV 2009 means in terms of extensibility. If you are a technical consultant and programmer, this chapter will provide a foundation for exploring the world of NAV 2009 and Web services, but there is plenty more for you to experiment with on your own.

Here're some more ideas you can try for homework:

  • Build a Codeunit that takes an XMLport as a parameter to allow a 'Create Purchase Order' service to be exposed as a Web service—try the same exercise using a BigText parameter.

  • Create an InfoPath form for creating new customers in NAV—for bonus points, you can deploy this to the Forms Server component of MOSS...