Forum Post: JOB NOT RUNNING
Hi Experts, please help job queue not running continuously. It runs and stop , checked the event viewer getting below message . any one can help?...
View ArticleForum Post: RE: ms dynamics nav services stopped automatically
Hi Richard it seems the service cannot connect to SQL. Usually it is one of two - either SQL Server is not running, or service has wrong connection details to the database. Robertas
View ArticleForum Post: RE: How do we delete/clear purchase orders received but not...
Hi, as others said, you can do a customization, however unless you have an extremely strong NAV partner, the customization is most likely to mess up GLs nd stock costings. Because when the PO is...
View ArticleForum Post: RE: To migrate code from NAV 2009 to NAV 2017 Do I have to pass...
No not for code, let me explain it all: There is no direct upgrade tool kit from NAV 2009 to NAV 2017. Then you do have 2 options: Do full upgrade from NAV 2009 to NAV 2013 (technical upgarde and merge...
View ArticleForum Post: RE: Interim accounts and Nav
Hi Sandy, almost as you have described, except: - Not AP Interim, but GRNI accounts which in Gen Posting Setup is called 'Inventory Accrual Account (Interim)' - Not AR Interim, but COGS Interim...
View ArticleForum Post: How to transfer User options from codeunit to the global function...
Hi all, I have a table called custom table with 7 fields, Custom Code datatype: Code; Custom Picture datatype: BLOB; Expiry Date of type: Date, Toxity of type option: the options are , Caution, Danger,...
View ArticleForum Post: RE: Posted Purchase Order with wrong Exchange Rate
If you're not running the exchange rate adjustment, then it needs to be done manually via general journals and posting directly to GLs (no vendor is involved). Then it's your choice whether to post the...
View ArticleForum Post: RE: JOB NOT RUNNING
Hi, what does the Job Queue Entry Log in NAV say? Does it show the error on 'Overflow'? Robertas
View ArticleForum Post: RE: JOB NOT RUNNING
The issue has resolved finally checked the related code code unit . Reduced the text field now it functioning perfectly.
View ArticleForum Post: RE: ms dynamics nav services stopped automatically
Hi Robertas the SQL server is running well without stopping
View ArticleForum Post: RE: ms dynamics nav services stopped automatically
and it was working well like 5 days ago
View ArticleForum Post: Word opens on preview
Hi experts, when I click on preview button of a report, instead of preview I get word printout. Please help.
View ArticleForum Post: RE: Word opens on preview
Hi in report properties "DefaultLayout" set as Word , that's the reason in preview mode its open in Word File. You need change "DefaultLayout" as RDLC . Regards Subhashis
View ArticleForum Post: RE: New records transfer issue from one table to another
MODIFYALL function is the perfect answer of above query
View ArticleForum Post: Export purchase lines to text
Hi everyone, I'm using nav 2016 and I need to export some purchase lines to a text file. At the moment I know how to create the file, download to the client but how to get the specific lines this image...
View ArticleForum Post: RE: ms dynamics nav services stopped automatically
If it was running 5 days ago and you were able to actually connect to NAV, then you need to see what has changed - database name, instance name, server name, firewall settings. Very difficult to point...
View ArticleForum Post: RE: Consume External web service in NAV
Hi Andrey, Thank you for answer. you have an example of use Codeunit 1297.
View Article