-
Getting "Invalid Date" on Item.Get() or Item.FindFirst
This issue was resolved. I missed one of the date fields when I did my tests on the Item record. It did indeed have some kind of corrupted date. updating that date with SQL resolved the issue. Thanks, Michael Hi, In Business Central 14 (we are using the C/AL version with windows client), Today we started to get the error…
-
What’s new in Dynamics 365 BC version 2024 Wave 1
Dear Dynamics Community Members, As the new version of Dynamics 365 Business Central is coming, Simplanova is organizing a webinar with Stefano Demiliani, Microsoft MVP for Business Applications. During the webinar, you will hear detailed information about What’s new in Dynamics 365 BC version 2024 Wave 1. Register now…
-
Email encoding
Hi, Cannot figure out why the Navision has started to sending the emails with wrong text encoding for German characters. The server settings are all set to German, anyway no changes were made. Any suggestions what should I try? Thanks, Toni
-
Make list part expand fully when in a group with a field?
I have a list part in a separate group on a page. I need to add another field in the same group. When I add, it looks like this: I need the list part to fully expand, not be half and half like this. I tried adding in subgroups to the field, to the list part and to both at once but no matter what I do they are divided half…
-
How to setup SMTP Mail for Outlook in NAV 5.0 SP1
Hi, We are running NAV 5.0 SP1 and I need to setup SMTP Mail for Outlook through T409, F409, CU400. I cannot get it to work, get error: Failure sending mail. Authentication failed because the remote party has closed the transport stream. I have installed and registered Microsoft Navision Mail automation v. 7.3, am using…
-
Cloud BC to get Location Name instead of Latitude, Longitude
Hi All, understood that Business central is able to get Latitude and Longitude but is it possible to get the location name instead of Latitude/ Longitude ? Thanks.
-
BC Dimension Issue BC 22 On Prem
We recently moved to BC 22 on Prem. We are noticing a weird issue. In Purchase Line and FA GL journal , we have to enter short cut dimension ( 2, 3,4,5,6,7,8) before shortcut dimension 1 . If we enter Shortcut dim 1 before other shortcut dimensions, somehow it does not recognize shortcut 1 dimension. It says that the…
-
Error Updating 'Requested Delivery Date' Field Automatically Upon Item Insertion in New Record
Hello, After inserting the item I want to automatically update the 'Requested Delivery Date' field (it is a new record), however, the field value shows empty in the record. It is worth mentioning that while debugging the code, I entered the filter of the line 'if SalesLine.FindFirst() then begin': In addition to that, when…
-
Erase an unused company in BC20
Hi All, In /My settings/ in my BC20 sandbox i have tried to create a new company which failed at the end of the proces. The name of the new company is created but it is not possible to select. Now i want to erase this company. How can I do that? Best regards Bent Dalsgaard
-
Cannot edit the description on Sales Quote Line.
One of my user cannot edit the description on Sales Quote Line and got "We have no further details about this." but she has a Super Permission and Dynamics 365 Business Central Essential License. Could you help me to solve this case?
-
SMTP for Outlook 365 NAV 5.0 SP1
Hi @ftornero, I am trying to implement sending emails through smtp.office365.com from NAV 5.0 SP1, cannot get it to work. On 6/3/14 you provide link to a hotfix that is no longer available. Do you still have it or another link? "It works in NAV 5.0 without a problem, you need this hotfix…
-
Business Central Docker Container not working with hostname?
Using Docker Desktop I have created a new BC container. I am able to access it through 1XX.XX.XX.1/BC (example IP) but not through stefan/BC (which is the name of the container). My hosts file has the correct values (it updates whenever I run the container) and I have read permissions on it. Whenever I publish an app from…
-
Business Central 14 The remote certificate is invalid according to the validation procedure
We use the ECB (European central bank) exchange rate service. When i add the URL in BC, https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml, i get error "The remote certificate is invalid according to the validation procedure". I've checked that the root certificate for the issuer Entrust is there and if i go to…
-
Control add-in error
Hi, I have a problem with control add-ins in a new on-prem BC23 NZ installation with db upgraded from BC17. Some of the control add-ins don't work. The weird thing is that it's specifying public key token a4af7ee0f073bc1a instead of 31bf3856ad364e35 Also the OAuthIntegration Control add-in is not working The control…
-
Error with custom report.
Hi, How can I obtain the related records between the "Item Journal Line" table and the "Reservation Entry" table in a custom report? On the "Production Journal" page I added a button called "Generate Labels" and I want to show in the report the records from the "Reservation Entry" table that are related to the "Output"…
-
The future of micorosft dynamics product
Dear All, I am currently thinking about the future of microsoft dynamics products from this year - 30 years ahead (in the future). I've seen for example convergence emea ppt file that AX 5.1 will be released in 2009, only about 3 years from now. Are everyone here in this forum or in this world who have career as consultant…
-
SignedXML codeunit
Hi I'm creating an integration from Business Central (SAAS) with the eHealth platform (Belgium) and I need to sign my created XML with 3 references. I've created the following xml document (manually with the XML objects):<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<soapenv:Envelope…
-
Anti-Virus Exclusion Recommendation
Hi, I was searching all over the internet for a article or document, with anti-virus exclusion recommendation for Business Central on Prem, but i didn't find any info. Are there no such recommendations for the server instances and the webclients on IIS?
-
Hide Insights are on role page in BC
Hello, How can I hide the Insights area on a role page in BC using al? Kind regards, Kristof
-
Creating BC docker container with automatically enabled feature SalesPrices
HI! It is possible to create BC container in which the specific features will be automatically enabled. I know I can enable them on page "Feature Management", but I need to create container during CI/CD pipeline and to run automated tests in it. I tried to use this command for creating container: $artifactUrl =…
-
Dynamic dynamic filters based on another DataItem level in Query API
Hi! Im trying to get this code working but cannot get it to bypass the error I in the attached screenshot. Is there anything that I have missed in the syntax or is this way of setting filters in a Query API basically impossible? query 50101 "ItemVarBalance API Query"
{ APIGroup = 'xxx'; APIPublisher = 'xxx'; Caption =…
-
[NAV2018] Transaction failed. SendAsDenied error while sending PO for approval
Hi, [Version: NAV2018] I am sending a PO for approval and there are 3 persons (A,B,C) in the approval chain. Persons A,B,C are added in Approval User Setup with their respective email IDs. When I send a PO for approval, I am getting below error in Job Queue Entries. By default it is not taking up the e-mail ID from the…
-
Dynamics NAV Web Services SOAP <Key>
When ever you READ (or insert) a NAV SOAP Web service, NAV will return a SOAP response with <Key> Value. E.g. <Soap:Envelope xmlns:Soap="http://schemas.xmlsoap.org/soap/envelope/"> <Soap:Body> <ReadMultiple_Result xmlns="urn:microsoft-dynamics-schemas/page/ws_fixedasset"> <ReadMultiple_Result> <ws_FixedAsset>…
-
Table 87- Date Compr. Register
Is there an issue if I clear this table? Does it effect anything? Or is it just a "record holder" of what "was" done. Thanks
-
Variable value passed to report is not being printed
So I'm trying to display my variable value in my report. But it prints in the message "Numerario" but in the report is not showing anything.. OnPreDataItem() PaymentMethodCode:=CustLedgEntry2."Payment Method Code"; PaymentMethod.GET(PaymentMethodCode); PaymentMethodDescription:=PaymentMethod.Description;…
-
Display a number with its superscript in a report-Nav 2016
I am looking for an option in Nav 2016 to display a number with its superscript in the report. I tried many options but none of them worked. It seems like there is no in-built option available. Please advise with any workaround.
-
How to add the custom field in the standard workflows
How can I add a custom field to a base workflow in Business Central?
-
Unexpected error when trying to open a custom list page.
We have designed a custom list page in of our extensions. When we try to open this page we get the following error, I have tried to debug this error but the debugging session does not stop at the spot where the error happens, I presume cause the error is called in a protected system object. All I know is it happens after…
-
VS Code debugger in wrong place on standard code - BC v23
When debugging, I go through several functions of bespoke code and everything works fine. Stepping into, over and out all fine, but when I get to here and step into the standard Sales Header table code, it brings me here I believe it is debugging the correct lines in the background, it's just not taking the Namespace ___…
-
Dynamics 365 Business Central
pageextension 50010 PostedPurchaseinvoice extends "Posted Purchase Invoices" { actions { addafter("&Invoice") { action("Create Purchase Order") { ApplicationArea = All; Image = Invoice; ToolTip = 'Create Purchase order'; Promoted = true; PromotedCategory = Process; trigger OnAction() var PurchInvHeader: Record "Purch. Inv.…