-
BC15 to BC16 update error
Hi, I got error notification below when upgrading from BC15 to BC16. Your Business Central environment failed to update Your Business Central environment could not be updated to version 16.0.11240.11946 because one or more of the installed extensions failed to update successfully. Review the error information below and…
-
Inserting Base64 image string into Document Attachment Table and Tenant Media through API.
I get a Base64 String which is an image from an API. Which will be saved into Document Attachment table. Here is the high level; Using this https://www.olisterr.tech/2019/12/generic-way-of-attaching-documents-on.html instead of having Document Attachment functionality on Opportunity, I followed the example to have it on…
-
Any restriction on Target framework?
Hi there, I am developing an extension for Nav13 with .NetCore 2.0 to talk to AWS.SNS! My library passes all testes and can talk to its small-dummy-commandline program in Linux, Mac and Windows. However, when I am importing it and want to use it inside the Nav13, to make it functional, I have to build against .NetFramwork…
-
JSON PUT() not working in AL [solved]
Hi All, I hope some1 can help. I have the following json that works on postman: However, I tried all I could in my extension, but I can´t make it work. I always get same error message. I had a look to each variable. Im creating a JSON string all together in a text variable. Server response: By the way, GET () works great…
-
In NAV 2017 RTC to open an external site on chrome that needs login
Hello, I have a particularity, that I'm checking if is possible. I'm trying to check a solution where from NAV 2017 RTC environment I can open a page on Chrome browser, already with the login made. So inside nav to have some kind of add-in in .net and/or help of javascript to when I click on a button on a Customer, for…
-
Dynamics NAV 2017, CU41 : Applying only platform update, what would be the risks?
Hi, All. We all know it is not a suggested way to apply only platform update. Customer's Dynamics NAV 2017 system (base version is CU3, platform update CU29 is applied last year) is heavily customized and has lot of partner add-ons, so the company doesn't want to invest too much time and effort to apply all application…
-
Dynamics 365 BC V15 Problem with Extensions (Scope:Tenant)
Hi, I'm working on an customer Upgrade and finished it to Dynamics 365 BC V15. It's running and all Data was migrated fine. Customer ist testing. We are still working on individual customization App which I now wanted to upgrade. But installing the new individual App throws an error: one page extension Id of our new…
-
Can not run "Transfer Data"
During data upgrade NAV from 2009 to 2013, I can not run "Transfer Data" again on another company in 2013 NAV.
-
Sales Invoice Unit Price as 0 from Web Service
I am creating an invoice using web service and providing 0.00 to the "Unit_Price" and after invoice is created in the business centeral but it show the default Unit Price instead of 0.00, Please help to send the amount as 0.00 as unit price for sales line.
-
Activity Codes
Good day, Could someone explain to me what are activity codes and how to set them up? Thanks in advance, Nagaboona
-
SagePay Integration
Hi, Has anyone done sage pay integration with NAV I need to download transactions within NAV https://pi-live.sagepay.com/api/v1/transactions Thanks
-
Missing translation in Shipment Methods
Hi, why NAV doesn´t show the translations in an Page after changing the language of the client? For example: I added the englisch Translations in the Shipment Mehtods. After changing the client to ENU, there are still the german Descriptions. Why?
-
Navision Integration with PDF Creator terminal server
Hello After installing the PDFCreator terminal server from Navision, the PDFCreator_COM object and the PDFCreator printer became available. Can you tell me an example of a code, how to use PDFCreator_COM from the Navision application (or another language)? As a result, users need to select a PDFCreator printer, and save…
-
PageNo in Reportbody
Hi, does anybody know a solution to get the page number in the body section? (NAV2018 RDLC Reports) Thank you.
-
[BC15] How to check entire (long) SQL statement in Visual Studio Code
Hello everyone, I can't check entire SQL statement and I'm thinking it's a bug, but I'm not sure. I want to see entire SQL statement like this: So I try to copy value: When I paste clipboard I see this: The same result I get when I use add to watch: This is probably caused by the same "variable name" because it is always…
-
RDCL mismatch pages between Word and PDF
Hello, I have a problem with a custom report. The customer wants to print 4 labels on a label printer. I created a report with the dataset and a RDLC layout. Everything is fine so far. When I print the report as PDF, I got 4 pages. But when I print the report as a Word document, I only got 2 pages. Each page has 2 labels…
-
UTF-8BOM to UTF-8
hI, I am calling a Xmlport in a report to get the output via job queue: Code in Report: ILE.RESET; ILE.SETRANGE("Posting Date",TODAY-1); ILE.SETRANGE("Entry Type",ILE."Entry Type"::Purchase); ILE.SETRANGE("Document Type",ILE."Document Type"::"Purchase Receipt"); IF ILE.FINDFIRST THEN BEGIN Xmlp.CREATE('E:\ERP\' +…
-
How to change To Approve and Details value in Approval Entries page during sent approval Request?
Dear All, I want to flow customise value (To Approve and Details) in the Approval Entries page on the time of sent approval request. I want to show Document Type+ OrderNo+ Status+Vendor No. & Name in the To Approve field. and In details I want to show Vendor Address. For your reference please see below attached screenshot.
-
How to colorize lines in the report?
I have the report "Employee - Vendor" connection and I need to mark lines where "Employee Name" <> "Vendor Name" by another color. Does anybody know how I can do it? May be it can be done by report layout?
-
using Coupons on POS
Hello, is there a full documentation about issuing coupons and using them on POS, what i am looking for is a way to issue coupons or vouchers with unique code or barcode, that can be used as long as there is an amount left in it, i have tried so many ways, but couldn't reach a satisfying solution. Thank You
-
How to Invoice Ressource for time spend for a customer - Consultant Activities company only
Hi, I have'nt find out how to deal with this need : I have consultant ( Ressource ) , how spend time working for different client in the TMA ( Tierce Maintenance Application ) contexte . So we have a contract for each client , for exemple , any hour spend helping you will be charge for 100 Dollards. Ok, great. So all the…
-
How to apply a payment(LCY) to a sales invoice(FCY)
Customer->Customer ledger entries-> Apply a payment with local currency to a sales invoice with foreign currency -> Set applies to ID- can’t apply because there’s a balance available. What should I do in this scenario?
-
Can I implement Business Central NAV using its any existing Codeunits or Procudures?
Given a date, return an array of last 13 months. Example 1, given date is 10th of April 2020 (10/04/2020) Array Returned with 01/04/2020 10/04/2020 01/03/2020 31/03/2020 01/02/2020 29/02/2020 01/01/2020 31/01/2020 ....... 01/04/2019 30/04/2019 Example 2, given date is 18th of Feb 2018 (18/02/2018) Array Returned with…
-
How to use Custom Report Layout in Extension Development
Hi, we are currently preparing our solution in Micorosoft Dynamics NAV 2018 for a BC 14 AL convertion. One problem we are facing is our usage of the ImportLayout, ExportLayout, UpdateLayout and CopyRecord methods from table Custom Report Layout. These methods are not supported in extension development.action(ImportLayout)…
-
Making changes to a table that is included in SQL Replication
We have a NAV 2016 database, on SQL 2016 Enterprise, and we may be adding a (normal) field to a table. The table is included in (transactional) SQL Replication. We know that there are SQL commands to make changes to replicated tables, but can these be used with Dynamics NAV?…
-
Upload data from BC150 to SaaS
Good morning all. I am trying to upload my data from a BC150 to SaaS with all the tools that BC has. But I can not. I have some errors when trying to conect from SaaS to my local BBDD in SQL. By the look of things it is because of the server and DDBB. I use this format: SQLSERVERNAME\DATABASENAME and the diferent process…
-
Data synchronization with user feedback
Hello, On BC cloud I have to build a synchronization between companies. To keep it simple let's just say I have a Customer record that needs to be replicated in the other company that is triggered by an action "Sync". The tricky part is that this should tell the user whether it was successful or failed with an error…
-
Problem with printing large word documents
I have a problem with NAV 2018 and large word documents, build with it's own word layout. My customers wants to print about 5'000 pages from a report with word layout. The report runs a long time until the client crashes. There are only one small jpeg in the layout. Is it possible to print such large documents from NAV? Or…
-
Fail in running NAV BC on Prem & CRM on Prem integration
Hi all, Have an installation of Dyn CRM on Prem and BC 13 on Prem and I'm trying to configure the connection between the two of them to replicate data from one to the other. I'm configuring the D365 Connection Setup with user pass and everything goes through well, the standard table/field mappings are created, jobs are…
-
Does it make sense to create autotests as a customer?
Dear Experts, We have quite a module of customization, which runs on several databases in several countries. Same codebase, different setup. NAV2018 + AL Extensions How do I know whether it makes sense to create autotests? If yes, then should I use NAV TestTool, or maybe some other approaches like testing web-client using…