REPORT.EXECUTE Runs a report in preview or processing only mode without running the request page. The function gets the request page parameter values as an input parameter string. This is the new reporting function added on 2015 version Requirement : preview Sales invoice report without the request page Create New codeunit to generate the XML... Continue Reading →
Dynamics Nav 2016 Enable NavUserPassword authentication in simple steps
This post describes the simple steps to enable the NavUserPassword authentication Download the poweshell script form Dropbox Link Run Script as administrator Run mmc.exe to open management console File -> Add/Remove Snap-in Select Certificate -> Add -> Select Computer account finish New Certificate created on Personal Certificate folder with 10 year validity Copy Certificate... Continue Reading →
Navision Schedule Report warning There is no running job queue for scheduled reports.
Scheduled reports are entered in the job queue and processed at the scheduled time, similar to other jobs. If we choose to save the report to a file, then the processed report will sent to the Report Inbox, While Scheduling the report, the scheduler page hitting warning message There is no running job queue for... Continue Reading →
Schedule Adjust Cost report on navision 2013 and higher versions
Job queues enables users to schedule and run specific reports and codeunits. You can set jobs to run one time, or recurring basis Previous versions we have to install NAS to process job Queue , 2013 and higher versions default service will start process this job queue entries . Create New Job Queue Category ADJUSTCOST... Continue Reading →
Implementing Nav 2016 Workflow Events and Response for Sales Invoice auto send email
In this post we will create a new Workflow Event . The event tied to the Dynamics NAV Sales post functionality, While posting the sales invoice based on the workflow conditions program will auto send email and update the pdf report on report inbox You may download the object and workflow file from Dropbox Link ... Continue Reading →