NAV 2016 - Object of type CodeUnit with ID XXX could not be found
Hi, I have a strange problem with a new NAV 2016 (CU6). If I try run own codeunit like CU 50000 with code MESSAGE('Hello'); I get always RTC message "Object of type CodeUnit with ID 50000 could not be...
View ArticleNAV on Azure scrolling speed
Hi, We have moved a couple of customers from our on-premise servers where they ran NAV as a remote app to Azure where they are using a ClickOnce client. The customers are complaining about the...
View ArticleNAV - Get tenant database information (Multitenancy)
Hello everybody. We are using NAV2013R2 and are about to migrate to Multitenancy. Everything is working quite well but we have a problem with getting the database information of the tenant databases. I...
View ArticleWindows 10 with NAV2013R2 Cumulative Update 12 - IIS Rewrite installation error
I've encountered an error when installing NAV2013R2 cumulative update 12 (Build 7.1.38053.0) on my new notebook running Windows 10. The error message says there is a newer version of IIS URL Rewrite...
View ArticleObject Change Listener in NAV 2013 R2 and beyond
Hi all, I'm struggling (failing) to activate the Object Change Listener for NAV versions beyond 2009. I followed the steps described here: https://msdn.microsoft.com/en-us/library/dd568739.aspx and...
View ArticleNAV 2013 Spell Checker for List Pages
hi, I have just implemented this spell checker on NAV2013: http://mibuso.com/blogs/ara3n/2009/11/2 ... amics-nav/ But unfortunately I can't get it to work on the Sales Comments Sheet because it's a...
View ArticleUsing unlimited text length for input text
Hi, I'm doing an upgrade to NAV 2013 R2. Formely we used Notepad for inserting large text lines. And stored these text in normal comment lines. Now I want a new solution. Looked into the following...
View ArticleError using 'Windows Script Host Object Model'.WshShell' on 2013 R2 RTC
I'm getting the following error after Notepad is closed and final command is executed successfully before returning to calling page. "The Server was unable to process the request. Close the application...
View ArticleExcise
through Bank payment voucher i post the enteries excise duty payable is Debit and PLA,modvat debit. excise duty payable entery pick on Navigate -->tax payment >Excise. when i am posting the line...
View ArticleAutomatically update Currency Exchange Rates
We are considering using the new Currency Exchange Rate Service in 2016:...
View ArticleCreate Warehouse shipment automatically - 2016
Hi, Its been indicated to me that NAV will create warehouse shipments automatically on release of a sales order given the correct warehouse config. However, the furthest I can take this is for the...
View ArticleCreate new page by code
Hi everyone, I know the property Runpagemode --> Create, But somebody know how can i do the same but by C/AL code?? I tryed with SETTABLEVIEW and RUNMODAL but doesn't works Thanks and Regards,Jon
View ArticleRunning Dynamics NAV 2015 on Mac and Parallel desktop
Hi, our customer runs Dyn NAV 2015 on Mac Machines, with the program Parallel Deskshop for windows. Now when they try to Preview reports in Dyn NAV, som of the content is not shown. The problem only...
View ArticleAnybody get NAV running on SQL 2016?
Can't set all the permissions in the documentation, master dbo.$ndo$srvproperty is not there, and the service tier won't connect.
View Articlecapture all records from a table
Hi everyone, I have created a codeunit with web service and i'm trying to pass to the aplication the content of a table. i have tryed do it with records but nots working, Anyone have any idea?? Im new...
View ArticleAutomated Delegation of Document Approval in Nav 2013 R2
Is it possible to automate delegation of document approval (Nav 2013 R2) as it is being done in 2016? For now it is has been done manually. Refer to manual below. Please help
View ArticleOnAfterInsertEvent called when opening list page
I recently started experimenting with event subscriptions, and made a small function that will get add a record to a tabel whenever someone insert a record in the salesheader. When i wanted to try it...
View ArticleDesign / layout questions
Dear all, 1st question: is there any way (as user or as developer) to show grid lines in e.g. sales order subform? In Nav 2016 there is no longer a vertical line between each column as you can see in...
View ArticleRequesting NAV data from JS client add-in
Hi all, Imagine the following situation. A javascript client add-in. From the add-in I need to ask NAV to send me some data. I can add an event handler to my add-in. Let's call it 'OnGetCustomerName'....
View Article