-
NAV Regular Expression - Match Transformation
Hi, I notice something peculiar with the NAV Standard RegEx - match found in Page Transformation Rule Card (1238). This NAV standard RegEx Match skips the 1st match result. e.g. I expect to see As match results. But NAV RegEx match skips the 1st match result. When the same Regex expression in tested in: regexr.com/73md2 It…
-
Allowing Pop-Ups when using hyperlink to start software
Hello, I would like to open a PDF-Viewer or other software and I used so far hyperlink, which works fine with NAV2017 With BC I get a message from the brower that I have to allow pop-up messages and I entered http://localhost:8086/BC190/ But the browser (Chrome) still does not allow to start the software. What is wrong or…
-
NAV 2017 Client freeze att random times
We have a very weird issue where one of our customers clients always freezes at random times. This is for the whole company. Main Issue Freezes at random times at all their computers we cant derive this to anything special they do. It happens like 5 times a day 30 sec freezes always, and then the program starts workning…
-
Line Amount Excl. VAT getting calculated wrong!
We have a receiving invoice that was posted. Normally the Items for our lines will pick Direct Unit Cost automatically and we don't let users select it nor do we let them change the Line Amount Excl. VAT. We noticed as attached below that Line Amount Excl. VAT which is 86.40 is not correct. The Quantity * Direct Unit Cost…
-
RDL Error Definition of Report is not valid
Hi, I have this weird error below when trying to modify a rdlc layout and compile a report object. Microsoft Dynamics NAV Development EnvironmentError while validating RDL content: The definition of this report is not valid or supported by this version of Reporting Services. The report definition may have been created with…
-
Why do we need so many table keys in NAV/BC
Hi Guys I have looked at couple of tables to understand the base app allocation of table keys, for example, sales line table contains 19 keys for all possible combinations to retrieve data. Is this the norm when creating your own tables as well? For example I created a table with say DocType, Number, Customer and possible…
-
internet browser is not installed
Hello everyone, I have a problem in NAV 2013. When I click on the icon next to the Home Page field (customer or vendor), I get the message "internet browser is not installed". NAV 2009 works. Do you have an idea? I have already uninstalled and reinstalled IE9. In addition, I made a repair run of NAV 2013. Everything seems…
-
There are any Microsoft Tool in order to convert the database in EUR?
Dear NAV & BC experts, We have a croatian Company. As you know, in January croatian companies have to pass to EUR currency. Dou you know if there are any Microsoft Tool in order to convert the databe in EUR? Thanks in advance.
-
BC API Company reference in url
Dear NAV & BC experts, i have a Businnes Central 14 implementation, i have a problem when referencing API url exposed by BC. I've configured all OData parameter in sertvice configuration (except Company Default Name). When is use, for example, an out-of-the-box API such as payment method, in order to retrive all data i use…
-
Print to ELO with BC
Hi, my customer has an ELO archive to which documents are printed through a printer driver. The Document has special control chararacters, so ELO know what document it is. With NAV 2017 this worked fine, as the printer output is textual based and therefore can be interpreted by ELO. The same print from BC results in a way…
-
Is it possible to check whether the field has autoincrement property or not?
Hi! I'd like to know if there is a way (in AL code) to see whether the Field has AutoIncrement property or not? I've already looked into fieldrefs, Field Table, but nothing useful crossed my mind.. :neutral:
-
random files on temp folder of service account?
The windows user "service.sql" is only used as a service user of the NAV ( 2017) , and c folder of the server is totally filled because of the produced temp files ( each has size 70 mb, so far total: 213gb ) in temp folder of this account. Please see the attachment . Do you know any reason why NAV produces this temp files,…
-
Mail codeunit doesn't open e-mail in outlook anymore since last Office 365 update
Hi, We have been using the mail codeunit to create & open mails in outlook with the "RunModal" parameter. This has always been working fine, until one of the last Office 365 updates. When running the functionality now, it doesn't do anything. No e-mail opens in Outlook, no error in event viewer. This specific customer uses…
-
Anyone syncing D365 and Business Central Items with Multiple Units of Measure?
https://docs.microsoft.com/en-us/dynamics365-release-plan/2021wave2/smb/dynamics365-business-central/use-multiple-units-measure-when-synchronizing-items-resources-dynamics-365-sales This new feature enabled the ability to have multiple units of measure sync with D365. It does this by creating an Item Unit Group for EVERY…
-
Cryptography Management and TempBlob
Hello Everyone, I'm trying to do something that is harder than expected. I have to send a file (a pdf report, for example), via httprequest with multipart form-data. I managed to do that, only working with the tempblob codeunit (it has to be compatible with cloud environment). The problem is that the provider receiving the…
-
Running ADCS on Business Central 180
Hi. I am trying to setup ADCS on a Honeywell scanning device. I am able to setup 3 miniforms for Main Menu,Warehouse Picks and Warehouse Put Aways. I have created a web service for the ADCS and setup ADCS Users,enabled ADCS on location card. But now getting the link login with on the honeywell devise is my challenge. I…
-
AL Triggers are not working in VSCODE.
new to AL and not sure if this is the right place to post but,page 50110 DataTypeCard { PageType = Card; ApplicationArea = All; UsageCategory = Documents; Caption = 'Date Type Card'; layout { area(Content) { group(GroupName) { } } } actions { area(Processing) { action(ActionName) { ApplicationArea = All; trigger…
-
Error with extension not properly connected to separate company
Hi there, I am installing an extension that I only want active in one company. However, when I try to use my other company where the extension is installed but not connected/active, I get this error on the pages that the extension touches. We can't connect with this other company since it is in a different country and the…
-
Updating Profile role from web client
Hi there, if you go to the profile role, there exist the possibility to customize the profile for all. But when I click to Customize a new site is opened with following link: http://s22-navapp2c:48900/BC190?profile=BUCHHALTER/IN&customize the port 48900 does not exist. May be it is because of missing the Client Base URL in…
-
Troubleshooting session resource consumption
Hi, I recall in the old versions of NAV, (before 2009 classic client) you could view connected sessions and view the resources used by each session. E.g. Processor time, and memory usage. Is there anyway to do this in modern client? I Am currently using NAV2017.
-
What is the structure in C# to add records to a BC Cloud table via the OData v4 web service?
I have created an application in Azure and I have given it read and write permissions in BC, in BC I have published the page as a web service. So far I only have the C# code to display the records. The requirement is to monitor a specific folder in Windows and whenever a text file is added, the content of that text file…
-
NAV 2013 R2 QL Server error or errors occurred when accessing the Object table
Hello i have just restored a database frp, live, iam gettin SQL error after restoring the database in sandbox server, the database located on Azure. i have tried to sync the database via Tools-> "Buld server application object " whch comes with bunch of ForNav objects. i have have finaly tried on powersheel sync-NAVtenat…
-
Build Docker Container in a VM running Windows Server 2019
Hi all, Has anyone had success using bccontainerhelper to build a Docker image inside a VM that is running Windows Server 2019? I believe I've installed Docker correctly - it shows that the service is running and the Hyper-V and Containers are active in Server Manager. I'm trying to build various images, but here's an…
-
v16 Sales Price Lists
We're upgrading a customer to SaaS and as a trial we've enabled the new sales price experience in a sandbox. The feature upgrade has created 3 separate price lists, S00001, S00002 and S00003, and I can't see a reason why it did this. They've all got data from the old Sales Price table, and the last one also includes some…
-
OData WebServices BC14
We have custom normal page which we have incorporated OnNewRecord trigger which populates the document no (based on balance of the journal and the no series present =UpdateBalance / SetupNewLine functions). (based similar to Page = 39) The custom page works well when used manually (document number is populating). When we…
-
how to fix this in bc cloud
report 8069153 "Financial Statement Export" { Caption = 'ECF Sage Export'; ProcessingOnly = true; dataset { dataitem("G/L Account"; "G/L Account") { DataItemTableView = SORTING("No.") WHERE("Account Type" = FILTER(Posting)); trigger OnAfterGetRecord() begin Win.UPDATE(1, "No."); Win.UPDATE(2, Name); DecGMntC := 0; DecGMntD…
-
how to Import json file to navision Table
Hi all, I am new to Navision, can anyone of you tell me , how to import json file to Navision ? thanks, Rajan.
-
Deleting Reservation Entry Table Reservation from AL code
Hi All We have sales order item demand reserved to production orders. I want to delete the reservation entry table entry for sales order--prod order (2 lines for each reservation) and re-create the reservation linking production order to Job Planning line. Are there any known risks involved in deleting reservations and…
-
Protecting C/AL Code
Hi all, I was wondering is there any reliable way to protect NAV code from being reused by other partners. I thought extension is the answer as object disappears. But when I try to debug, I'm able to see all the code in the extension. It's as easy as I created a tool to export licence file from NAV DB. So it appears the…
-
How to transfer data from ONE Sql server DB to another Sql Server DB
Hi All, We are using two Sql servers in different locations. Is it possible to transfer table data from one Sql server DB to another sql server DB without manual intervention. This sync has to be done on daily basis. Please share your ideas. Thanks & Regards, Kishore