-
Understanding the Use of Triggers and Record Handling in Navigate Pages for Business Central
Hello! I would like to ask you about the following code for a Navigate page: link. Could you explain the purpose of the OnInit and OnOpenPage triggers and how they are used in Navigate pages? The solution they have used calls ToDoRec.Get() in the OnOpenPage() trigger. But what happens if the table is initially empty? This…
-
Changes to record cannot be saved because some information on the page is not up-to-date
Hello, In the "Item Variants" page we have a customized field "Packsation" - "Packtisch". By validating or changing this field, the new value should also be updated on the "Packstation" field on the "Sales Line" table. The error occurs in the Item Variants page and not in the Sales Order Subform page Therefore, I have this…
-
Change log entries retention policy
Hi, I am wondering if the retention policy for all BC accounts is locked for change log entries. The retention period is locked and set to NEVER DELETE by default. How I set it, to delete my Change log entries.
-
Problem writing a handler for a report with a request-page
Hi! I'm testing MS Dynamics Nav (https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-testing-application). I have a problem writing a handler for a report with a request-page that is run before the report starts to execute. On the request page need to specify a parameter for the…
-
Selecting a specific report layout in code based on table field? [BC24]
Hi all, I have a single report to display technical details of five very similar but different items, and five different layouts in the rendering section. Is there a way I can specify which one to use through code based on a Report Layout field in my record, rather than having to get the end user to select the report…
-
SMTP V1.6 Error (SMTP after POP3) Server
Hi everybody, we use the SMTP 1.6 mailer and everything runs fine when we send internal mails. When we use external mails sometimes the followig error comes up that the rcpt host is not in the allowed list of hosts :? :( . We think this happens with all "SMTP after POP3" servers ?? !! ?? Is there a solution on this ???…
-
MSXML Automation with namespaces
Hi there, i have to read a xml file with multible namespaces. Unfortunatly the xml ports doesn't work in classic client. Has anyone a working example for an import of a xml file via msxml automation?
-
Prepayment Sales Amount reporting - Not possible? - Business Central Online
We are not able to do item reporting from the item ledger entries and value entries for prepayment sales, We have a client that does a 100% prepayment After the prepayment has been posted, and the sales order is then shipped and invoiced, the system does not reverse the pre-payment and post the invoice, rather it posts the…
-
What’s new in Dynamics 365 BC 2024 Wave 2
As the new version of Dynamics 365 Business Central (Dynamics 365 BC 2024 Wave 2) is coming, we are organizing a webinar with Stefano Demiliani, Microsoft MVP for Business Applications, and we encourage you to attend. During the webinar, you will hear detailed information about What’s new in Dynamics 365 BC 2024 Wave 2.…
-
Table 'Tenant Media' is missing
I would like your help with the tableTenant Media' is missing when I create a record variable. thanks TenantMedia: Record “Tenant Media”; is missing
-
Bullzip
Hi Folks, situacion (my client still uses 2009R2 classic) : I have a Report who prints Sales Invoices. To Print them with Bullzip i have this code, that you find in many places on aftergetrecord Bullzip Version 14.5.2974 CODE: ---- IF ISCLEAR(BullZipPDF) THEN CREATE(BullZipPDF); SalesInvoiceHeader.GET("Sales Invoice…
-
Call an API using Power Automate to Import sales Order(Business Central Codeunit)
Hello All, we are using Business central(SAAS) and have 3rd party extention. A text file is generated by some process for sales Order outside BC. How can we write something using POwer automate to use that 3rd party API import sales Order API when the new file is getting generated.
-
BC 24 - Current User OnPrem
We are currently upgrading from BC 22 to BC24 On Prem. We send notifications based on current user (in Email Accounts). In BC 24, it is not recognizing the Current User. When we add client id and secret in "Email Microsoft Entra application registration" and click "verify registration", we get an error. Steps to…
-
When can we download the next On-Prem version?
ON-PREM Is there a fixed link to know the exact release date of BC versions or releases on-Prem? I think it is better to delay installation by few days if a new version releases soon. What do you think?
-
Reporting Services and NAV
Hi everyone, as you can see from my post count, I'm new to this community. I've been introduced to Navision not so long ago, and wish to enhance my experience in working with it. At the moment, I don't have much skills on working with the detailed aspects of NAV, but I understand the gist of the functionalities and most of…
-
nested web tiers
Hi, Can 1 nav 2017 web tier talk to another nav 2017 web tier? I need to setup a web tier in our dmz, but want to have it talk to an internal navapp tier server rather than connecting direct to the db server. Thanks, Baz
-
How to lookup using temporary table, and retrieve user multi-select?
Hi, i need to do a lookup but using a temporary table. I came across this post: https://forum.mibuso.com/discussion/36722/use-existing-table-to-display-external-info , but then this does not work for me because i also need to receive user's multi-selection so i need getselectionfilter().. Any workaround idea? Thanks!
-
How Can I Remove Password Protection From my PDF File?
I have a PDF file that is protected by a password. I tried almost all free online tools to unlock the password but they don't work. please suggest me the best software
-
Change profile based on Client Type
Client wants to use a different role centre / profile (i.e. a heavilly simplified) etc when connecting via phone ( mostly to do approvals ), but have a full profile via the web client. This didnt sound like it would be hard to do... but I am struggling. Code like the below works on a normal action... but I want it to…
-
Cannot Download Symbols in BC24 On-Prem
I am trying to download BC24 (On Prem) Symbols. I am getting an error. I checked all the dependencies. It looks correct. I have all the dependencies in .alpackages. It is not recognizing any base nav objects. I am getting missing objects for all base nav tables, Version: US Business Central 24.3 (Platform 24.0.21458.0 +…
-
Adding Shipment Date to sales order list page in mobile view
Hello everyone, I'm using Business Central Cloud and I would like to add 'Shipment Date' to the sales order list page in the mobile view. Can anyone suggest how to do this, either with code or other functions? Thanks in advance
-
Is there a way to call external API from docker?
I am trying to make http request from BC (in container) but this failing. Just generic error message. I published ports 80,443,7046,7047,7048,7049 on container.
-
How to change the name of a file attached to e-mail?
Hi experts. This is regarding Axapta 4.0. I use report CustAccountStatementExt to create a report. The report is in the language of the customer and that is fine. The report is sent to a "printer" that converts it into a pdf file and attach it to a new e-mail that it opens in Outlook. The problem is that the name of the…
-
can nav2013 run on windows server 2022 with sql 2022 ?
hi , im new to this . recently my company purchase servers with windows server 2022 with sql 2022 . my software vendor keep asking my company to upgrade to BC because the OS and SQL version are not compatible with Microsoft Dynamic Nav 2013 . does it really cannot run ? if cannot run is there anyway to run it ?
-
Add a filter in Items liste in Business central
Hello I would like to ask for your help I would like to add an output filter on the purchase line items. I want to add the filter of such sort when I select Manufacturer code on the line that it displays me only the artiles that are equal to the manufacturing code selected on the line Sincerely
-
Navison in real estate/land development
Hello I am looking for information about implementing Navison in real estate/ land development companies. Does anyone know where I could find info about such projects/developments/add-ons etc? Thank you
-
Install w1 and GB versions of BC on same machine, business central v24?
Usually we do all developing on w1. I need to do something specific to GB now. How do I go about creating a GB instance on the same machine? Please don't suggest docker, the damn thing won't work for me.
-
Email Attachment
Our customer is using BC23.1 When I am trying to send an email with attachment (PDF), I am getting this error "The Tenant Media does not exist. Identification fields and values: ID='{00000000-0000-0000-0000-000000000000}" The error is generated in this line when I do the attachment: EmailMsg.AddAttachment(FileNameForEmail,…
-
Determine which SQL Server version to restore from Bacpac file
Hi, So I already export my BC database to azure storage, and download the bacpac file. How do I know which SQL Server support my bacpac file? Thanks
-
FindSet deprecated?!?
Fired up VS Code with runtime 11.0 and got this little varning. What should we use instead?