-
OCR workflow
Hi there ! Wondering if anyone here has experience of creating a workflow using OCR template, that will create the invoice, release it and allow posting of it?
-
Login issue for webservices using the service account.
Hi everyone, I have been digging around this for the past 2 days because of a strange issue here, I created and added a new service account to add it for Nav 2009 Services. It has sysadmin and dbowner rights in sql database. In NAV 2009 it has super permission. Yet still, we are unable to access any web services with the…
-
Business Central Tenant Admin
Hi, Does anyone know how to get to the admin tenant on a demo Office 365 tenant. I have gone to https://businesscentral.dynamics.com/<tenantid>/admin but the options are grayed out !
-
Bank Reconciliation - Expand / Collapse
I have 10 years with Nav2009, and about 2 months with Nav2017. I have a customer who wants his bank reconciliation deposits to ALWAYS appear in EXPANDED format.. NEVER COLLAPSED.. He is willing to forego the collapse functionality all together. THere is never a reason he wants to see it in collapsed format. Anyone know how…
-
DataType automation server
Hello everyone, I am working on dynamics NAV 2009 and i install dll file on server for payment processing but the new version of dll file is not work. When i uninstall dll file that still show in automation subtype but they functions are not visible. How can i remove that file completely from dynamics nav.
-
Fast Tabs issue on Vendor Cards Query
Hi All, First time posting here so I will try explain as best I can. When I am on a Vendor card for example and the Tabs are all OPEN. When I close the Vendor card and go do other things; then come back. All the Tabs are CLOSED. Is there a setting or a way NAV can remember that they were OPENED and keep them open? Thanks,…
-
Save as Type not pulled through when using the Save Option after Print
Had this problem occur multiple times, When completing a Statement, I am trying to save it as a PDF It Brings up this Option When clicking Save, No save as Type is allowed to be selected If selected to Save, It comes through as a Blank File The same process does not work for both saving as a Word Doc or as a Excel File…
-
nav reports
How can i step through or dubug a navision report with break points in the report
-
Can anyone explain what the Device table impacts in NAV?
Hello! We are having issues with our license access. We have more than enough licenses but they are split between Full and Device only. Can anyone explain how the Devices table works and what it does? Thanks so much!
-
So, is there MS Help explaining fields?
In NAV Classic (e.g. 2009) we had possibility to get help about number of standard fields represented on forms. Click 1, then 2 and you get 3 Is there such thing in BC? I could not find... MSDN got for 2013R2 only
-
Anything from MS for MTDfV changes in 2019
Sage and SAP are working with HMRC to provide links to the eventual API/Portal for MTDfV digital retention and reporting to HMRC but I can't find anything from MS. Is anyone aware of MS changes or other software to link with various NAV versions for this purpose?
-
User set up as Windows login on one DB and Database login on other DB - changing both to be Windows?
Hi all, My client has Nav 5.0 - we are set up as a Windows login on their live DB but as a database login on their test DB. I often have to jump between the two numerous times in a session and it's a bit of a pain having to type the long, complex password each time I connect to the test DB. How can I change it to use only…
-
Developing Extension in Business Central
Hi All.. I want to ask about development in business central (Extension) in the past when we develop using C/AL Code, we can add fields in the table I had done some customization in 10 standard tables (Table Item, Sales Header, Sales Line, etc) my question is ... if we want to move these customization, does it mean I will…
-
InStream data type
Hi, I have some code using InStream datatype to handle webservices. InStr := httpResponse.GetResponseStream; WHILE NOT InStr.EOS DO BEGIN //some statement; END; xmlDoc.Load(InStr); xmlDoc -> dotnet xml document the code return an error saying 'root element is missing'. If i'm not looping InStr before Load, it doesn't…
-
Dynamics 365 Business Central On-premise version is released
Hot news from Directions North America. Day1 ended with a boom of news for Microsoft Dynamics 365 Business Central. On-premise version is released, new features have been presented, the new versions will be every half a year and Web Client will be the only option from year 2020. Read more here: https://bit.ly/2OoKwqp
-
Calling Dynamics NAV Page Web services from .NET Core (Read SubPage Data)
Wonder if anyone has experienced with connecting to NAV Web services from a .NET Core app. The main issue I'm having is when calling Services like the SalesHeader Page SOAP WS. When I call the Read method, the Sales Lines are returned as null (I guess any SubPage data will return as null). I'm not sure if this is happening…
-
ADCS in NAV 2013 (Not NAV 2013 R2) does it use a NAS for VT100 or NAV Web Services?
I'm trying to setup ADCS in NAV 2013 that is not version R2. I know with version R2 VT100plugin is driven by Web Services. However in just plain version 2013 some of the parts are there and some are not. For example in 2013 Web Services are there and you can check to publish it but it doesn't give you a SOAP URL. I know…
-
outlook add on error
Hi, I have managed to create the NAV add on that is linked to outlook but when I try to create a sales quote I get an error stating "Microsoft.Dynamics.NAV.Exchange.ServiceWrapperFactory.CreateServiceWrapperWithToken failed with this message: The given token is invalid." Is there a solution for this please? Thanks, Nicholas
-
batch post print
Some one help me here I have a batch report that is created when one ends an order to create a dispatch list,on end order the system generates two reports which is part A and B(divided the products into A and B and have the same order number) where part A comes first then Part B,at some point the part A is not printed and…
-
Reversing Fixed asset purchase entry
Hi all, I have a fixed asset purchase order entry which was posted on wrong posting date say 14-Sep-2018. Hence I reversed it and posted a new purchase order on the correct date say 14-March-2018 (note that it is an earlier date). The issue is now when I do calculate depreciation then entries are created for the wrong…
-
How to create multy-lines Label in the file for AL project (Extension V2)
Hi All. I need advice or help with multy-lines Label in the file for AL project (Extension V2). I need to handle and export formated data (look like JSON) to the TEXT-message, but I can't define label like below: CommonText: Label '{ "clientId": "%1", "TypeOfPayment": %2, "amount": %3, }'; Can someone give me advice or…
-
Accessing External API via Rest Json using Post method
Hi; I created a codeunit to communicate with External API via Rest method. How ever I'm getting an error upon run saying "The Remote Server returned an error: (504) Gateway timeout". I'm guessing it is because of the Authentication (combination of Authorization and Key). Here are the Requirements and what I did: (Please…
-
Customize new entity integration from Dynamics 365 Business Central to Dynamics 365 for Sales
Hi All, I am doing some hands-on practice to check the possibility of Business Central and Dynamics 365 for Sales (CRM Online) integration. After performing the steps integration works with the default setup. Further, I like to perform certain customization like add a new entity in synchronization. For that I decided to…
-
NAV2017 crashes when running Customer Statement
Hi all We've recently installed NAV2017 CU17 at a customer site. All's been well but now the Customer Statement crashes NAV. No matter if you print or preview it, NAV just crashes with no obvious issue. It runs through codeunit 8800 Custom Layout Reporting, gets to the PreviewReport function and goes to the REPORT.EXECUTE…
-
Add Validation on PAN no. Field on Vendor
I want to add validation i.e PAN NO field only allow 5-Char,4-Numbers and 1 Char otherwise it's gives an error message e.g - PAN No. = AGHCC6789V
-
Reach published events inside extension
Hi, I have a problem that I can't find the answer to. We have an integration that is installed as an extension in the customer environment. To allow the customer to do some tweaking of the integration flow we have also added some published events in our extension code that we thought would be reachable from an open…
-
Refresh Production Order
I have a 3000 FG Items and they have multiple BOMS. When I press refresh button it takes lot of time to create Production component lines. It also lock other tables. How to improve this situation
-
How to send pictures to Excel in NAV 5.0?
Dear all, I gone through one blog and followed the steps. Created a function in excel buffer table ExportPicture CompInfo.GET; CompInfo.CALCFIELDS(Picture); IF CompInfo.Picture.HASVALUE THEN BEGIN FilePath := ENVIRON('TEMP') + '\IMG.bmp'; CompInfo.Picture.EXPORT(FilePath); END; ExcelBuf.ExportPicture(FilePath, 1, 1, 0,…
-
Technical upgrade to get latest web client
Hi! Is it possible to just do a technical upgrade from 2015 to 2018 in order to be able to use the latest version of the web client? Or do we need to upgrade certain objects as well in order to get all the features of the new web client?
-
Problem getting MenuSuite in Extension to display
Hi All Forgive me, I'm pretty new to NAV but please bear with me. I'm trying to create a simple extension. I've managed to create the extension which encapsulates my objects, I've created a .navx extension, published it and installed it, all without issues. My extension also includes a permissions set however none of my…