-
How to add missing GUIDs on NAV 2018 Approvals upgrade?
Upgrading approvals does everything except assign GUIDs to the Workflow step instance ID, so when the workflow is continued, the sequence starts over. Has anyone figured out how to assign GUIDs to maintain integrity to the approval workflow?
-
Calculate the Amount Vendor Ledger Entry And Insert Table
Hi Everybody, I create a table with the following fields: Table Name: Cal Balance Vendor 1. Vendor Code 2. Ending Date 3. Currency Code 4. Total Amount 5. Line No I use this table to save the results of the calculations at the end month. The purpose of reporting liabilities of Vendor. * I'm new 1 report on the data source…
-
Cannot access help in my desktop.
Hi all, I cannot access the help with the url: http://desktop-ijtkh1g:49000/main.aspx?lang=en&content=S_HOMEPAGE.htm where desktop-ijtkh1g is my desktop name, but can access the help using http://localhost:49000/main.aspx?lang=en&content=S_HOMEPAGE.htm. The issue is when is click on f1 or help in Dynamics NAV 2016 it is…
-
How to keep the order of the columns on the form
Hi, The users have customized the sales order subform to their own preference. (they changed the order of the columns) But every day when they log in to the system, they get the default order, even if they have changed the form before. We use NAV 4. Any advice on this. Thanks
-
Debugger (Extension) Suddenly Stopped.
Hi all, When I'm doing the debug in extension, debugger suddenly stop and showing the error: That is standard Business Central coding, I don't know why this error will appear. May I know that how to solve this issue? Thanks.
-
Save XML to Sharepoint
Dear Friends, I need to save my XMLPort output to a SharePoint location. Can anyone give some hints, sample codes to achive this in Business Central CAL code? Thanks vineeth
-
Error accessing Website Microsoft Dynamics NAV 2015 Web Client
Dear Friends Recently we configured 3 tier architecture (NAVSERVER, SQLSERVER & IIS Server on separate machines). As per Microsoft documentation SPN registered & delegation setup done. SPN setspn - l domain\serviceaccount ServerInstance/navserver:7046 ServerInsatnce/navserver.domain.com:7046 Delegation DynamicsNAV…
-
BC - Dynamics CRM Integration
Not sure how many people have used the BC<->Dynamics CRM integration, but once enabled the CDS and Dynamics connection loads BC "CRM ....." tables series 53xx The question is, are these virtual type tables or references to the CDS Entitiy? I wrote an event OnAfterModifyEvent and OnAfterInsertEvent from the CRM Incident…
-
How to send Vendor Remittance via mail to Vendor while posting Payment Journal?
Hi Friends, [Version: NAV 2018] I need to send Vendor Remittance via mail to Vendors as soon as Payment Journal is posted. I have done steps in NAV as mentioned in the blog: https://itsolutions.bdo.ca/insights/microsoft-dynamics-nav-2017-emailing-from-the-payment-journal/ but still I am unable to send mail automatically to…
-
Print Settings section in report request page BC16.3
hi All Hope you can help me. BC 16.3 Saas. Report 116, and 1316 both have a Print Settings Section at the top as shown in the screenshot below. Viewing the code of the request page in VScode this section does not exist! it starts at "Options" The reason I am looking for this section is to see how it's populated and why it…
-
No. Of Copies report?
i want to implement no of copies as original,duplicate,triplicate,extra copy, i have seen standered report 206 for reference but i unable to understand how to implement in my report can anyone tell me how to implement ? untill now what i understand is use integer table and write code on pre,onafter trigger what i don't…
-
NAV 2018 API - Complex Types
I really like the new NAV 2018 API feature. The only thing I'm missing is better documentation and too much time has gone into reverse engineer how standard Nav is using this feature and finding out the little thing. The purpose by this post is to hopefully save some other poor programmers a little time. If you see…
-
Printer selection VScode BC15 on Prem,
Hello How to send sales invoice to a printer in VSCode? The below code wil always print PDF an open a dilogbox to save the file. SalesInvoice.SetTableView(SalesInvoiceHeader); SalesInvoice.UseRequestPage := false; SalesInvoice.Print(); MS say that we cannot use Printer selection anymore as BC15 uses cloud printer. we are…
-
Adding dimensions to custom master table in BC 15
Hi guys, I need help, I am able to add global dimensions to my custom table using the event 'OnAfterUpdateGlobalDimCode' present in table 352 Default Dimension, my problem is that how can i add additional 6 shortcut dimensions ? If anyone can anyone help or guide, it would be great.. thanks
-
Reporting - Problem showing all Unit Costs with their Quantity
Hey Guys, im trying to create a Report that can show all Items on my Location with their different Unit Costs and Quantity Here is an Example: Did someone have an Idea how i can realize that? Ive already tried working with Value Entry but didnt has any working Idea I'm a NAV Beginner so i really hope some of you can help…
-
Business Central Device User Limitations
Hi, is there official documentation that clarifies wether the Device User has module limitations like the Team Member? Would it be necessary to add Custom Objects to the "application module" like it is the case with the Team Member? (Licensing Guide says for Team Member: "Team Members application module* may be customized…
-
Postman - write data in NAV using APIs (ISSUE)
Hi, i use POST method to write some data in NAV using APIs and everything was fine until i have changed ID of the destination table cause in the meanwhile that ID was taken in client's database. When i make the call ,request sees the old table ID and the problem is that table ID Destination is now different. i restarted…
-
Document Date change when Posting Date changes?
Hi guys, I want to update this so that when posting date changes it doesnt change the document date. I debugged that for quite long time, but couldnt see exatly where it does that, as it's not something like x.docdate := y.postingdate Ideas?
-
How to upload and download files to and from Dynamics 365 Business Central
With Windows Client going extinct and Web Client becoming the only way to use Business Central, there are new limitations like File Management. In this article, Justinas will talk about different ways to upload files to the database of Dynamics 365 Business Central. Read the whole article here: https://bit.ly/3fpYnae
-
D365 16.2.. upgrade?
Hi all, I want to upgrade from D365 13.0. to D365 16.2. Do you think this is easy and like cumulative updates or is it more complicated? Also is it possible? I downloaded it but I couldnt see any windows app? Is it only web based?
-
Error "Could not load type"
Hi, this error is occurs when I try to load next Control Add-in This is code of my add-in I tried to create and use Add-in by Microsoft tutorial https://docs.microsoft.com/en-us/previous-versions/dynamicsnav-2016/dn182584(v=nav.90)?redirectedfrom=MSDN#Next
-
MBS Nav 2018 cu23 - Role Center starting page is empty
Hello all, I have created a database of MBS Nav 2018 cu23 with alot of customizations. When the database has no users, when I enter the rtc I see all menus and can search and find any object (in the search text box at the upper right corner). If I create a User and re-open the rtc client, the starting page is empty, and…
-
Visual studio Code
Hi I am new in Navision NAV BC. I have installed Navision BC and Visual Studio Code on my mashine. So what now? I got this error. How can I solve this? /Javaid
-
Publishing code modified base app runs into error "Object reference not set to an instance of an obj
We are developing a rather large (~18.000 AL objects with many dotNet Addins) code modified base app. The compilation from Visual Studio code with Ctrl+Shift+B runs successfully. We have created a local Database including NAV-Server with only the system tables. We are able to compile and publish a code modified base app…
-
Setting Password on Files
Hello, is there any way to set password on some PDF files created from C/AL code, without any external DLLs? For example, I want to do something like Report.SAVEAS, but in addition I want that PDF file to be protected by a password and I cannot use any external dll, only standard C/AL methods. Thanks in advance. Cheers
-
How to check the number of the cumulative update that is installed
Hello, is there a way to check the number of the cumulative update that is installed as for the navision version (About microsoft Dynamics Nav) ? ( version Navision 2018) Thank you.
-
This is a Test
This is a Test
-
Not able to edit transaction in web client business central
I am not able edit the transaction like edit a value in field in one company but the same company's field is editable when i use RTC, it works well in other companies on web client issue only in one company. Thanks in advance.
-
Filter on Customer Table with Fields from Customer 2
Hi, maybe someone have an Idea how to use this problem: I created a Table "Customer 2" (PK: Cust No (of Course)). In this table I added different Fields and show this Fields in the customer list (Page 22). Now I want to Filter on this fields. It unfortunately does not work because I have two different source Tables. I…
-
Create note - Record Link formatting problem when saving
With the same code and only changing the text it produces different results procedure FillNote() var Customer: Record Customer; RecordLink: Record "Record Link"; outStr: OutStream; MyInStream: InStream; begin Customer.GET('00000006'); Clear(RecordLink); RecordLink.Init(); RecordLink."Record ID" := Customer.RecordId();…