-
BC20 CU2 on-premise - help links in the navsettings.json doesn't work
Hey, since BC16 or 18 we have stored our own help links in the navsettings.json of the web server. Like this: }, "ApplicationIdSettings": { "BaseHelpUrl": "http://support.firma.com/{0}/", "BlogLink": "https://www.firma.com/", "ComingSoonLink": "https://info.firma.com/", "CommunityLink": "https://www.firma.com/",…
-
How to translate xlf-Files
Hi guys, I am updating from Dynamics2017 to BC190 and at the moment I am facing how to translate the xlf-files I have exported the old caption-translation from 2017 and I also generated a custom.de.xlf. How can I now translate missing captions from en-US to de-DE? I also tried to use the microsoft translation service, but…
-
Using Newtonsoft JSON Library to find specific key-value pairs in a JSON string
Hi everyone, There are a number of posts here about parsing JSON files, but none that use the DotNet Newtonsoft JSON library. Has anyone used the DotNet library Newtonsoft.Json.Linq.JObject to read specific key/value pairs from a JSON string? I've loaded values into a Json Object:{ "item": { "ID": "72795", "Latitude":…
-
First Day of the Month
Hi Say, DateX is a date variable holding some unknown date. How do I find the first day and the last day of the month in that date variable? TIA Maluwa
-
usage of Exit after filtering in AL
Hi I have written a query to filter by setrange/setfilter and then findfirst to get the filtered records. If I don't use "Exit" then the query doesnt work so trying to understand why. Is using Exit best practice example first works and the second doesn't workGenJournalLine2.Reset(); GenJournalLine2.SetRange("Journal…
-
Is required Test Library extension in Upgrade Business Central 14 to 20
Dear Friends Is required Test Library extension in Upgrade Business Central 14 to 20, can you tell me the purpose of Test Library, is it mandatory ?? Krish
-
Invalid language ID supplied: 0.
Hi After Upgrading Business Central from 14 to 20, when I want to run any report, it gives an error. "Invalid language ID supplied: 0." Please suggest Warm regards Kris
-
Small customisation on standard tables , what is effect on Upgrade
Dear Friends, I have made small custom fields in table no 37. How do I upgrade the to AL and thus into Business Central
-
Migrating data with Configuration Packages
Hi I have tried to upgrade data from Business Central 14 to 20. It looks very complicated. I have custom app complied and updated in a new version (20). now my Business Central is ready with my custom extension. So I have decided to migrate G/L Entries and others related. Please advice. at least I can do it this way I am…
-
How to extend features in business central ?
Hi, when a feature is turned on from feature management, the symbols are still missing in AL. Does anyone have a solution for this?
-
Replace namespace in xml Ports with .net
Hi, i created an xml-export with a .net variable. (System.Xml.XmlTextWriter.'System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089') My example code is like this The result is: So far it looks ok. Now I want to change 'xmlns" in the CustomField-part by 'name'. Anybody an idea how to solve this?…
-
Copy ZPL file to printer in BC
Hi, does anybody know how to copy a ZPL file to a Zebra printer in BC OnPremise?
-
is there anyway that i can mark checkboxes in word from navision 2015?
i created word template where i have some quick parts, i wrote code to fill quickparts and it works but i also have some checkboxes that i want to check based on option field value that user chooses, i couldnot find any solution for this.
-
Migrating Multiple On-Premise Companies to BC Online
Following the MS documentation for the Migrating process we have successfully migrated several customers from BC14 on Prem to BC20 Online. https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/migrate-data But now we have a customer with multiple Companies in the same On Prem. Database and…
-
VAR reserved object numbers and On-Premises customer licenses
We have recently been granted object numbers from MS in order to develop our own apps into the AppSource, and we have currently transformed some of our standard modules from region 50000 and 60000 to this number series. Apps are not (yet) published to AppSource, but they can still be installed into the cloud version…
-
Unpredictable Pauses during Report Processing (BC14)
Hi one of our customer complains about delayed output of RDLC-reports printed on local or network printers. This happens at unpredictable times, but several times a day (per user). Often a customer of our customer is waiting to get the paper report (shipment or invoice). The time varies from some seconds up to 10 minutes.…
-
Mass Update User Setting in Business Central
Hi, Is there a way to do a mass update on User Setting in Business Central. I tried Rapidstart but because it is a system table, it is not allow.
-
Dataverse Connection Setup Coupled Business Unit
We are setting up the Dataverse Connection Setup between Business Central and CRM. We have a Business Unit in CRM which we would like to use, but Business Central has created a new Business Unit as expected. Is it possible to change Business Central to look at a different Business Unit? It seems to suggest this is possible…
-
Several users reported that their start profile page changed to Accounts Reciecable Administrator
Selected profile in Navision has not changed restarted Navision server, no effect. User still has wrong profile
-
Business Central Getting Crashed when Record.Modify or Record.Insert is getting executed on Page Ext
Hi, From Posted sales invoice page I am running E-Way Bill Update Action to fetch details from API Response. I am getting the response correctly but when i am trying to insert the same in any table (Record.Insert) or sales invoice header (Record.Modify) business central is getting crashed and the Web client looks like the…
-
Shopify Integration with D365BC
Shopify Integration with D365BC The following functionalities have been added in this App. Upload Products with Variants Update Products Inventory Download Orders Download Customers Fulfilment and other functionalities can be added, if needed Objects table 50140 "Shopify Setup" table 50141 "Shopify Staging Order Header"…
-
[SOLVED] Compiler Error "DotNet is missing" in Business Central 19.3
Hi, I try to compile the Business Central 19.3.34541.35002 The compiler ends with following errors, because dotnet libaries are not found: d:\Projekt\UpgradeBC190\BaseAppCustomized\SMTPMail.Codeunit.al(15,28): error AL0185: DotNet 'CancellationToken' is missing…
-
Caption Class
Hi All, I am trying to find out the caption class of Item by location Matrix(page 9231) and how they are fetching the values for caption. I have attached the screen shots of caption class. so please tell me if any one know the meaning of " '3,' + MATRIX_ColumnCaption[1] " .
-
How to mark records automatically when opening a list page?
Hi experts, I have made a new list page that shows some records in Business Central cloud. I would like that when the page is shown, all the records are marked automatically. Then the user can unmark some of them and press a button. I know that the function "Mark(true)" can mark a record, but I cannot see it on the page.…
-
sys.sysobjvalues
Hi, I am getting this error. The CREATE UNIQUE INDEX statement terminated because a duplicate key was found for the object name 'sys.sysobjvalues' and the index name 'clst'. The duplicate key value is (60, 808494059, 1, 0). I have restored the database in different servers but no use. DAC is giving a big problem Does…
-
Interpretation of "Production Order - Shortage List" report
Hello All I am trying to understand the "Prod Order - Shortage List" report. In particular the data shown in the last columns. I have tried to match the data for various items on the report by comparing the report to the associated items cards and prod orders without success. Please can someone explain how these columns…
-
.NET Variable constructor - what am i doing wrong?
Morning, Hoping someone can tell me what I'm doing wrong .. i keep getting an error re not instantiating a .NET variable but im unsure how to instantiate it ? See screenshot below
-
Change Log
Does anyone recall in which version Change Log started tracking record changes made thru code? Early versions of change log only tracked changes made directly by a user. I'm thinking this was NAV 2009 but not sure.
-
page caption not changing
hello. I am facing a weird problem whereby I cannot change the page name. The code is the following but somehow the page still comes up as "Card Transfer". So then when I search for the page, I have two suggestions with "Card transfer" name Page 1 Caption = 'Card Transfer'; //DataCaptionExpression = 'Card Transfer Card';…
-
Is there a way to see when a user last logged in to BC?
I have a client asking how to do this, and I've never seen/heard/been able to find anything about this. Any help would be appreciated. Thank you!