Skip to main content

Posts

Navision Classic - Save Report in PDF File as User Defined Path.

Hi all, Today Let's try to save a classic report in PDF format. We need to use any third party tool (PDF Printer) which will be used to print report in PDF. There are plenty of them if you search on the web. I will be using Bullzip Printer for Demo. For Downloading Bullzip Printer follow the Link . Download and Install the PDF Printer.

Navision SMTP Setup and Uses

Hi all, Let's discuss and try to find out uses of SMTP Related Objects in Navision. A Navision Database contain following SMTP Objects - Table - SMTP Mail Setup Form / Page - SMTP Mail Setup Codeunit - SMTP Mail This article is part of the Series. Please Refer  Table of Content here .

How Job Queue works till Navision 2009 R2?

Hi all, Let's discuss Job Queue in Navision. If you filter Navision database(till NAV 2009 R2) with @*Job Queue* you will find - 5 Tables. 6 Forms & Pages. 2 Codeunits. as shown below.

Multiple Web Client Continued...

Hi all, In previous post we saw how to add multiple web client and host them. Now if try to Browse the New site Created you might end up with error -

Multiple Web Client in NAV 2013.

Hi all, As we have multiple RTC Clients, can't we have multiple Web Clients? A instance of web client run for a single company at a time. What if we require web client for multiple companies. OR What if we want to have multiple web clients for two different databases.

Impact of User Roles in SQL in NAVISION.

Hi all, I was thinking about this post form a long time. It's about roles assigned to user in SQL. Let's see how these roles effect us in Navision.

How to Import Text File In Developer Toolkit?

Hi all, In Previous post we had seen  A) How to install Navision developer Toolkit   B) How to create developer toolkit databases. Let's see how to import database objects into toolkit database.