-
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?
-
Executing cURL from NAV
Has anyone written C/AL in NAV to execute a cURL command? I'd love to see that. Many thanks
-
Error 'Optimize_For_Sequential_Key' when upgrading a BC140-C/AL to BC220-AL
Hi there! I'm running through the upgrade steps for migrating a modified C/AL BC140-solution to BC220 (https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/upgrade/devenv-code-conversion). Im stuck at step 6: "Create a new application database for development". In the administration shell of BC220 I run…
-
Business Central
Does anyone know of any extensions which adds jobs to the inter-company functionality? Any help greatly received
-
NAS NAV 2009 R2 Startup Issue - The Time is not valid
Hi @mibuso.com Been too long! Trying to convert the standard report 1002 - Post Inventory Cost to G/L to work in NAS - done all the GUIALLOWED stuff to suppress Widows Dialog and even removed the Report Request Page and Sections. When I run manually it works a dream but when I add to the Job Queue - restart NAS I get the…
-
AL Base APP export all objects
Hi All, Is there any way to export all base APP objects into a text file? I'd like to continue using something like "where used" tool as Prism is paid and expensive. I've found this link below but the command doesn't seem to exist.…
-
How to create Document Signature in JSON File for Cloud BC?
Hi All, I want to generate JSON file with document signature. anyone know how to generate p12 file to become signature? like this
-
How do I get all my variants from the API? The query only gives me 250 and not the 1300
How do I get all my API variants? The query only gives me 250 and not all 1300. I have a problem with my code in AL for Business Central. What I am trying to do is to get from the shopify API all my variants that are a total of 1300 and insert them into a table created in Business Central. When I run the code if you do the…
-
NAV Service start error
We're facing a issue that NAS Service doesn't start. System events error: La sesión Microsoft Dynamics NAV Application Server para el inquilino 'default' tiene un error permanente y no se reiniciará. Motivo: Type: System.ArgumentException Message: Ya se agregó un elemento con la misma clave. StackTrace: en…
-
Is it possible to insert 100+ sales orders in a single API call?
Hi, Is it possible to insert 100+ sales orders in a single API call? I was thinking on making some Power Automate, but maybe it's natively supported... Any info is welcome <3 Thanks in advance
-
Importing a Google Sheet into NAV
Has anyone written CAL in NAV (2017 for example) to read data from a Google Sheet? If so, I'd love to see that. Many thanks
-
Empty role center, detailed menu and pages after upgrading to BC24
Hi all, after upgrading from 18.6 to 24.3 I have an empty role center and the detailed menu is also empty, more or less. When running a page via url parameter like ?company=CRONUS%20AG&page=32 I only see No., Description and fields I've added with page extensions. When running a tabe via url parameter like…
-
Set If condition for Data Exchange Definition in Business Central
Hi All, is there a way that we set if condition for data exchange definitions? so for example with some criteria i want to export it as "V". other than that, i want to export it as "I"
-
How to see why you are getting CONSISTENCY Error
This is a trick I use whenever I do try to solve and see why you the db is getting CONSISTENT Error. I create the following CU. OBJECT Codeunit 50000 Single Instance CU{ OBJECT-PROPERTIES { Date=10/11/07; Time=[ 2:50:02 PM]; Modified=Yes; Version List=MOD01; } PROPERTIES { SingleInstance=Yes; OnRun=BEGIN IF NOT StoreToTemp…
-
Permission Error After Login - Docker
I setup a Docker container and install latest version. Everything went smoothly and service is ready for connection. Connected to http://bc23/bc and user name, password worked. Unfortunately, I am getting the following error. We used the client license W1during setup which was download recently from Customer Source. Do we…
-
Nav->ForNav->Foxit(pdf reader)
Hi all, Imagine two ForNav reports in the same database/company having same label/caption in them with Japanese hieroglyphs. If previewed as PDF, one of them shows squares instead of Japanese and another one is totally fine. What could it be? 😬 I’ve ran out of ideas of where to look. If anyone has any leads, please, share.…
-
License Issue on BC21 - posting purchase invoice
Hi, I have received the following error when posting a purchase invoice testing a customer license. I'm wondering is there is a specific granule I need to order, the system is BC21 on prem. "Sorry, the current permissions prevented the action (Codeunit WMDonald Subscriptions Execute: Base Application). Please see image…