-
Data Deletion functionalities
In Nav 2009 -> Administration -> IT administration -> Data Deletion. I have never tried this standard functionality. What this is used for? What is the date compression is used for also. Please kindly explain.
-
[solved]Call a propry DLL from codeunit NAV2013
hi guys, I need program a DLL to send certified emails with Italy provider pec.aruba.it and call that DLL from one codeunit in NAV2013. Well I know how do a DLL with c# to send email, but i don't know how call the DLL from one codeunit. Generaly I defined a global variable DotNet, but in this case? Have you same idea? PS :…
-
"You have selected the wrong instance of this printer"
I realize this may not be a NAV issue per se, but the issue only presents itself in NAV, and I'm wondering how common it is. We're using NAV2009 R2. Several users log into a Windows 2008 R2 terminal server via RDP. Sometimes, when they print (Adobe PDF printer, specifically, but this is the only printer used generally so…
-
Parts of XML Namespace copying down to next child Node.....
Hi - Hope someone can help me - im banging my head against a brick wall...... ](*,) ](*,) ](*,) I am trying to generate an XML file from NAV using the XML Management Codeunit (6224) I have got my head around traversing the different levels of nodes but there is one thing that i cannot seem to get sorted. The XML file i…
-
Job Queue NAS Navision Application Server
Dynamics NAV Classic 2009 SP1 Client with 5.0 Objects We have a job queue (Navision Application Server) that runs in the evening (it takes 40 minutes normally) and as part of this routine it accesses the item table, sales price table in which it creates a HTML file and from this HTML file it generates this CSV file. After…
-
Mass Reopen & Release PO
One of our customers, want a batch report that will reopen and release all Purchase Order. I created a batch report with the Purchase Header dataitem and wrote the following code in OnAfterGetRecordReleasePurchDoc.PerformManualReopen("Purchase Header");ReleasePurchDoc.PerformManualRelease("Purchase Header"); However, now…
-
Transfer Orders
Hello, On NAV 5.0 MPS/MRP is not creating Transfer Orders via planning wks. I have created sku's and location properly. Im using same demo db for testing purposes. Further MPR/MRP combination only gives results on planning wks. Look forward some advices with this regard. Sumith
-
Nav2009 R2 ADCS Server 2012
I have customer that bought an new server running 2012. I have loaded Nav2009 R2 (non sql) and all is fine. After installing the NAS and ADCS, I cannot get the VT100 service to start normally. I notice in the regedit that he places the registery for ADCS and VT100 in WOW6432NODE... I get 3 errors on the Vt100 start…
-
Default Location for Item
Is there a way to have an item default to a specific location throughout NAV? eg. Entering a PO and have the item default to a specific location regardles of what's on the PO header. Thanks
-
Consuming Web Services in Classic Client (NAV2009)?
Hi, I need to publish codeunit to external use, can I use Web Services with Classic Client? Or Microsoft Dynamics NAV Business Web Service - will install only with 3-tier? Or I can install 3-tier client over my classic client, continue use classic client, but using Web Services?
-
Navision 2013 excel buffer Merge cell
Hi Everyone, From last few days I am trying to export data in excel with Excel buffer and I need to implement Merge cell,Backcolor and fondcolor functionality. I tried to use ClosedXML but did not succeed. Have anyone here succeeded in implementing the same with .Net Interop Variable.
-
Purchase Posting Error due to Item Charge Qty Assig
In the NAV 2009 classic version, a user gets the following message when they try to post a purchase order that has an item charge on it: “Quantity Invoiced must not be greater than Qty Assig.” The purchase line where the error is occurring has an amount of 7267, a quantity of 1, “Quantity Received” = 1, “Quantity Invoiced”…
-
Looping through files, over 100 chars in filenames
I stumbled upon problem with filename length. I have set of xml files and some pdf that belongs to those xml files. I want to loop through the pdf files and strip the filenames shorter to match the xml filenames xml files are named like this: 1234567a-1234-abcd-abcd-1234567890a_invoice_123456789.xml and pdf names like…
-
Nav Calendar DLL
I downloaded the NAV calendar addon which was in General download, this addon uses calendar32.dll, our client has 64 bit server and cannot register the 32 bit dll. Can someone let me know where I can find calendar64.dll . Thank You.
-
Manage special characters in a dataport
Hello everyone, Do you have any way to manage efficiently special characters in a dataport? characters like ñ,ó,Ñ,ã,ª, etc Thanks!!
-
Diffferent cost amounts in Average Cost Calc. Overview
Hello Experts Can someone explain to me why the "Cost Amout (Actual)" for the same produced item is different in the Average Cost Calc. Overview? For instance: After I produced an item, The output cost = 8,8618.54 During the sales of the item on the same day, Sales cost = -7,729.45 I was expecting that during the sales the…
-
make order sales from quote sales without customer
Hi experts!! I'd have noticed that when I make one order sales from quote sales (without customer, from contact) the vendor code disappears How can I copy that number from quote to order? I'm lookin for in codeunit 86 but I don't see where...... :( Thank you.
-
Qty having diff behavior in diff preview % and print out
I try search through whole forum but I can't find any post is related to my topic and I not sure which category I should post. Pls let me know if got similar post. My situation is : When generate report, the quantity is having different behavior during the preview in 100% , 70% and print to printer(physical print out). The…
-
Codeunit 400 smtp Library not registered
I have a client who recently installed a new 64 bit server. They are using a SQL database so I migrated the data and then installed the middle tier, RTC, NAS, and classic client on the new server. All this went successfully. We we able to get all clients connected and everything is working well. However, we have been using…
-
Intersection -- Terrible Performance
Hello Everyone, One of our clients wants a new feature added to contact cards. They want to control which contact card a user can see. On the contact card, we created a new field called 'Program Code". This is a text field and a contact can be associated with multiple program. We modified the user card, and added a list…
-
Paym. Disc. together with Dutch Telebank in NAV4SP2/NAV4SP
If you use the Dutch telebank module together with payment discount and credit memos, it seems that vendor entries are not applied in the right way. Step 1: post an invoice and credit memo for the same vendor no. Invoice : amount 100,- payment discount 3% Credit memo: amount 50,- Step2: Create a telebank payment proposal…
-
version compatibility
I have Dynamics Nav version 5 objects running on 2009 r2 (executable upgrade) on SQL 2005 server. I have good capacity on a virtualised server 2012 with SQL 2012. Anybody know if this is compatible? I have CRM 2013 on this server and was going to add the Navision database, as the server it's currently on is creaking.…
-
NAV hangs when compiling a 2009 SP1 object in 2009 R2
Hi All, I had a database with NAV 2009 SP1 build 32029 on it and tried upgrading it by copying over the files for 2009 R2 Build 32012. The database converted and I can open Classic and RTC. But when trying to design or compile certain reports NAV just hangs. The event viewer does not provide any useful information either.…
-
RapidStart Error: "The file you are using is too large"
We are in the process of upgrading to 2013. There is one table which I am trying to import in Rapidstart into my package. When doing so I receive the error "The file you are using is too large". The excel file is large, around 30000 records at 10MB (ok not huge). I am assuming Rapidstart is using XMLPorts, and so tried the…
-
passing a record reference to a codeunit
Hi everyone I'm a noobie in Nav, I'm trying to use a codeunit from a report. The codeunit needs to fill a blob field in the current record that the report is working with on the 'Sales Header' table. The problem is (this may sound a little ignorant) that as I understand it, the codeunit has a limited scope and doesn't know…
-
Modify Approval Mail Template in NAV 2009 SP1
Hello everyone, I want to modify Approval mail template by adding 2 new columns. I have exported the mail template in .htm. I know that I should modify this file, then I will import it, but what I don't understand where the variables/parameters (%10, %57...) are declared? This is the mail template: <html> <body>…
-
Filter issue between SQL and Native
I tried to filter <>ABC*. It works fine in SQL database but can't work in Native database. is there any solution?
-
Change Body Text of internal e-mail invitation
Hi all, When creating a Task of type 'Meeting' it is possible to add a colleague (Salesperson) and send him/her an invitation message by mail (this feature is NOT using any Interaction Template!). This message doesn't show the scheduled time, though. I would like to add this information to the template. Unfortunately, I…
-
Better for SQL ???
We created a dataport to import some data into Journal Journal Lines. However, we are having major performance issues. To import about 50k lines, it takes about 2-3 hours. Our client recently bought a top of the line new server. I have made sure that we are using the correct keys, got rid of unnecessary validate calls. One…
-
Commit on one table possible???
I am creating a log file while working in navision. When an error occurs the system rolls back until the last commit. I want to keep the logrecords, but i do want to let the system roll back the rest of the transactions. We are working in navision 4.0 with a 2009 Client and an SQL database. When i use a commit after insert…