-
wave 2 Add-in not found
I want to use control add-in in my project on wave 2 With setting But I have this error An assembly named 'Microsoft.Dynamics.Nav.Integration.Office, Version=13.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could not be found in the assembly probing paths 'my folder\./.netpackages, C:\Windows\assembly,…
-
Create Custom Approval Workflow
Create Custom Approval Workflow Manage specific workflows more effectively with this extension. It allows you to create all methods that you need to generate a specific workflow. All you need after use this object is to setup the workflow in the Application. Supported editions: Microsoft Dynamics NAV 2018…
-
Idle Session Management
Idle Session Management With Idle Session Management inside NAV, you can specify Idle Client Timeout, Total Sessions for each user, and allocate Concurrent Client Access Licenses (CCALs) to group of users. CCALs are based on the number of users accessing NAV simultaneously. And users have various requirements for NAV time…
-
LS POS Button Property Card does not have OK and CANCEL buttons. Cannot save button changes.
There are three POS in the store. It seems that all are configured the same way, but one out of three doesn't have OK and CANCEL at the buttom of the Button Property Card. What can cause this issue?
-
Import attachment in Web Client is not working
Hi All, [Version: NAV 2016] In a customized page, I newly kept an feature for Importing, Exporting and Deleting an attachment. I can able to Import/Export/Delete without any issues in Windows client. When I try to import an attachment from web client, immediately the web page gets closed and am getting below error: An…
-
I can't evaluate a DateTime value
Hi, I'm trying to evaluate a value, however I am getting the following error: The value "2021-02-16T09:26:36.953" can't be evaluated into type DateTime. With what method can I solve the problem?
-
How do you clear an undefined Report after RUNMODAL?
Hi so i'm having trouble to clear the report afterREPORT.RUNMODAL(51173,FALSE,FALSE,GenJnlBatch); since clear only works on defined variables
-
Quickentry not working?
hi All, hope someone can help. It seems like we don´t have nextcontrol anymore so I placed quickentry in few fields. However it seems not to work (it goes always to the next field and then to the top of the page). Do I have to set quickentry=false in all the remaining fields? Thanks. Edit: I will answer myself: On classic…
-
Convert DateFormula to text
Hi experts Is it possible to convert a DateFormula to text? Example: Input=3M, Output=3 Months Detail: FORMAT works, but returns just 3M as a text string. Documentation for FORMAT does not mention DATEFORMULA... Thanks in advance. Thomas
-
Multitenancy PowerShell Script not working
hi, we have this scenario: 1. Separate SQL and NAV Servers 2. Multitenancy enabled - trying to move companies from a single tenant to multiple tenants 3. SQL Server 2017 - SQL Server Management Studio 18 I'm working on the NAV Server, where I am importing the NAVMultitenancySamples.psm1 and running the…
-
Breaking change in Item Cross Reference BC18
Microsoft is going to replace the Item Cross Reference functionality with item Reference. https://docs.microsoft.com/en-us/dynamics365-release-plan/2020wave2/smb/dynamics365-business-central/write-longer-item-references Microsoft has created a migration feature for this The breaking change consists of that it migrates…
-
How can I install Test ToolKit on an existing Azure Container?
I have created a Business Central conatiner in Azure using az container create ` --resource-group 'RG-Container' ` --name 'democontainer’ ` --image mcr.microsoft.com/businesscentral/sandbox:13.1.25940.26323 ` --dns-name-label 'democontainer’ ` --port 80 Once installed, how can i now add / install the testtoolkit ? I dont…
-
Nav 2016 Web Services Pausing
We use Nav 2016's web services for various minor tasks. All has been working well for years, but yesterday we started getting random slowdowns that seem to consistently last 2 minutes. For example we'll send a command to update an order, let's say changing a checkbox from checked to unchecked. The response will take a…
-
Converting Unicode to UTF-8
Hello, I am trying to convert a simple text from Unicode to UTF-8 because our Webservice can't handle Unicode. I couldn't find any NAV native functions to do this and after trying to find a solution online for a couple hours I find my self here. NAV Version: BC14.12 Any help is appreciated
-
Business Central Codeunit 49 Global Events do not react
I have created a new codeunit with an event subscriber function to the event "OnAfterOnGlobalModify" in Codeunit 49. But when I make changes in a record, the event subscriber does not react. Properties of my subscriber: EventPublisherObject: Codeunit GlobalTriggerManagement EventFunction: OnAfterOnGlobalModify I tried also…
-
Permission error when upgrading from Business Central 16.1
Hello, I am trying to upgrade Business Central 16.1. I have tried upgrading to 16.2, 16.6 & 16.10. No matter the version, when I run the commandStart-NAVAppDataUpgrade -ServerInstance BC160 -Name "System Application -Version 16.10.21502.0" I get the following error: The "same" error, has also looked like this with later…
-
Getting Below error while opening report at first time.Second time its working fine.
The following C/AL functions can be used only to a limited degree during write transactions because one or more tables will be locked. Form. RunModal is not allowed in write transactions.
-
how to add AL code extension to a Condition
Hello Everyone, Good day. I'm having this problem right now adding AL Code extension to a condition. Please see screenshot below Does anyone have an idea on how to proceed ? Thanks and God Bless :) Regards,
-
Sync Item Tracking Line with warehouse Receipt Line
Hi I have added new lines to warehouse receipt line using code and realize Item tracking line does not match with warehouse receipt line. For example, Im using WhseRecLine for Warehouse reciept line record and reserveEnt for reservation entry record. WhseRecLine."Source Document" := whseRecLine."Source Document"::"Purchase…
-
Problems with Job Queue Entries and Task Scheduler in Business Central 14.0 OnPremise - C/AL
Hi everyone, In our team we are facing an issue with "Job Queue Entry" and "Task Scheduler": Every process enqueued in the "Job Queue Entry" is executed only once even if it's scheduled to execute more than once. The first time it runs only when the service associated with the task scheduler is starting or restarting. Here…
-
Merge PDF files
I am trying to merge two files (in1 and in2) and create a new file (ut1=outfile) and I have NO luck. Se coding example and error message below. Is there anyone who had success with the Merge function in Bullzip.PdfWriter? // test in1 := 'C:\Faktura1.pdf'; in2 := 'C:\default2.pdf'; ut1 := 'C:\Faktura2.pdf'; Datetime :=…
-
Matrix
How can I find the cell (column no.) that the cursor is currently in without having to click into the cell? (NAV BC)
-
How to connect to MVC application
Hello, How to connect to MVC application eg ASP.NET C# to import data from web service? From Business Central Cloud it is not possible to connect to the server due to restrictions, so I need to use an offline "bridge" to import data from the Web Service. Is there a way to do the above approach? The image above is a diagram…
-
Can I make an output with no expiration date?
Hello! We recently moved from purchasing our product labels from a vendor to making our own labels in house. In order to do this in Nav, we created production orders to output our labels once they are printed. Process seems to be running smooth except for we don't need an expiration date on the output as this item doesn't…
-
NAV server down and client connect
I have a doubt. NAV SQL clients connect to a DB as normal, but if the NAV Server service is down they continue to connect without problem. My question, what exactly is the NAV server service for? I have completely shut down the server with NAV server, open the NAV client sql and can access all the data. So what happens?
-
Do physical inventory using bins/advanced warehousing
Hi, We have a customer using bins and various 'advanced' warehouse setups - This customers wishes to do cyclic/periodic count where the last physical inventory count date and period dictates when the item should be counted. Problem is that in basic warehouse setup, the Phys. Inventory Ledger Entry (on which the last count…
-
Save report parameters as a blob
Is there a way i can save the parameters a report ran with into a log table? I have a log table with a blob field and in this field i need to store both the filters a report ran with and the options from the request page. For example, the job calculate wip report. In the log we want to know the posting date and document…
-
Using DotNet var on Business Central
Hi all, Anyone knows how to use DotNet variable on AL Code and Business Central (Saas for the client). I'm trying a code to merge 2 pdf files but can't found a solution how to use a var dotNet type
-
Can I Call a URL from NAV and get a XML document?
My customer is using NAV 2009 SP1.
-
BC365 - Error You do not have the following permissions on Page Customer Card: Execute.\r\n\r\n
Hi having a question we want to insert a record in BC365. Authentication goes well, (with AAD registrerd application) we can make a connection but when we want to insert a record we are getting the error message "code": "Internal_ServerError", "message": "You do not have the following permissions on Page Customer Card:…