-
Sending email by using service-to-service authentication in Business Central online
Hi all, I have an external application that calls Business Central API by using service-to-service authentication. The API session needs to send emails. Could you please give me some advices how to do it. Thanks
-
BC 23 using Entra groups for permissions
Could someone supply advice, experience, or documentation for setting up on-prem BC 23 to use Entra groups to control user permissions within BC? We used to use AD groups for years in Nav, and really missed them in user setup for earlier versions of BC. The release notes for BC 23 seem to imply that Entra groups are valid…
-
Error with BC240 Email Setup - Microsoft App Registration
I am running into an issue with email within BC240. When setting up our Azure Application Registration on the 'Email Microsoft Entra Application Registration' page, I enter our Client ID, found under the Application (client) ID of our App Registration win Microsoft Azure. I also add the Client Secret value, provided when I…
-
How do you avoid the missing description error when Omit Default Description is ticked?
We are using Nav 2017. I have C/AL code to calculate intercompany and do various other things. Code Snippet GenJnlLine.INIT; EVALUATE(GenJnlLine."Posting Date", GetFieldStr('PostingDate')); GenJnlLine."Journal Template Name" :='GENERAL'; GenJnlLine."Journal Batch Name" := 'INTERCO'; GenJnlLine."Posting No. Series" :=…
-
Performance issues in generating electronic accounting with high transaction volume
Hello everyone, We have a client with 40,000 transactions, and when generating electronic accounting, it takes a long time. The last one I generated took 9 hours. However, the client says it doesn't generate anything. Microsoft replied that this delay is due to the transaction volume, but my boss's boss insists it should…
-
New sales Price Experience - handle fall-back prices
Hi We are trying to implement the New Sales Price Experience but have experienced a bit of a let-down. We have a price list with two lines - they are exactly alike except one has a Work type code = Posting and the other one has a blank Work type code. I would expect the functionality to get the first price, if the Work…
-
ServiceTier Administration Tool 3.4.0.0
Hi, we are using the tool for a long time and are very satisfied. However, we have recently a problem. When we start the tool, it takes 5 minutes to display the services. We don't see anything in the event log and we haven't changed anything in the BC. What else could we look at? Are there config files that we can look at?…
-
What license is required for BC SaaS integration with PowerApps to modify Service Header record?
Hello, My colleague has integrated an application in Power Apps with Business Central to pull data from the Service Header table successfully. With this done, I want to update a record in the same table by changing the value in a single field. This field is a custom field. When I run the Power Automate flow to do this, I…
-
Order all order/invoice pages by date by default
Hi, every time I enter a page like Posted Sales Invoices, Sales Invoices, Sales Orders, Purchase Orders, etc, etc. I find the list of orders/invoices ordered by No., and in the case of Sales Order there is no order established by default, that's why I always need to click on the Document Date header and order it, so I make…
-
Filtering ODataV4 with list of values
Hi, I exposed a query in Web Services (query object added below). I want to filter on multiple selected GLACC's. According to https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/webservices/use-filter-expressions-in-odata-uris this is possible: "In a list of values $filter=EntryNo in (610, 612, 614)…
-
Void Posted Transaction
Hi, Anyone can help me setup a centralized refund in LS Central? I want to refund on Store A a transaction sold in Store B? Thanks in advance
-
Upgrade BC230 to BC240 (On Prem): Error when running Start-NavDataUpgrade on Base Application
hi there, I'm currently upgrading an on-prem BC230 to on-prem BC240. When I run StartNavDataUpgrade, I get the following error: "Could not upgrade the extension 'Base Application' by 'Microsoft' from version '23.0.12034.12841' to '24.0.16410.18056' for tenant 'default' and company '' due to the following error: 'You tried…
-
NAV 2016 Outlook Synchronization error with connection
Hello, I have a problem with synchronization between NAV 2016 and Outlook. When I press button Synchronize in outlook I get the error. Does anyone have any idea how to fix this? Thanks in advance!
-
BC in Remote app (AVD) focus problem: new pages windows appear minimized
Hi, We are moving an installation (BC14 on premises) from Citrix to using AVD remote desktop app. During the testing, one of the users has reported that in some screens when he opens a record (for example, if he tries to open a purchase invoice from the purchase invoice list), the new page opens in a separate window as it…
-
Report with barcode - export to excel error
If I export the report to excel (Send to / Microsoft Excel Document (data and layout)) then the qr code will be ugly and unusable: How could I fix this? Preview or sending to PDF/Word works just fine. Thanks
-
Getting Error in HTTP Post Request in NAV 2016
Hello! I am trying to make an http post request with content type = 'application/x-www-form-urlencoded' but it's giving the Bad Request error. On postman the same request is working fine. Please have a look at my code below and suggest what i am doing wrong. GetAccessToken(var AccessToken): Boolean CLEAR(ContentTxt);…
-
BC22 - Remove Single Quotes from Filter Totals By
Hi all, I am trying to find a way, without much success, to remove the leading and trailing single quotes that somehow get included when passing a custom field of Type Text in the Item Journal Line, e.g LOT0000067|LOT0000069..LOT0000071 (without single quotes), to the Filter Totals By field called "Lot No. Filter" in the…
-
Avoid using email scenario in BC22?
I'm trying to set up some automatic email sending in BC. I set all the parameters for the "Email item" record I am using, such as the from address and the from name, from a setup table. But when I use the EmailItem.Send procedure to actually send it, it insist on using email scenarios, ignoring any parameters set in the…
-
Problem with "Word Handler"
Hello, At one of our customers, a single employee receives the following error message on his laptop when trying to create a Word document from NAV in the Version BC14 and Office 21 (sorry for the ridiculous size, but I really do NOT have the time to find out where to resize; in the MSDynamics-Forum it worked): The…
-
How to free space from the Tenant Media table?
Hi, I have 20GB of information from the Tenant Media table, I need help on how to free up space on that table. I deleted the images of all the products from the Items table and they are still visible in that table, there are even images that had been removed a long time ago. I am using Dynamics NAV 2018.
-
In Business Central v.24 Webservies do not work
In my Business Central 24.0 i added a new Webservices with page 46 (Sales Order Subform) and i do not have access to the data via the OData4 URL. I´ve tried it with Postman, and added a valid OAuth2 Bearer token, but my Response is always "404 Not Found". It worked in BusinessCentral 23.x Thanks for your help
-
Blob to Stream to Text NAV 2013 r2
Hello, Issue is that in the following codeunit when creating subsequent notes only the 1st one successfully sends "Note" content. This isn't an issue in NAV 2017 for some reason, but is a problem in NAV 2013 r2. I Checked in Debugger, on first iteration NoteText = "test1", On second iteration NoteText is empty. what could…
-
Item where Inventory Value Zero = True, but Unit Cost has a value
So Inventory Value Zero is rightfully true, and the postings are as expected on the value entries side (zero cost being posted). I suspect that when the item was set-up, it was created with a manually defined Unit Cost. Now that ledger entries exist, I cannot change the Unit Cost. I cannot revalue the item either, as there…
-
Error BC14 | Another user has changed the definition of the Server Instance table after the activity
Hi all, How are you? I have BC14 CU52 with 4 databases (currently working on the transition to AL) , that up until now was ok. As of this weekend for one of the databases i can no longer run objects directly from the development environment or debug. Below the error message The same happens if i try to add a breakpoint on…
-
Error when trying to install Microsoft_System Application Test Library.app on BC22
I'm trying to get some unit tests going, so need to install the test libraries. I installed most (Any, Library Assert, Variable storage) without problems, but when trying to install System Application Test Library I get this error: The error message seems clear enough but the issue is that I have placed the dll files…
-
Flow the custom data
I created some custom fields so I want to flow the data from general journal to GST (Goods and Services Tax) ledger entries in the Indian localization involves customizing the relevant CodeUnit I am not unable to find any event so can you help me out of this i am working on BC23 now
-
Weeknumber in date picker
Have searched forum but have not found this. Is there a way to show week numbers in the date picker in classic client?
-
BC Version 24 - specific error message concerning transfer orders + item tracking - SoLVED
Hello everybody, One of my important users just switched to BC 24 and was working fine with it – until today. We can not find the problem, but maybe you have an idea what this could be… funny wise this problem shows up only with some of the items. Not all of them! But there are no differences in the “setup” at all. BC…
-
Different db, tier and client versions possible?
Hi All, I have a Nav 2017 CU14 instance that we are migrating to new kit. Due to complex nature of our customisations, we can't upgrade the DB. Can we still upgrade the service tiers and/or the client pc applications to newer versions while leaving the DB unchanged? Seen something a while back about upgrading the schema…
-
Attribute 'processPath' is required
Has anybody come across this, and knows how to fix it? I've just installed the new BC24 on my local machine. Just a clean installation without specifying anything. But when I try to run the site from the IIS, I get an error saying that localhost can't handle the request. Looking in the event log, it's just a simple error…