-
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…
-
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…
-
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…
-
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"…
-
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…
-
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 =…
-
[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…
-
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
-
How to add the custom field in the standard workflows
How can I add a custom field to a base workflow in Business Central?
-
Ready for BC v24? Manage all updates in one place
Simplanova invites Dynamics Partners to join the webinar "Ready for BC v24? Manage all updates in one place with Partner Admin Center" Webinar Date and Time: Thursday, 14th of March, 2024, 04:00 PM CEST (Central European Summer Time). Webinar duration: 30 mins Register now HERE. Session description: Simplanova presents…
-
XMLDSIG signing XML data with .NET or Bouncy Castle / use higher .NET Framwork version?
Hello :smile: In short my issue: I need to xmldsig my xml data to fulfill some regulations. As NAV 2016 offers .NET System Security 4.0 which has System.Security.Cryptography.Xml.SignedXml Now I need to set the algorithm, but as of 4.0 it only offers those SignatureMethods:…
-
G/L entry
Hello, I would like to transfer some customer columns from sale invoice to G/L entry. After posting sale invoice. What event can I record on? (Event Subscriber in business central)
-
Why do AL use record.Copy() instead of temporary tables
Hi All I'm trying to understand Record.copy function in relation to order planning worksheet so I can extended and add other fields. for example below procedure:local procedure InsertSalesLine(var UnplannedDemand: Record "Unplanned Demand") var UnplannedDemand2: Record "Unplanned Demand"; begin with UnplannedDemand do…
-
Intermittent sending email on NAV 2016
We're facing an odd issue where emails sent from NAV will not send intermittently. The error is: /The SMTP mail system returned the following error: /Failure sending email/. Authentication failed because the remote party has closed the transport stream./ The email account is an O365 account. This issue started happening…
-
RDLC Report
How to set the number of lines coming in a report to 8 in RDLC layout? Thanks in advance.
-
How to calculate new Migration Incentives and Assessment Report program
Simplanova invites Dynamics Partners to join the webinar "AIM with Simplanova Program Updates: how to calculate new Migration Incentives and Assessment Report program FAQs". As a Microsoft Modernization Center, Simplanova will help you navigate through the programs. Webinar topics: 1. AIM Deployment Offer program has been…
-
Current User Email not retrieved correctly.
Hello all, Just wondering if someone could help me with the following issue. Environment details BC22 OnPremise Version: W1 22.1 (Platform 22.0.56191.0 + Application 22.1.55890.56216) Two services, one using NavUserPassword and another AccessControlService The Problem When I update the "Authentication Email" on the User…
-
Developing Custom Approval Workflow?
I want to develop a custom approval workflow on creation of Resource record in the system. When a user inserts a new Resource in Business Central, it should be first approved by the approver, before it can be used anywhere. Any help in this regard will be highly appreciated.
-
Remove-NAVServerUserPermissionSet error "No Access Control in filter"
Hello, We are using Business Central 230. In Powershell (run as Administrator) I use "Remove-NAVServerUserPermissionSet $MiddleTier -PermissionSetId "<name of the permissionset>" -UserName $LogonAccount -Force". When the permission set is super, I see no errors and super is removed from the user. But when I use a different…
-
Job Queue - "The current permissions prevented the Action (Codeunit ... Exceute)
Hey there! We created a job queue that executes a Codeunit in one of our extensions. We created a permissionset that includes the Codeunit with "X" permissions. Permissionset is assigned to the user. When we execute the Job Queue manually everything is working as expected. However, if the Job Queue runs automatically…
-
LSCIN Tax Transaction Value V2 data send Issue
In LS Central, I am enabled DD Send Transaction to push transaction from Store database to HO database, transactional data are pushed to HO except table LSCIN Tax Transaction Value V2 data.
-
Price includes VAT by default on Item Card?
Is there any easy way to make the system to assume and set "Price includes VAT" to true whenever an item is created? I tried subscribe to "OnAfterOnInsert" from Item table and make it to true. But it throws an error the VAT Prod. Posting group field not populated yet.
-
How to create Agenda Outlook Stile?
Good morning everyone, a client asked us to create an outlook-style appointment diary for him on BC21 (onprem). Currently our vertical (they are all customized tables) shows them in "matrix" style format, while the customer would practically like to see the agendas of the individual resources (even all together) with the…
-
Record IsTemporary useage and documentation
Hi Guys I see often when writing event-based code units something like: if Rec isTemporary then exit else begin end Is there any good resources that explain temporary records in BC and how and when they are used. ideally I want to create a test where the record is temporary and my codeunit or function exist to test. Some…
-
Norway, VAT reporting (Report 10618)
Hi, I have a Norwegian Customer (NAV 2018 11.0.46855.0), they are working on Dynamics NAV 2018. In their Norwegian Company, they are trying to upload the Xml file at /Skatteetaten/ using the report 10618 (Trade Settlement 2017). They receive the error attached. Is the output xml file, from report 10618 not valid anymore?…
-
Manifest Book Pages
Having an issue when posting the manifest that UPS does not receive all the "pages". Is there a way to take a look at the ups summary for a specific book and page number?
-
XMLPort Namespaces
Hi. I want to export the xml with some specific namespace. I have the following properties:DefaultNamespace = 'dm22irccli-net';
UseDefaultNamespace = true;
Namespaces = "version" = 'v2023'; What is exported:<My_XmlPort xmlns:version="v2023" xmlns="dm22irccli-net"> What i want:<My_XmlPort xmlns="dm22irccli-net"…