-
Changing cursor start position in a page
Hi everyone, I have a custom page with two text box filters and then a repeater. When I open the page, the cursor is by default in the first line of the repeater. I want it to be in the first text box filter. How can I achieve that? Thanks in advance :D
-
Business Central version 15 (On-premise) - Long Running Queries
Statement: BeginTransaction IsolationLevel=65536 I am seeing random occurrences of the above statement noted as "long running SQL statement" in the service tier's event viewer. I sent this to MS and all I got back was the definition for Repeatable Read. I know what that is. What I'm trying to dig into is shy these take so…
-
Nav 2016 - Installation problem (SQL Server instance exists but....)
Hello, I'm facing problem with nav 2016 installation. I've just installed new SQL Server and next I wanted to install NAV 2016 on that. The question is about Server Instance, I don't want NAV to install Sql 2014 express just use that server which I installed previously (2016). I'm leaving the Sql Server Instance field…
-
How to install eksisting Dynamics NAV 2009 R2 on a single client..
Hi. Hope that somebody could guide me in how to install our eksisting Dynamics NAV 2009 R2 on just a single client.. Reason for this is that it runs on a server today, but as it is only used for looking up old data as it is not used anymore we want to take and just have in on a client instead. It is version DK 3.70.A…
-
Introducing Simplanova Chatbot for BC Customer Support
Simplanova invites Dynamics partners to join the free webinar "Introducing Simplanova Chatbot for BC Customer Support". This webinar will demonstrate the main QnA, issue logging, and knowledge base building features of Simplanova's Teams bot. We will demonstrate a provisioned example, and attendees will be invited for a…
-
Deployment of app file to Dynamics BC OnPrem
hi, In BC Online, you could upload and install app files. But this is not possible in OnPrem. Does this mean all changes to OnPrem installations have to be deployed via VS Code only?
-
Swiss QR Bill Management for NAV 2018
Does this exist anywhere?
-
User-defined views crashes client.
Hello, one of our customers has reported the following problem: An employee has created a user-defined view for pre-scheduling delivery notes, which are documents from which the actual delivery notes are created, refer to Table 36, the document type has been expanded here by an option. This view included filtering for a…
-
Copy Files to BC Docker images
Hi, I have created BC docker and it all works. How do I copy files from local host to docker? In this blog --> https://simplanova.com/blog/how-to-start-using-dynamics-365-business-central-docker/ there are detailed steps on how to do this. It says that I have to stop the container to copy files using "Docker CP" command.…
-
Dynamics BC Online Production environment Upload Extension Error
I face the error below when attempting to open "Extensions Page" in BC Online Production environment. What is curious is, I can open this same page in a SandBox environment. I just cannot do this in Production environment. And I am logged with the same user with the same permissions. Permissions assigned to the current…
-
Parameters in the cloud
Hi experts, In an old NAV, I have a solution where some code is added in the middle of codeunit 80, procedure PostItemJnlLine. The code must only be run sometimes. It is controllede by an extra parameter on the procedure. So depending on where PostItemJnlLine is called from, the extra parameter is set to true or false. How…
-
Adding parameter to Report 292 Copy Sales Document
Hello, I am facing the need to add some parameter to use it in events of codeunit 6620 CopyDocumentMgt I therefore made and extension of the report 292: requestpage { // Add changes to the requestpage here //DOC @001 27.06.22 sis.mk - layout { addlast(content) { field(WithTechData; WithTechData) { ApplicationArea = All;…
-
NAV 2017- Positive Pay Modifications
Hi. I need to modify the file output of one of the two "stock" positive pay definitions. In past versions I just edited the simple code that spit out the file. But in this version it's all wrapped in configuration stuff. I can't find any real documentation on the specifics of the field definitions - and I'm hoping I don't…
-
HTTPWebRequest error handling vs PS Invoke-WebRequest
Hi, In Powershell, if you use Invoke-WebRequest, and if there is an error, you will get the full error message. e.g. However, in NAV when I use HTTPWebRequest, I only get the error message: I tried using Codeunit 1297 to return the webexception, and tried all the properties in websexception, but I could still not get the…
-
SQL License Question
Sorry, forgive my ignorance. I could get this right in my mind. Customer will have 50 NAV2018 users in an On-Prem environment. One SQL2019 server on Windows 2022 server. Another separate Windows server 2022 for Navision Application Server. Only NAV accesses the SQL using a single windows domain user name. May be one or two…
-
Business Central - check internet connection
Hi, Is there any way to check if the Business Central OnPrem has access to the internet? Some method like IsNetworkAvailable():Boolean ?
-
US Sales Tax
I am asking for help from any members who are experts on US Sales tax. When you tick the Expense\Capitalise field in Tax Details, the system calculates tax, but posts it to the same account as the cost, but seems to stop creating tax entries? Is this correct? Is it because that by saying you are expensing it, you are in…
-
Database locks across instances (NAV 2017)
Hi! I would like to preventively observe and hold long table locks for analysis. In addition, I would like to consider an external monitoring solution in case processes lock tables for a long time. I can see from my own error log when a process is aborted due to a table lock. Then I would like to check for a certain time…
-
POS Hardware Profile
Dear Experts I recently set up a new store using Ls NVA/Dynamics Nav 2017, Now i am on the stage of adding the cash drawer and the MSR to my app (Ls Nav); could anyone help me and clearly explain to me how to do so from scratch? Thank you a lot.
-
Modify other line in form
Hi experts, In Business Central cloud, I would like the sales order to work this way: When entering a line, it automatically makes a new line below with another item number. That works fine. When the user change the Quantity field in the first line, it is also automatically updates the other line, it created automatically…
-
POS Hardware Issue
Dear Experts, I am using ls nav integrated with dynamics nav 2017 I did all setups for a new store, Now i face a problem with adding the cash drawer and MSR to the system (Ls Nav) how to do so?
-
HttpWebRequestMgt.AddBodyAsAsciiText is working HttpWebRequestMgt.AddBodyAsText not!
Hi All, I'm using HttpWebRequestMgt with a json body to call a rest api. It works when I add the body with function "AddBodyAsAsciiText", but i want to send some text in german and that is not working with special chars like ä ü ö. So i tried to use AddBodyAsText, so the text is utf-8 encoded. But then it's not working…
-
Upgrading Unmodified C/AL Application to Version 20
Dear All, I am sorry to say, when we come across Microsoft Technology, always complicated and confusing. when we want to upgrade from 14 to 20, it should be a simple method. everybody wants to learn Microsoft technology Will you check this error 1. When I run this command "Sync-NAVTenant -ServerInstance…
-
Run table to change data
How can i run a table directly (without a page) in order to change or insert data there? Used version is BC18 Thanks for all help Roger
-
POS Hardware Issue
Dear All, I am using ls nav integrated with dynamics nav 2017 I did all setups for a new store, Now i face a problem with adding the cash drawer and MSR to the system (Ls Nav) Plz, help how to do so?
-
problem about VAT while transaction in LS Retail-POS
Good evening, I have a problem about VAT while transaction in LS Retail-POS. When I want to starting create transaction by calling an item, an error message occur "invalid VAT setup on item" I have already check my VAT posting setup, but I found nothing wrong with the setting. Can any body help me please.. Thanks before…
-
How to split lines based on condition in Business Central Report
We have this packing list report that we need to put pallet no. Column. Per sales line. Ex. Is that if we have an item no. With 1000 qty, if this item has 200cases per pallet,the item needs to split into 5 lines with qty 200 cases and with pallet no. 1 to 5. This will repeat for all the sales lines given the no. Of cases…
-
SavesAS Function & File Management in Business Central On-Prem (ver16)
I am currently working on a Packing List report that needs to save as pdf automatically in a particular path in our server upon click of an action button in a Sales Order. I am new to development, I have tried following the saveaspdf method in the Microsoft website however when the action button was ticked now, an I/O…
-
Send XML file from Dynamics Nav 2013 R2 to external endpoint
Hi guys I need to export an XML file created by an xmlPort for an external endpoint. But I can't connect with an external service. It gives me an error "The underlying connection was closed: An unexpected error occurred on a receive." When I use Postman service don't have any problem to send. I don't have a password. Only…
-
The record in Item Ledger Entry already exists. Identification fields and Values: Entry No:......
Hi, i faced same issue in Business Central "on premise" version, i delete ILE and VE and G/L Entry records using SQL query because it was wrong. i know this the wrong procedure, when try to post the sales entries in open statements its gave the error in the pic. i restart the NAV and SQL services but still the error occusr…