-
Can't add components in a BOM for a finished good item. Can someone please help? thanks!
Hello! We are in the process of setting up a new company in Nav 2013. All the setup is done, we are ready to test things and we ran into this issue. I created a BOM for a finished good item but can't complete it, this means I can't enter any components because of this error message: "The Unit of Measure does not exist.…
-
How to send multiple data with API IN BC365 -OnSub
{ "customers": [ { "CusNo" :"0002", "CusName" :"02", "Cusphone" :"08123456782" } ] }
-
The input is not a valid Base-64 string as it contains a non-base 64 character, more than two paddin
Hi all, In Postman I need to use/call REST API from the version BC365 BC18 Cu2. I want to add an attachment to the GL Journal Line. All works fine until I try to upload a file. 1/ I create the record (Incoming Documents) by calling…
-
Login failed when connecting to SQL (RTC)
Hi All, We have 3 tier architecture (NAV2009 R2-RTC) Classic client working fine for all user’s. RTC working fine - in NAV SERVER (where Nav server installed) but when I am connecting through RTC in the user’s system then I faced this error-screenshot attached. Can u suggest what things I skipped or any other things…
-
Security Filters on Reports
Dear all, I am experimenting on Security filters and how those are going to work with Report Objects. The case is : 1) I have a customer table , and i have set a security filter on this tabledata because the users to see only some of the entries which are stored inside this table. 2) This table , comes as a dataitem on a…
-
Modify Exsting Report - DataItemTableView Property
In business Central (SaaS), Can we add addition filter to DataItemTableView in data item by extending report? I want to add Type::G.L Account in Report 214.
-
Can we delete Obsolete fields from sql
Hi All, I'm working on Business Central 16.0 version. I have changed the data type of a field in table extension, by making the original field as Obsolete. It didn't have any data in the table. Then I created a new field with new field ID and required data type and published the extension. I wanted to know if it is…
-
Report Layout Illegal characters in path error in NAV2016
Dear All, When I try to open the report layout by clicking Tools -> Layout from developer environment, I am getting error as follows. It is not possible to edit the layout with the report designer. Detailed description: Illegal characters in path. If anyone know how to resolve this , please let me know. Thanks in advance.…
-
LS Retail PrintBitmap
Hi experts, I need a quick help with Printing Bitmap Barcodes in LS NAV 2018. Below is code: Store.CALCFIELDS(LocationQRCode); IF Store.LocationQRCode.HASVALUE THEN BEGIN lBLOBRef.Blob := Store.LocationQRCode; QRPath := FileMgt.BLOBExport(lBLOBRef, 'QrBmpExp.bmp', FALSE); PrintBitmap(2,QRPath,1); DSTR1 :=…
-
Password Strength CU 9801
I am asked to include special characters in password (NavUserPassword / OnPrem / NAV2018) Before modifying Code Unit 9801 and include special characters like !@#$%^&*()_+ etc, will it be a problem anywhere. I am asking because, I wonder why this is not already included? TIA
-
"The Microsoft Dynamics NAV Application Server session for tenant 'default' has failed" NAV 2017
Hi, I was looking over the event log, and I noticed that I can't seem to get rid of this message and it repeates it self each 30 seconds. Does anyone have an idea how to stop this message appearing in NAV 2017 ?
-
Cycle Count Calc Qty
Dear All I am trying to assess the accuracy of our inventory obtained during Cycle Counts. I am able to pick up the adjustments made to Items using the Ledger Entry Table but I need to know the Calc Qty (expected bin qty) to enable me to determine % errors. Is the Calc qty at the time of the Cycle Count held anywhere.…
-
How to capture values in a JSON String.
Hello there, Is there any way that I can copy JSON value and insert into dynamics nav table, Here is the sample JSON response. I am doing this in Dynamics NAV 2013. Initially I copied values using SELECTSTR but is there any proper way to do this. { "result": { "addresses": [ { "city": "8888", "address1": "*******",…
-
Upgrade NAV2015 to BC14 - Licensing issue
Hi all, We are currently running a heavily customized solution on NAV2015, and thought it might be a smart move to first jump to BC14 before making another upgrade some time later. Now, license-wise, is it already too late for this move? We will not be able to get a license for BC14 anymore? Are there any exceptions to…
-
API consumption works on local but throws 401 unauthorized error on live
Hello All, I have created a function which consume a certain API which works fine in my local PC but throws following error on live server: A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (401) Unauthorized. The api works perfectly on live server while…
-
BC Excel Buffer Import - Capture Worksheet name for error handling
Hi All I have created an excel buffer import to a new table in BC. All works except when users do not use the specified worksheet name, the system throws an error which is not end user friendly. Is there a way to capture the worksheet name and compare it against the predefined name in codeunit, then show a custom error. I…
-
Accessing files on mapped drives using NAV 2013 web client
Hi, based on this link https://docs.microsoft.com/en-us/dynamics-nav/feature-limitations-of-the-microsoft-dynamics-nav-web-client it says that recordlinks support access to resources on file shares but when i tried to click on a file link inside the Link window in my PO, nothing happens. Does anyone knows why or what I…
-
Are we able to do Posting Cross company ?
Hi All, are we able to do posting cross company? for example I login to Company A. but I want to post for Company B. I can insert data from company A to B, but when post it, it seems still read data from Company A. By the way i am using cloud bc.
-
Sales Order Number Creation Instead of giving manually
Hi ,I would like to create sales order from codeunit, how I can get sales order number instead of giving manually ?
-
Receive data from third party software and create a new text file and keep it in shared location
Hi Experts, Could you please help me with the following: I have a requirement where I would need to read data from third party software. For which I have already created a new codeunit and published that. I have created the following code in the CU to read the data. Procedure ReceiveIncomingDoc(XMLBigText : BigText)…
-
Sending Response to Incoming HTTP Request
Hi Experts, I have a WS URL published, which is being consumed by a third party software to send data. Could anyone help me with how to send a response to that call? Thanks for your input.
-
Upgrade Permissions Error
Hi, after upgrade BC17 started complaining that fields xx from table xx are missing. If they are super users however, everything seems fine. Any ideas what to do/where to look at?
-
Unable to void check due to currency rounding error
Codeunit 367 CheckManagement.VoidCheck function specifies if the check amount in local currency is not the same as the balance amount in local currency, get the Currency Code from the Bank Account Card, and adjust rounding as necessary. Our Bank Account does not have a currency code - we treat <blank> as default USD - is…
-
Duplicate Posted Purchase Receipts for a PO?
We have a PO with two Posted Purchase Receipts, by different users, for the same line items. How can this happen, and what can we do to disconnect/delete one of them from the PO so we can close? > Receipts in green are fine. Their received quantity matches the quantity on the PO line. The 2 receipts in yellow/orange are…
-
Continia capture
Hello, I am looking for guidance to capture wrapped text in continia document capture. We are using BC with advance line level capture. Our supplier invoice have SKU code wrapped in two lines which I would like to capture in the "No." field. What is the best way to acheive it? Any one has come across this and resolved it ?
-
Cannot access to a function in a webService
Hi all, i am trying to consume a function in a web service published in BC. In postman, I get this error: In the WSDL, I can see tthat the function is published: This is how the function looks like: Must add that in this codeunit, I already have fucntions that are consumed without any problem. I'm afraid that the problem…
-
What’s new in Dynamics 365 BC version 2022 Wave 1 (April)
As the new version of Dynamics 365 Business Central is coming, Simplanova is organizing the webinar with Microsoft MVP for Business Applications – Stefano Demiliani, and encourage you to attend. During the webinar, you will hear detailed information, about What’s new in Dynamics 365 Business Central version 2022 Wave 1.…
-
specify company in SETRANGE before DELETEALL
Hi Guys I have seen code where SETRANGE include a company name or id when selecting a record set as below:Object.SETRANGE(Type,Object.Type::TableData);
Object.SETRANGE("Company Name",COMPANYNAME);
Object.DELETEALL;
[img]https://us.v-cdn.net/5022383/uploads/editor/bi/xks0kbyt5ljw.png[/img] Is this necessary as I haven't use…
-
Cannot send an e-mail.
Hi There is a function that can create a invoice PDF document and send the document via e-mail functionality. But I got this error when the function is called. The function can create PDF document but not start the mail program. The error is some think like automation error. But I have checked the Codeunit 400 "SMTP Mail"…
-
Working with Data Exch. Definition in SaaS
Hello everyone, I was wondering if Data Exch. Definition is working correctly in SaaS version of BC? I am planning to implement a global integration system for BC SaaS and I want to use Data Exch. Definition as a part of it for importing/exporting XML,CSV etc. since its pretty convenient. But when I check the standard…