Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Programming Microsoft Dynamics NAV - Fifth Edition

You're reading from  Programming Microsoft Dynamics NAV - Fifth Edition

Product type Book
Published in Apr 2017
Publisher Packt
ISBN-13 9781786468192
Pages 706 pages
Edition 5th Edition
Languages
Authors (3):
Marije Brummel Marije Brummel
Profile icon Marije Brummel
David Studebaker David Studebaker
Profile icon David Studebaker
Christopher D. Studebaker Christopher D. Studebaker
Profile icon Christopher D. Studebaker
View More author details
Toc

Table of Contents (10) Chapters close

Preface 1. Introduction to NAV 2017 2. Tables 3. Data Types and Fields 4. Pages - the Interactive Interface 5. Queries and Reports 6. Introduction to C/SIDE and C/AL 7. Intermediate C/AL 8. Advanced NAV Development Tools 9. Successful Conclusions

NAV Application Server

Microsoft Dynamics NAV Application Server (NAS) is a middle-tier server component that executes business logic without a user interface or user interaction. In NAV 2017, NAS is one of the client services that runs in the Microsoft Dynamics NAV Server.

The NAS is essentially an automated user client. Because NAS is effectively a non-UI version of the standard NAV client module, it can access all of NAV's business rules.

Error messages that are generated by an NAS process are logged in the Event Viewer.

NAS operates essentially the same as any other NAV Windows client. If the NAS setup to run the Task Scheduler (formerly called Job Queue), it processes requests in the queue one at a time, in the same manner as the GUI client. Therefore, as developers, we need to limit the number of concurrent calls to an NAS instance as the queue should remain short to allow timely communications between...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}