-
Make Posted Sales Invoice Page editable true
I tried to make posted sales invoice page editable true. I referred following website to get an idea. https://yzhums.com/16756/ In business Central (SaaS), Can we do this kind of development?
-
Business Central Extension Help
I'm not sure if there is a better place to ask this... We are fairly new to developing extensions in Business Central. We have over 20 years experience developing in NAV/BC C/SIDE. We've made great progress and have several extensions built using the number range our company was provided by Microsoft for extension…
-
Migration process from NAV2013 R2 with German localization to BC latest version (Saas)/OnPrem
Dear All, I have a enduser who has their HQ in Germany, where they currently have NAV2013 R2 with German localization and multicompany database, and they would like to migrate to BC and since they are not keen to have database in cloud, they are thinking to have some private cloud 9, since IT Director would like to get rid…
-
OData empty/0D date filter
We have a challenge with OData V4 webservices. We have exposed the Sales Price table (7002) as webservice through a custom page object. For example we want to show all the Sales Price records where Starting Date is empty/0D. I have tried several ways to filter on empty dates in the OData filter but or the webservice return…
-
A safe way to use temporary records
Hi Guys I have tried a couple of variations of the temporary record to display results on a page and report. First below examplevar TempVend: Record Vendor temporary; begin TempVend.Init(); TempVend."No." := '30000'; TempVend.Insert(); TempVend."No." := '10000'; TempVend.Insert(); TempVend."No." := 'blah';…
-
AWS Signature Version 4 - BC Cloud for AWS API
Hi all, This question is for latest BC cloud implementation. Has anyone had experience with calling an AWS API which requires a signing key for Signature 4 without using a .net dll? It needs to use an algorithm of HMACSHA256. Which is fine, as it is possible to do this via the GenerateHash function within the Cryptography…
-
Azure Blob Services API
Has anyone come across any useful information\documentation on this new feature in BC19?
-
I want to send pfx certificate for handshake with other details to Bank API for payment
I want to send pfx certificate for handshake with other details to Bank API for payment I am using XMLHTTPConn ClientCertificates but not getting proper syntax to add in HTTP request header
-
Identifying and logging database locks
Hi Do you know a workaround or script to implement in a NAV2017, where we can log who has created a deadlock for other users? Right now we can use sp_who/sp_who2 when it happends, but this only gives us the servicetier account, not the actual user of NAV. My thought is that, this relation has to be somewhere in the db,…
-
Business Central Odata authentication
I am trying to configure the odata (v4) webservices to access Business Central (V18) data through Excel Power Query. Unfortunately, every time I try to log in, I get an authentication error. Even using the EDGE or Chrome browser the same thing happens. Trying to use Internet Explorer or Firefox instead I can read my data.…
-
2009 R2 Latest Build Download
Okay I give up. Where can we download the latest build of the full NAV 2009 R2? Trying to do an upgrade and need the dvd. TIA Chris
-
Deleting Purch. Receipt Lines with 0 Quantity
Hi all, we are using a logistic integration solution, and this solution is posting a purchase receipt document for each single product we receive. and standart NAV is creating "Purch. Receipt Lines" record for every line in the document even the quantity is 0. so for example, if we have a receipt document with 100 lines…
-
Connection BC 17 in VS Code
Hello I have the following message when I download symbol for the BC Vs Code connection. Authorization has failed or the credentials have expired. The credential cache has been cleaned. Any access to reach Business Central would require new authorization.
-
Selection to Report
Guys, A stupid question again.. How can I copy multiple selected rows to a report as filters? Lets say on Item List page we select many items, then we would want (Item No,...) to be set as filters when we open a report (onAction). I can get one row, with settableview, but no many rows... Thanks in advance.
-
Warehousing without Directed Pick and Put-away Question
I have a couple of questions regarding Warehousing Combos: We're using NAV 7.0 aka NAV2013. Implementing simple Warehousing without Directed Pick and Put-away. We have set the Location to Bin Mandatory, Require Shipment, Require Pick, Require Receipt. We will do Require Put-Away if needed, but hoping to avoid. Mainly,…
-
Report Extension Data Set Modify Triggers
I'm trying to use these triggers that were supposedly introduced in runtime 7.1. But my AL code will not accept them. I do have my "RunTime" set in "App.Json" but not sure if I'm missing something else. Has anyone used these?
-
Intercompany Posting from A to B, and then cant post it back from B to A.
Hi all, I have an issue with intercompany. I am using cloud BC. previously my scenario is : Company A, create PO and then post it.. it will create SO in Company B and then company B , post this PO then it will create PI in Company A. now since 15 october 2021, after Microsoft update. Company B cant send it back to Company…
-
NAV2009R2 NST - 2 instances - config issue
Hi I have this setup at a customer, where 2 instances of the NST is running (Production and Test). I have a separate set of folders in C:\Program Files (x86)\Microsoft Dynamics NAV\60\Service for each instance with its own Microsoft.Dynamics.Nav.Server.exe.config and customsettings.config files. However I have only one set…
-
Reconciliation Journal
Hi, On a Payment Reconciliation Jounrnal when you select 'Apply Automatically' can this apply multiple Sales Invoices for each customer. So essentially the Sum of two invoices is matched rather tahn just matching one as a partial match? Thanks
-
Code 128 / GS1-128 in NAV 2016
Hi there, I'm struggeling in implementing a Code 128 C in Navision. The code128 file comes from this site : http://www.dafont.com/de/code-128.font Currently I'm not able to place the right Start,Stop and FNC1 Character in Navision. I searched the whole web for a solution but i couldnt find it. If i use the normal ASCII…
-
Device License Limitations in BC 17/18
According to Microsoft licensing guide they write there are limitations to what a Device License can be used for, but not further details to be found on what the limitations are compared with a full user. Does anyone have more details on this? How does it work with Extension etc? From Microsoft: Device license: With a…
-
New CRM Integration with Mininum Synch. Frequency
There are extraordinary benefits to receiving massage chair Haruko treatments. It should be a part of everyday health and well-being. It certainly should not be viewed as always for a pampered lifestyle. It is really just a basic as brushing your teeth. Mẫu ghế mát xa Haruko is a natural way to improve your health,…
-
NAV Web Service Basic Authentication versus NTLM Auth.
We are integrating our new website (Demandware Platform) with NAV. Some of the integration is using xml files so I am set with that. But we do have a few live calls that the web site will make to NAV via web services. Turns out that the Demandware platform does not allow ntlm authentication. They would like to use Basic…
-
Getting error the MEM VAT Report Header does not exist when running BAS Report
Hello everyone, I am a newbie and not sure if I am posting this in the right place as I didn't find one for Business Central? I am getting the following error when using "Suggest Lines" in BAS Report. I understood the MEM has been disabled in Multi-Entity Management. I am in Australia so GST is applied and I don't use VAT.…
-
where is business central administration
Hello, hope you're all well. I have installed BC17 but for whatever reason, I cannot find my administration. which folder I can find the file to open it from?
-
Nav 2015 RTC .NET Framework problem
Hi everyone, I have installed Nav 2015 Version (8.00.41779) and also my administration panel create instances with the same version. Everything works fine, but when i try to edit/add data in any table i got error on the top: Cannot load an instance of the following .NET Framework object: assembly…
-
Page Web Service Basic Authentication
HI, I have created a new table & page of same table. Then i have published that page as a webservice. It is working fine in my local machine's google chrome. I have set "Use NTLM authentication" = Yes in the service. How can the web service be published with Basic authentication, i have tried below: 1. I have encoded the…
-
Working with certificate on BC15 (Cloud)
Hi all, Did anyone work with certificates on BC15, cloud? We used X509Certificate2, X509ContentType and X509KeyStorageFlags dotnet's in previous version for working with certificates. But now I'm not able to use dotnet's anymore, and also as I saw I can't map these dotnet's with new codeunit DotNet_X509KeyStorageFlags,…
-
Report does not display records that are received at pageloop
Hi All, I am designing report in RDLC where I need to display each record that is found as new page in report layout. Issue: There is always same record (first found record) displayed in the report layout, but code gets correct number of employees that are set in the filter. This is just an example: - DataItem CopyLoop ->…
-
Job posting setup in Job Task
Dear Expert, currently we are testing JOB Costing functionality and we found that job wip posting are not working based on the setup that we defined in job posting group. some friends recommend me to find similar case in this website. however i havent found any. so i decided to post this question here. 1. create two new…