-
Excel Buffer Import Date Issue
Hi, I am using the Excel Buffer functions to import data in NAV from an Excel Spreadsheet. The functions are ReadSheet and ParseCellValue. The issue I am finding is that it reads the date column and somehow it always ends up 1 day earlier than the actual date. So if I have in Excel 05/08/2012 it will bring in 05/07/2012. I…
-
Inconvenience when trying to obtain information in a report
I created a custom report in BC, information is obtained in the header, however I cannot obtain the records for the lines. I have already confirmed within Microsoft Report Builder that there is no visibility condition, so I think the problem is in the .al code but I have not been able to detect the error. I share my code…
-
Docker and HTTP send
Hi, I've set up docker with a type sandbox and I have to test some HTTP sends to an external URL (it is a government test URL for submitting tax details). However, every time I try a HTTP send I'm getting an error code 0. Is there additional setup for docker to handshake with the outside world? I am running BC22 :)…
-
Modify data inside "<cac:PaymentMeans>" (Peppol)
How do I modify the data inside "<cac:PaymentMeans>" when generating PEPPOL BIS XML? <cac:PaymentMeans> <cbc:PaymentMeansCode>Change value from 31 to 30</cbc:PaymentMeansCode> <cac:PayeeFinancialAccount> <cbc:ID>Set bankgiro value</cbc:ID> <cac:FinancialInstitutionBranch> <cbc:ID>Set to SE:PLUSGIRO</cbc:ID>…
-
Move Multitenancy
Hi Guys, Im settings up multitenancy (move to) on 3 tier setup So NAV and SQL are seperate. I have the scripts so far and now i want to move several companies to new databases. I have tried the script: NAV2017 CU2.1\WindowsPowerShellScripts\Multitenancy\NAVMultitenancySamples.psm1" -verbose and from there:…
-
Fixed Assets
Hi We have been left with an amount on a Fixed Asset below .01. Does anyone know of a way to clear off this final balance. This is in NAV2017
-
How to group with a query?
How do you group lines (i.e. purchase lines) based on fields such as location code, posting group using a query? These lines would be grouped later when the document is posted and the grouping would be split into the separate documents
-
Business Central- Update Listpart Page
Hi, can anyone tell me how can I update listPart page from another ListPart Page? for example, in Bank account reconciliation page there are two part pages, 'bank account statements' and 'bank acccount ledger entries', can i i update view on Bank account ledger entries part page from Bank account statement part page ? Is…
-
Webservice <Key> Tag
Hi, In NAV SOAP web service the Read method will return a Key value. E.g. For Chart of Accounts, the Key value returned is: <Key>20;DwAAAAJ7BDEAMAAwADA=7;52265190;</Key> Do you know how the value 52265190 is derived? Is this some sort of time stamp?
-
App Version number: best practices / guidelines
Hi, I'd like to ask for some advice on the version number for the apps (the parameter "version" in the app.json file). We are currently using the below convention: 22.5.20231011.7 Being: - "22" for the BC major version - "5" for the application version - "2023" - year - "10" - month - "11" - day - "7" - version within the…
-
This is actually a question for Business Central
I am trying to setup the smtp / email account to send out notifications on workflow approvals on cloud and I cant get it right. Has anyone done this and can you share how you have manage to get it working please
-
OAUTH Token Request using Azure AD
First off, I was able to create a working call in Postman and received back a token, however, I can't seem to make it work in NAV2013. In Postman, I can use form-data or x-www-form-urlencoded, but neither seems to work in NAV. I either get a Bad Request (400), or connection forcibly reset by host error. Any tips? OAuthReq…
-
Default Views in Filter pane
Hello, I have a List page and it has a field named "Open". Also, I have Open and Closed views written in code for the page to filter on the field "Open", so that the user can click on each view to filter the records. I can see three views on the page "All", "Open", and "Closed". I have a Role center Cue to view only the…
-
Non Business Central tables in BC database
Hi, Someone knows if having non BC tables in the database and use them via SQL stored procedure to save additional info can affect to the Business Central performance and locks? The scenario is that, just as there are tables like "dbo.CompanyName.Table," there are other tables created, such as info.OrderLog, and many of…
-
PDF Files Error (109) when opening in Adobe Acrobat Reader
Hi all, We have noticed that some of the PDFs generated by BC, that are attached in emails, won't open in Adobe's Acrobat Reader with the error "There was a problem reading this document (109)". They'll open fine in other applications such us Microsoft Edge. The scenario is sending email statements for customers in bulk.…
-
Outlook Integration - Prefers SaaS to OnPrem
Hi, Our config is completed according to Microsoft documentation. However, we have a SaaS Sandbox environment but using OnPrem for Production. We downloaded the outlook add-in files from the OnPrem installation and added them to Outlook. If you open it up, you can see everything is pointing to the OnPrem instance. However,…
-
JSONPath SelectToken Problem
Hi community, I'm struggling in JSON parsing :s - I have the following JSON { "properties": { "cmis:creationDate": { "cardinality": "single", "id": "cmis:creationDate", "type": "datetime", "value": 1673529791000 }, "cmis:name": { "cardinality": "single", "id": "cmis:name", "type": "string", "value": "" }, "cmis:objectId":…
-
Re-use report object number causes system to crash-2013R2 38053
Hi I am busy developing a number of customized reports in the 50000 range. I am having problems if I delete a report and want to re-use that number. Or if I renumber/rename a report. Sometimes the new report still has the filters of the old report and gives an error when trying to run. Other times the RTC client crashes…
-
Business Central - Data Exchange Definitions - Documentation?
Hi. Apologies if this is in the wrong area. I am fighting with a data exchange definition to export an EFT file. Maybe I've missed it, but is there ANY documentation about these that is more then just a skim over the surface as in MS Learn? Thanks in advance!
-
Loading Posted Sales invoices to IC Outbox
Hello all, One of our users generated a sales invoice for an intercompany partner in Microsoft Business Central. However, due to the user’s restricted access to the other company, the invoice was successfully posted but is not showing up in the other company’s purchase invoices. Typically, I can locate such invoices from…
-
Text lines "Multicurrency" on Statement
Hi I have seen some lines with the text "Multicurrency" on a statement i a NAV2013R2 client. The lines are not a part of the customer records. Where are the lines from?
-
Assist-Button not shown in Listpage
Hello, I have a somewhat strange problem with a newly created page. The page displays all lines of sales offers and sales blanket orders. The customer would like the map of the respective document to be called up when clicking on the document number. When I now open the page via the menu, the Assist button is not…
-
Include caption not working on report?
I am trying to "include caption" for a field on a Business Central report. I have added the property to the field in the dataset: The field has a caption in the table and it is translated: I have added it to the layout like this: But it just prints the raw text: Can anyone help?
-
Custom Lines Page Show Open In Excel Top Right
Hi All I have created a customer subpage similar to the sales order lines. However I cannot see the option to Open In Excel on top right as below (option appears as a drop down on the left). How do you add a similar open in Excel function on custom page?
-
Issue with creating a new record when filters are set on a page - Business central
Hello, I have noticed a problem in Business Central in that when I want to insert a new record on the page, there is a "reload" and the first record is selected/highlighted instead of a new blank record in which I can put the new values. The problem appears in BC15 and higher when there is a filter set on the date type…
-
Endpoint for "Item Charge Assignment"
Endpoint for "Item Charge Assignment" A requirement for an OData endpoint to fetch all the data of the "Item Charge assignment" table for integration with other software. Because the standard BC page does not return any data without the purchase or sales document context. Please see below the screenshots of calling the…
-
Error 701: Azure Key Vault
Hi BC 16.2, we see this alot, anyone knows whats wrong? There is not setup any Azure key vault, but is that required at all? It runs as an onPrem, on azure VMs Server instance: PROD Category: Azure Key Vault ClientSessionId: 6a295346-70c9-4d7c-a5a8-9f4b564aa735 ClientActivityId: 16f53968-b2d3-4f59-b527-0eedd770b481…
-
Event Handler
In the upcoming Microsoft update, there are several events slated for removal. I’m seeking assistance in replacing two of these events with their new counterparts. I attempted to substitute the second event with “OnPrepareLineOnAfterFillInvoicePostingBuffer”, but it doesn’t seem to be triggered as expected. Additionally,…
-
Can I determine the correct control add-in name for a third-party dll?
Hi - I have a third-party DotNet dll that I would like to deploy via the Control Add-ins table. However, we purchased this add-in, so I don't know what the internal "Name" property is. I assume that the Public Key Toek is the "PublicKeyToken" value on the variable definition in my codeunit:…
-
Document Attachment, where BC/NAV are storing the BLOB data?
Please, I want to know where are storing the BLOB data Dynamics NAV/Business Central (version 14) in Database. I can see table 1173 - Document Attachment, but there is no BLOB field, but there is a filed named Document Reference ID of type Media which may be a candidate to point other table. But i cannot find where. Thank…