-
Cumulative Update for Microsoft Dynamics NAV
Hello. While reading the CU updates I see ID number and small description of the issue. Is there a place to look for the detail of that issue? https://support.microsoft.com/en-us/topic/cumulative-update-50-for-microsoft-dynamics-nav-2017-build-30428-869d7d99-f6be-d8fb-abdc-75fa8fec7331 ID 356306 Reports with paper setup…
-
Is developing in a remote-container possible?
Following the Concept of developing inside a container https://code.visualstudio.com/docs/remote/containers i try to attach VSC to a BCxx Container that i've created with New-BcContainer. unfortunately i can't get it to work. if i click "Attach to running container" i'll get: [68 ms] Remote-Containers 0.209.6 in VS Code…
-
Consume API from BC use HTTP Client getting error, from Postman working fine
I have weird issue regarding BC consume XML API using HTTP Client. if i send a request from BC to API, i will get an error like below but if send a request using postman, working fine then i have tried to restart the server then the problem solved. here is the request headers, my code in BC, sample request and the response…
-
How do I "Post & Print" to a printer and not to PDF in Business Central (19)
As the title states, how the heck do I in the general journal "Post & Print" to a printer, and not to a PDF file? I feel like I've looked everywhere, - I just can't find the answer. Best regards Marcus
-
NAV Web Services - SOAP Envelope Parameters
Hi, I'm calling a Web Service from within NAV as follows: XMLHttp.open('POST',WSURL + TargetCompany + PublishedObjectPath,0, WSAccount,WSPassword);XMLHttp.setRequestHeader('Content-Type', 'text/xml;…
-
Export Notes From NAV 2015 and Import To Business Central Online?
I am trying to export all the customer Notes from NAV 2015 to BC Online. I have developed an XMLPort to export the notes from "Record Link" table. For the Field "Note" of type BLOB i am reading the data into BigText using streams. The Export part is successfull and i have a file containing all the customer Notes. But now…
-
Cannot generate SSPI context State ID: HY000 - Sometimes only some users on terminal server
Hi We started this month to get this error when opening the NAV RTC: [Microsoft][ODBC SQL Server Driver]Cannot generate SSPI context State ID: HY000 I've seen https://www.sauravdhyani.com/2012/04/navision-cannot-generate-sspi-context.html But the host file fix does not seems to do anything for us. I then found, it may be a…
-
Is there any way to debug a BC 19 upgrade?
I am currently stuck in an update from BC14 to BC19 with an error saying ModuleName : Base Application af Microsoft WorkflowStep : OnUpgrade ExtensionName : Base Application ExtensionId : 437dbf0e-84ff-417a-965d-ed2bb9650972 ExtensionVersion : 19.0.29894.30693 ExecutionSourceId : 437dbf0e-84ff-417a-965d-ed2bb9650972…
-
Drag and drop functionality in NAV/BC
Hi all We have developed a function Drag&Drop on NAV standard fuctionality. You can find the code below: 1. On a page on the field choose attribute Control addin - WebPageViewer 2. This Control addin allows to display websites through the function SetContent. This function could have 2 parameters - HTML Code and Script on…
-
Report must be initialized.
For report 7391, there is a code on OnPreDataItem as follows I was wondering how is that correct! As the user will always get this error since it's on OnPreDataItem. Does anyone know the reason behind such a code and why it's there? As I'm trying to run the report but I'm getting that error all the time(obviously)
-
Word-Layout repeating DataItem OPNo_ProdOrderRtngLine - Report 99000762 Manufacturing Job Card
Hi all, I am trying to adjust the Word layout for report 99000762 to achieve a similar behaviour compared to the integrated RDLC layout: one page per production order routing line. Therefore I placed my report layout inside a 1x1 table with the following XML mapping:* 'OPNo_ProdOrderRtngLine' as a text-element inside the…
-
Order my Record Set on a FlowField
Hello everyone, I'm desperating ! I have a table with a field which is a FlowField. I declare a temp table (Record temporary) where I put some records from this table. Now I need to order my temp table on the base of this flowfield. No way to do this with Setcurrentkey or ascending :/ Who can help ? Thank you a lot Stefano
-
Wordlayout Mini Sales Header - Alignment of Decimal Fields
I've encountered a strange thing, when looking at the standard Mini Sales Header Reports of NAV 2016 (reports 1304,...,1307, 1316). For example in the word layout of report 1304 "Mini Sales - Quote", the columns Quantity_Line, VATPct_Line, etc. all appear right aligned, when printed, but in the word layout itself, I cannot…
-
Security protocol TLS 1.2 in Dynamics NAV 2013
Hi out there! I am trying to increase a web requests security protocol in order to access a web service which is requiring TLS 1.2. My default SSL is not accepted. The request is send from Dynamics NAV 2013 (7.00). I have of course searched for a solution to this problem elsewhere. One single line should be enough:…
-
Pass XML into function
Hi, i have an xml file that i import manually into the system using an xmlport. I then want to convert this whole xml file to text and pass the text to a function. Can someone tell me how i can do this please?
-
Compare objects in two databases
I need to get BC140TEST updated to current data but am not certain if the objects currently match between PROD and TEST. I can't afford to delete the BC140TEST company until I know for sure. Can anyone please let me know how could I validate the two to allow for a data update into BC140TEST? I'm assuming there is a faster…
-
Find which tableextension a field belongs to
I have done a page that has system table Fields as source. It is very useful since you can filter on all the tables/fields and see data types, captions and so on. However, I'm missing a new important feature. I would like to know which table extension a field belongs to. Are there any system tables that I can use for this?
-
Read Windows Registry from NAV2016 C/AL
Hi all, I'm trying to read a registry value in NAV2016. I've defined a DotNetVariable as ProcessFileName Microsoft.Win32.Registry.'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' If I look in Regedit, I see a registry key I'm looking for. I exported it to a .reg file and here is the contents:…
-
Closing inventory period - item has entries in this period that have not been adjusted
Hi All, Wondering if you can help ? We have a customer that is currently not able to close their inventory period on a regular basis because of the error above - it seems that the affected item isn't updating when running the adjust cost routine and we have been getting around this by removing the tick on the cost is…
-
How to add a Shortcut Dimension to a table/page
Hi, I'm a NAV Developer, and I'm using NAV 2018. Does anyone know how to add a Shortcut Dimension 4 Code to a table and to a page? Thank you!
-
Preview posting when using "Post batch"
Hi all, Is there a way to use the "Preview posting" functionality on multiple documents (purchase orders in my case) at the same time? I'm looking for a solution to do some kind of bulk check before actually launching Post batch, so all posting errors can be handled before posting any of the orders. Thanks for your answers!
-
LinkedInTransaction deprecated in BC19
I'm migrating some tables from BC14 (C / AL) version to BC19. These tables are external to the DB and have property "LinkedObject" = true. According with Microsoft in these cases LinkedInTransaction property is set to false: Now compiler show a warning because this property is deprecated and in future became an error. So…
-
Unable debugging Business Central 19 onprem
I'm trying to debug my BC19 installation but when I try I get the following error in VSCODE: Error: In the server event log I find the following error: My server configuration: Can anyone help me?
-
How to use OData URL and consume it.
Hi everyone, I want to share data of shipment method table using OData. I made a page of shipment method table for this and added it to web services and got the URL. If I am accessing this OData URL then I am seeing table data in XML format on the browser. [Please check below] <?xml version="1.0" encoding="utf-8"?><feed…
-
BC SaaS - Importing CSV - How to handle text Qualifier "My text,part2"
Hi All I'm trying to import a CSV file with comma as separator but some field contain the comma as part of the text like" "Unit1, Maple St ",NY,US Is there a way to handle this in AL code instream or any other function. Currently using uplaodintoStream and LoadDataFromStream methods
-
Line Discount % in Sales Order Lines
Hello, Please can anyone help me how is called the Line Discount % field in Sales Order Lines? Where I can see this in C/AL? What I want to do is that in table 7004 Sales Line Discount, I should be able to setup discount based on Item Category. So When I create a new Sales Order and when I choose the Item for which i setup…
-
Problem with delegation...
Hi, I have a three tier setup: BCWEB1 - Running the webclient. BCWEB2 - Running the webclient. BCSER - Running the BC service tier BCSQL - Running the SQL server. dom\ser_bc - Is the service account, running both the BC Service tier, and the application pool. BCWEB is the internal DNS name pointing to the internal Azure…
-
BC 18+: Use implicit Drill Down behavior of Global-Records'-field in Page Field
Hi, I'm optimizing/cleaning up a page where there are two related records shown next to each other. One of the records is defined as the SourceTable, the other one is from a different table with a 1:1 relation. It is defined as a global variable which is retrieved in the OnAfterGetRecord-trigger with some conditional…
-
BC14 - Time zone (Table 2000000164) not showing correct information
Hello, We have done a Technical upgrade to a solution (NAV 2016 --> BC14) - The Windows client is working correctly but we discovered some issues with the Web client. I found out that (one of) the problems is that the Time Zone table is malfunctioning :-) When I try to choose the Time zone in the User Personalization card…
-
Business Central: "Correcting" a Posted Purchase Invoice
Hi: In a sandbox Business Central environment, I'm testing the clicking of the "Correct" button on a Posted Purchase Invoice. This invoice was not created based on a purchase order. The error message, as shown in the screenshot below, informs me that there must be a "Document No." at the line item level. How do I get rid…