-
Returning value when performing Odata operation(i'm using postman as test)
Hey, is it possible to return a value when a page is consumed as odata? i published a page as Odata with bunch of fields that can be used externally. The page creates a new customer, and it should return newly created customer number. However, the issues is that, when the action is perfomed, i get the query back as result.…
-
How to deploy a my language to Dynamic BC150 Wave 2 that not support by Microsoft for countries yet?
Hi all, I installed a instance of BC150 (Dynamic 365 Business Central Wave 2 Released) on my server with Docker Container Installation and it run on. Then, I have built Base Application from source code that exported from Docker Container with custom version and it included my custom translated XLF file "Base…
-
BC140 - bad performance of import via xmlport on SQL Azure (and very fast on local SQL Server)
Hi there, We are experiencing very bad performance of a xmlport that is used to import gen. ledger entries. The server and webclient (Business Central 140 - Spring release cu2) are running on a Azure VM, the dabase is on SQL Azure. I've created some files with different sizes. A small file (50k) takes about 15 seconds to…
-
Deleted report still shows in NAV and Web Client
I recently created a 2nd report named Inventory Val2 to help practice for modifying an existing report in the NAV Development Environment. After all changes were done and copied to the original report(Inventory Valuation) I deleted the 2nd report. But now when I search in the NAV client or Web Client I see 2 Inventory…
-
Copy record using transferfields with records of linked table
Hi All, I need a some advice on how to link a table to a source table from the one I have to copy record. Source table has some records in a linked table and I would like to copy also these records of the linked table. code:JobTaskRec.CHANGECOMPANY(CompanyTo); //copy record in another…
-
Replace the warehouse shipment line while selecting the different record.
Hi all, I have created one new warehouse shipment. Here (Ribbon->Getsource Documents). I can able to select any record from the source document page(without considering the 'Destination no' field). If i try to insert another record, it has to delete/replace the first record with a new record in the warehouse shipment line.…
-
Business Central WebClient
Hi Saurav, I did installation using docker sendbox very frequently I get issue with web client and in visual studio code "Unable to connect to the remote server A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host…
-
can we create Credit Memo on Partial Prepayment Invoice
Hi im new to nav, Can we credit memo the prepayment invoices partially or for a particular invoice can we post credit memo by clicking it. Thanks in advance,
-
Web client shows 2 reports when only one was modified
I modified the Inventory Valuation report using the development environment and now on the web client it shows 2 Inventory Valuation reports. One of them work as expected and the other just goes to an error page. I did previously copy the original to a new report I called Inventory Valuation2 but after I was done with the…
-
Question for Workflow Steps When Event
Hi Experts, May I know if the Order of When Event matters when in terms of approval process? Thanks in advance for your answers!
-
Printing external excel file with multiple sheets
Is it possible to print all sheets from external excel file?
-
Data Matrix 2D Barcode
Dynamics NAV 2013 I'm trying to get a Data Matrix label printed (have got 2D QR Codes printing using the Mexico version of Nav mentioned somewhere on this forum). There are recommendations to use DataMatrix.net.dll as mentioned on https://forum.mibuso.com/discussion/comment/329727#Comment_329727. Once downloaded I've…
-
Are promoted actions not a thing in Business Central?
Are promoted actions not a thing in Business Central? Or rather, are they not shown in their own tab anymore, e.g. the "Home" tab. In NAV 2013 promoted actions on a role page where shown in their original group/tab, but also under a second group/tab, - the "Home" tab. In Business Central this doesn't seem to be the case.…
-
Can you link external MySQL tables to NAV 2018?
Hello everyone, I'm new to the concept of connecting and using external Tables in NAV. In this specific case our customer want to use an external MySQL database together with NAV 2018 CU5. The development is going to be "old school" in C/AL via the development client. NAV is supposed to read and write into these external…
-
Business Central Design Mode - can't add field to role centre
Hi All, I'm having an issue adding a field to a role centre in design mode (and personalisation) as below: - I have another question also, is there a way to turn off customization mode for customer so they can't use it ever? Regards & Thanks Roddy
-
BC apps - your service is not ready yet, please try again in a short while
Hi all, anyone ever got this error message? it only appear if i opened using bc apps. use web browser no prob
-
Bank account Reconciliation
While doing bank account reconciliation, how to check with statement lines in nav 2013. there is no statement line showing in bank reconciliation, can any one please suggest me.
-
Where is currency in words coming from?
I am trying to figure out where is POUNDS (Currency in words) coming from when I print a Posted Sales Invoice. It appears for some documents only and I can't figure out where is it coming from. I do not want it to be there since the Currency Code shows right after it and that is all that I want. The LCY Code on General…
-
NAV users errors showing on the middle tier Event Log
Hello. I'm wondering why the middle tier records the Error Messages occurring in NAV in the event log with full .net call stack. Is there a setting to disable this?
-
Ledgers entry impact in Inventory valuation report through Job Module
Hi Experts, I have raised a Job sales Invoice through Job Module, with consuming that particular item, and the system generates a Negative impact in Value entries. after running the adjustment the cost item entries, all value moves to GL entries. but in Inventory valuation report the amount and quantity is getting Doubled,…
-
Using functions in Odata Webservices
Hi everyone, I am creating an extension for integrating via REST webServices with an external application. First of all, I've created a simple table:fields {
table 50701 "KanbanizeCard"
..... field(1; "ID"; Integer) { Caption = 'ID'; DataClassification = ToBeClassified; } field(2; "Nombre"; Text[200]) { Caption = 'Nombre';…
-
What are the consequences of unpublishing an extension after it has been uninstalled?
Hello, i'm trying to upgrade the prodcution DB in business central 365 cloud Verion from: 14.5.35970.0 ==> 15.0.36560.0. at the same time i have an installed extension with this old version, which i want also to upgrade it. in order to upgrade the Extension from old verion to a new one, i need to uninstall it, then…
-
Is it possible to set printer preferences in report ?
I have a problem when printing labels on TLP 2844 printer. That printer is shared on lan and for some reason all computers have different preferences set. So when printing from NAV it doesnt work as I want. If i set preferences manually it works well. But its not saving. Also, theres one more program which uses that…
-
Trated of extension dependencies in BC
Hi at all, I have the next scenerio: Extension 1 with version 1.0.0.0 Name "Extension 1" add a field in table customer Extension 2 with version 1.0.0.0 Name "Extension 2" add a field in page customer list Now, I need to modify the extension 1 adding one field more, but when I try to install newly from visual studio code, I…
-
ODATA - Request result sometimes in 400 error (with no body)
Hi guys, we have a non dynamics nav server, which is sending data to an Australien NAV 2017 ODATA Web Service. The request is sent with a ruby application and with httpparty 0.16 Sometimes we don't receive the data on nav side and they getting are 400 error with empty body (~10 % of the request have this error). If they…
-
How to get the 'Backorderd' field value in report
Hi All, I want to run a report from the 'Posted sales shipment' page. I want to show the "Backordered" of the posted sales shipment in that report. Please suggest me some steps to or code snippet to get Backordered field value. Thanks in Advance, Jacob.A
-
BC365 intelligent cloud collation error
Hi guys, old ghosts are reappearing: I've an Azure SQL database and an On-Premise BC365 15.xx I've an error that intelliCloud doesn't support my actual Latin1_General100_CS_AS so after an afternoon of sql scripting, my DB in is now on requested SQL_Latin1_General_CP1_CI_AS Now I wanted to start my ServiceTier, ERROR,…
-
Microsoft Dynamics.Nav.Client has stopped working error
Windows 10 device Navision 2013 Need assistance/feedback on how to clear this error. Only happening on one device. Regards Anola Stewart
-
1,1,2 level Workflow setup - Urgent please
Hi All I want to set workflow for customer card with hierarchy levels on 1,1,2, one of first hierarchy approves the document, 2nd hierarchy approves further to release document. Though i have designed the workflow, issue is when 1st approver approves the document, approval entries status shows OPEN for 2nd of 1 hierarchy…
-
How do I publish an MS Dynamics NAV page as a web service?
MS Dynamics NAV page as a web service