ABOUT NAV 2016 NAS AND REPORTS SCHEDULING A little “how-to” post about NAS Configuration and Report Scheduling, below some info, links and some screens for simple configuration. NAV 2016 NAS – “ NAS services are a middle-tier server component that executes business logic without a user interface or user interaction. NAS services in Microsoft Dynamics NAV Server support applications such as Microsoft Office Outlook Integration and the NAV Job Queue. – “NAS” stands for NAV Application Server , which was a component in earlier versions of Microsoft Dynamics NAV. NAS services replace the NAS component, and this requires you to modify any use of server-side COM.” …nice postspages here about NAS. NAV Help on MSDN Online “Configuring NAS Services” https://msdn.microsoft.com/en-us/library/dd355183(v=nav.90).aspx About Job Queues https://msdn.microsoft.com/en-us/library/hh879489(v=nav.90).aspx How to: Set Up Job Queues https://msdn.microsoft.com/en-us/library/hh879053(v=nav.90).aspx How to: Create Job Queue Categories https://msdn.microsoft.com/en-us/library/hh179528(v=nav.90).aspx Video: How Do I: Implement the Job Queue Entry Pattern https://msdn.microsoft.com/de-de/dynamics/nav/dn864863 “Background Posting and Job Queue in Microsoft Dynamics NAV 2013” by NAV Team Blog, old but nice post about background posting. http://blogs.msdn.com/b/nav/archive/2012/08/31/background-posting-and-job-queue-in-microsoft-dynamics-nav-2013.aspx …some screens about “NAS CONFIGURATION AND SETUP” NAS SERVER SETUP RETRY ATTEMPS PER DAY RUN NAS WITH ADMIN RIGHTS STARTUP ARGUMENT STARTUP CODEUNIT STARTUP METHOD NB: NAV Help is incorrect for options STARTUP CODEUNITSTARTUP METHOD Microsoft: “ The reason being change in NAV 2016, in the Codeunit 1 there no NAShandler function anymore , it has shifted to Codeunit 450 . If you still define Codeunit 1, then there has to be code defined in Codeunit 1, or if you define any other codeunit then you provide it here as you know this already. This is BUG in the documentation about configuration parameters, will be fix soon.” NAV NAS CONFIGURATION LISTA CATEGORIE CODE PROCESSI CODE PROCESSI MOVIMENTI CODA PROCESSI MOVIMENTI LOG CODA PROCESSI DEFINE A NAS PROCESS QUEUE : “EX NOTIFICA” EX: NOTIFICATION ENTRY DISPATCHER CARD ABOUT REPORT SCHEDULING You can send a report in process scheduling using “ ScheduleProgrammazione ” option Schedule option is available both for RDLC and Word Layout Reports EX: LISTA CLIENTI TOP 10 REPORTS ELABORATI IN “REPORT ELABORATI” … to open a report > “Click on link” !
↧