Skip to main content

Posts

NAV 2013 R2 NAS - Where is my NAS Default Company in Service?

Hi all, This post is about the Change is Service Tier Between NAV 2013 and NAV 2013 R2. I was trying to configure NAS in NAV 2013 R2 and was stuck because i don't see the Company Parameter as we had in NAV 2013.

NAS - Email Intimation when NAS Services Stops.

Hi all, A common question that we have in mind about NAS is -  what happens if NAS Services are turned off? We are mostly looking for something like a E-mail Intimation to Administrator. This article is based on inputs provided by +Arul Venthan   and  +Neha Pr  . This article is not for NAS Service only. This applies to all windows services and can be setup for any of them.

NAV RTC - Get Data From Navision in a External Application using Web Services - Part III

Hi all, If you plan the download the application as per the last post, then follow these steps for work that application. Earlier Linked Post in This series - NAV RTC - Get Data From Navision in a External Application using Web Services - Part I NAV RTC - Get Data From Navision in a External Application using Web Services - Part II

NAV RTC - Get Data From Navision in a External Application using Web Services - Part II

Hi all, Let's See Today How to Read Data From Navision Using an External Application - Part 2. If you haven't read post 1 then Read Here . Step - 4 Connect the windows Application to Navision Using Web Service.

NAV RTC - Get Data From Navision in a External Application using Web Services - Part 1

Hi all, Let's See Today   How to Read Data From Navision Using an External Application - Part 1. Agenda for Part 1 & Part 2 - Part 1 - 1) Create a Codeunit in Navision to get inventory when user sends the Item No. 2) Create & Publish a Web Service in Navision. 3) Create a Windows Based Application in Visual Studio.