-
Can't subscribe to OnAfterLogInteraction in CU5051
I need to run a process after an interaction log entry is created, but I can't seem to be able to subscribe to the above captioned event. any tips? thanks
-
Using 'Incoming Documents' functionality NAV 2016 and Permissions
Hi, When user tries to create a new incoming document using the 'Create from File' option it only works if user has been assigned 'SUPER' permission. If user doesn't have SUPER permission, then the insert file page opens but no record is created in NAV. No 'permission' error is displayed. I have tried adding the 'system'…
-
How can I access multiple databases from the Dynamics NAV RoleTailored Client?
I am trying to config another database for test but l cannot find the path with service. What l have in my path is (C:\Program Files (x86)\Microsoft Dynamics NAV\60\RoleTailored Client) inside this path I cannot find the custom.Settings.config file so that l can change the database name
-
Can we integrate NAV 2016 with Go-Frugal.
Hi all, Can some one please suggest on how to connect to GoFrugal from NAV 2016 to sales order and Cash Management integration. Thanks in advance, Srinivas
-
Intercompany Journal Lines, only shortcut dimensions?
Hi, I'm using NAV 2018 CU3. Seems like posting of Intercompany Journal Lines only forwards dimensions that is specified as shortcud dimensions in G/S Setup. Bug or limitation? Any idea?
-
BC14 OData Request Error (Only sometimes)
Hi all, BC 14 version 14.0.38650.0 We have OData set up and are experiencing problems when connecting. Sometimes it works like a charm but sometimes we get Request Error with the below error message on the server. If i refresh the call it sometimes work and sometimes don't. <EventData> <Data>Server instance: prod_ws Tenant…
-
Email Logging
Hello, I have set up Email Logging and initially this was working fine and now it isn't. I have a Salesperson with my email address used. I have a Contact set up with a colleagues email. Once the Job Queue runs and moves the email from Queue to Storage no new Log Interaction Entries are created. There is no bespoke at this…
-
Unequal option member between C/AL and system.app
Hi everyone, I'm working on Dynamics 365 Business Central Spring 2019 (BC14) CU 14. I get confused about unequal option member in User table. In AL, I cannot use "External Administrator" in "License Type" field of User table. But when I checked the code in C/AL, I found that "External Administrator" is already exist in…
-
NAV 2018 Web Client freezes on blue Microsoft Dynamics NAV screen
hello, we are trying to deploy NAV 2018 Web Server Components in a Three Computer Environment and we are stuck with a blue screen showing Microsoft Dynamics NAV and after some minutes it gives an error 'Sorry, that didn't work. An error has occurred' Some points to note * On the same setup there is already a BC web…
-
BC14: Contact "No." is not set manually
Hey there, On a fresh installed BC14 I switch on the contact Card to create a new Contact. The Cursor is now marking the field "No.". When I am leaving this field without entering any number, the No. is filled automatically with the next free number and the "OnInsert" Trigger of the Contact Table is running. On another…
-
BC:14 Purchase Header does not use OnValidate Trigger of "Buy-from Vendor Name"
Hey there, In the standard Application of BC14 im going to write a Purchase Invoice (Page 51, Source Table 38): When I fill in the "Buy-from Vendor No." everything is fine and the corresponding addressfields and so on are updating: When im going to change the Vendor Name, only the Vendor No. is updating, but the…
-
How to become a Dynamics 365 Business Central Reseller
I have started my own business but cannot launch Business Central, it says something went wrong what is the steps to start this process
-
Issue Business Central launching application Urgent help needed please
I have my office 365 login but its home edition and when i want to launch BC it tells me something went wrong, what is the steps to take to add this or to be able to launch it
-
Ignore or Delete an uncompleted CardPage in Business Central/Dynamics Nav
Is there any trigger, property or Code for an uncompleted CardPage not to be added to the List??meaning to be deleted or ignored. Guy Help---Thanks
-
Issue Launching Business Central online urgent help needed
HI All i am urgently seeking help to launch business central online. I have started my own company and i have an office 365 work account but as soon as i launch the web application i get the following error, microsoft is telling me i need to buy essential and premium licenses. I just started my business and i am…
-
Purchase order report
Hello guys, I am looking for a report purchase orders in for my company. I am looking for this to be exportable on a spreadsheet and to contain Purchase Order No Vendor No. Vendor Name Items Amount Can anyone help me please? Thanks. Nagaboona.
-
Create General Journal Line with dimensions
Hi experts, I use NAV 2016 and create some records in the General Journal Line table. I need to add values in "Shortcut Dimension 3 Code" and "Shortcut Dimension 4 Code", but I don't know how to do that. Can someone please show me a few lines of code with this? I think, I should use DimMgt.GetDefaultDim() somehow and add…
-
Job Planning Lines Page very slow switching between fields and lines
Hello, We use the Jobs module and the job planning lines table is very big. We have about 50 jobs and each job can have up to 100,000 job planning lines. The issue we are running into is when users are trying to create new job planning lines or edit fields in existing lines, it takes a almost 4 minutes to switch to the…
-
BC 16 migration.json to migrate custom fields and tables to extension in upgrade
Starting in BC 15.3, Microsoft added the migration.json table that from their doc, looks like it will migrate custom and ISV fields and tables to pre-existing extensions using the extension app id. If this works like this, it will make upgrades less expensive, since we do not have to write code to move the data moving to…
-
Query object not appear in AL Object Designer
Hi, I need view the code of the 2464 query object "Posted Sales Credit Memo Line Items" I have included the extension "System Application" in app.json file but the code still does not appear what can I do to check this thanks
-
Access CIFS share over WebClient from Docker-Container as a host
Hi everybody, we have the problem, that it is not possible to save files or open files in the webclient (in an report) from an CIFS share. Everything runs in a container. The service account that runs the service tier in the container.. Must he have the permissions to open that network share? Or the user that is currently…
-
This message popup when i open web client.
I don't know what going on, what kind of way to check this error ?
-
Error: localhost refused to connect
Hi All, I am trying to implement NavUserPassword for Business Central 14. I followed the following post: https://chrisdsilvablog.wordpress.com/2017/11/16/how-to-login-windows-client-and-web-client-using-navuserpassword-authentication-in-microsoft-dynamics-nav/ and it is working for the Windows Client. However, i keep…
-
Error while Installing NAV 2016.
Hi all, When I'm installing Nav 2016 on Windows server 2008 R2, I'm getting the error, Below is the screenshot and log. Please suggest the resolution. Screenshot: Log: RegistrySearch: Id = 'IISInstalled', checking registry key existence. Id = 'IISInstalled', Key = 'SOFTWARE\Microsoft\InetStp', Exists = '1' RegistrySearch:…
-
Using web service is not work?
Hello everyone, i am new in navision i used web service of sales order and customer in dot net application when i run my project direct from visual studio and create order from application then it create record in navision sales order, but when i host application on IIS server then run it and create order then it create…
-
How to edit "ClientUserSettings" in Dynamics NAV 365 V.16.3 ?
I can't find ClientUserSettings in this version V.16.3 , I need to change ClientServicesCredentialType = Windows to NavUserPassword ,What will I do?
-
Page.RUNMODAL = Action::OK in 2013 R2
Hi there, I have a following problem: CustLedgEntry.SETRANGE("Customer No.","Bill-to Customer No."); CustLedgEntry.SETRANGE("Currency Code","Currency Code"); CustLedgEntryPage.SETTABLEVIEW(CustLedgEntry); CustLedgEntryPage.SETRECORD(CustLedgEntry); IF (CustLedgEntryPage.RUNMODAL = ACTION::OK) THEN BEGIN ... END; When the…
-
NAV 2018 - How Customer and Contact are linked?
Client wanted to convert all contact name in Customer Card in to a Contact for CRM purposes. I investigated the code that links both in Customer Card page. Confused a bit. There is no mention of customer no in the Contact table. So, Email address or Mobile Number is used to link them both? Is there any other way to…
-
Upgrade Nav 2017 to BC 14 with custom Extension : Issue Archived Data not restored
I'm working on migration of NAV 2017 DB with (Extension XYZNAVX Version 1.0.0.0 installed in it) to BC14 Steps I followed as per the guidelines https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/upgrade/upgrading-the-data As a prerequisite I prepared app file XYZAPP version 2.0.0.0 using VS Code that…
-
Performance issue | MS Dynamics 365 Business Central (Version 14)
Dear All, In the Cloud, we have two servers one for SQL Database and another for NAV Application (BC Application Server). The SQL Server Machine is running with 8GB RAM (25% Free) & the Application Server Machine is running on 16 GB (50% Free). The database size is less than 2.5 GB. Concurrent users are a maximum of 5.…