-
summarized Remaining Quantity differs "sometimes" from summarized Quantity in Item Ledger Entry
Hi all, Using CU23 of Dynamics NAV 2017 I have come across the problem, which I couldn't reproduce even with the Item No. that has got the problem with Item Ledger Entry. The problem is, that in some unidentified cases, the Remaining Quantity seems to differ from Quantity, when summarized and so the items with this problem…
-
How to send an email from Business Central Spring Release 2019 through the user's Office 365 account
Hello, I would like to send an email from BC 14 (Spring Release) without using the SMTP setup, and using the user's Office 365 authentication. I want to do so in order to let the user retrieve the emails sent from BC inside their "Sent email" folder, without having to manually open Outlook. I can't figure out how to do…
-
Calling Azure Function from Container
Hi all, Did anyone have situation when he needs to call Azure function (run locally) from BC container? I suppose that we need to call outside address? Thanks
-
Time sheets on Assembly orders
Hi Guys, I am working with Time sheets, and wondering why the functionality is not working, when linking to a assembly order. As far as I can see, there is no setup missing, you are just not able to register time, on an assembly order, directly from the created time sheets, is this true? I find it kind of odd and not very…
-
Error while import the report.
Hi All, I have upgraded one report from 2009 to the nav 2013. After that i exported the file in txt format and import it into NAV 2018. I am getting the below error while importing it to NAV 2018. Please suggest me some steps to get rid of this error. Thanks, Jacob.A
-
How to run Powershell Start-NAVAppDataUpgrade for Cloud BC?
Hi I want to publish new extension. but i got this error message if ForceSync. if i recreate is able to, but all my data in extension gone. Reason: Cannot install the extension **** by ABC 1.0.1.0 for the tenant msasia1787t21132103 because an earlier version was already installed. Run Start-NAVAppDataUpgrade to upgrade the…
-
Which menu has which user
Hello, I work with Navision 2009 R2. I'm looking for a way to get a list of users with the menus assigned to them. On the one hand, I can see who has access to the menu, using the right-click on the menu "Assign users", so I imagine that there must be the possibility to extract this type of information from a table, "User…
-
On Prem BC Extension - AAD Authentication
Hi, We have BC15 (Wave 2) installed on prem and set up to authenticate with Azure AD i.e. the NAV Service uses AccessControlServices as authentication type. Now, we're trying to create an extension using VSCode and in the launch.json file , we have set authentication to AAD. Could you kindly explain how to download symbols…
-
Dynamics 365 Business Central API's - PUT/PATCH Header with Detail Lines
Hi, We're currently writing an integration to synchronize Orders and Order Lines between 2 Business Central databases using API's. (Note: we're talking about a custom Order/Order Line implementation, but it's quite similar to a standard Sales Order) At this point I'm able to create a new Order with Lines using a single…
-
How can I fix "The application can only be accessed using a secure connection (HTTPS)" message ?
Hi Everyone, We are struggling to get the MS Dynamics Universal app working as we receive the message as mentioned in the question / title. This message only appears when using the MS Dynamics Universal app. When we use a browser (on the same devices, which have IOS) we can succesfully connect and use MS Dynamics NAV 2016.…
-
Q for a heavily customized system that will be redesigned: Customers can buy and sell back to us.
Hello. We have a heavily customized solution that allows our customer to buy and sell within the same transaction. This customization is done due to nature of the business. Now there is a new project for NAV upgrade to ver. 2019 and I am trying to figure out with our dev team how we can utilize the base product to the max…
-
Is it possible to install BCv13 and BCv14 ?
Hi Experts, I tried to install BCv14 on the machine where BCv13 where was already installed. I have succesfully converted my v13 database to v14 format using Development Environment. Then when I tried to start RTC v14 the client is crashing during startup - no data at Event Log. Has anybody experienced that before? Is that…
-
LInk address is not valid - 365BC Fall release OP
Hello, I have a 365 Business Central version 15 (Fall release) installed on my PC (On-premise). When I add a link to a production order or an item as a url: File:///c:/users/bek/desktop/645000002.pdf and I want to see the file from inside BC, I get the message: Link address is not valid. Using a browser with the same url…
-
Retrieve Dot net Dll parameter in Nav.
Hi Everyone, [I want to check dll response in nav] I created one Dot net dll and installed in nav, I am able to get that dll in nav ie i am able to create a dot net variable with created dll type(CaptureStripe.CapturePayment). The dll file had created with one parameter "TransactionId". This "TransactionId" parameter, I…
-
BC Repository Naming Conventions
Does anybody have any good ideas or references to Repository Naming Conventions, but especially for Business Central / NAV2018 development? These can be on different databases for different companies, but for the AL extensions I am thinking of an easy documentation generator, version view, etc... Currently using bitbucket…
-
item tracking /moving in date
how to know the item that is not moving in a range of date filter.
-
Email Notification from Approver to Sender
hi all, i have this scenario. A is Requester B is Approver when A send to request approval to B, B will receive email notification. can we get the other way around? when B approve it.. then it will send email notification to A Please advise Thanks
-
BC API's Moving from Beta to v1.0 (where are the changes?)
Regarding this documentation: https://docs.microsoft.com/pt-br/dynamics-nav/api-reference/v1.0/moving-from-beta-to-v1 Is spoken what was changed but I don't find the code with real changes. It has the reference for example to customerFinancialDetails I already searched the al code for the customerFinancialDetails API page…
-
Dynamics Nav 365 integration with Dynamics 365 Sales
Hello, I'm working on an integration between Dynamics NAV 365 and Dynamics 365 for sales, I'm trying to connect using Microsoft given link ("https://*.crm4.dynamics.com") and whenever I test the connection or enable the connection I get the following error ( Microsoft Dynamics 365 Business Central The connection setup…
-
Running RTC (BC On Premise) )on Windows 7
Hi! Have anybody tried to install the RTC client for BC Spring Release (CU 5 ) on a Win 7 ? I know that the requriments says Win 10, but the customer wants to give it a try and see if it is possible
-
Problem in initial page Business central On prem after upgradte from version 14 to 15
Hi, have sombody happened that?? When I open web client, I can see the role center during 3 secods more or less, and then appear the next error. in the event log I can see that, but I don't know how to resolve it. - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider…
-
Production Order - Output Adjustment
Does anyone know why adjustment value entries for output in prod. order has no value in field 5818 Adjustment (Table 5802 Value Entry)?
-
Access page field's value through Runmodal (or Run?)
I am trying to ask a user for a password if it tries to enter unit price below a threshold. I do this through a StandardDialog page and trying to write the logic to tackle the Cancel and Ok Button. pageextension 50144 MyExtension extends "Sales Order Subform"
{ layout { modify("Unit Price") { trigger OnAfterValidate() var…
-
How to pass value from one page to another.
So on a sales order subform, if a user types unit price, my written onaftervalidate trigger runs and if the condition is met a PageType = NavigatePage; opens. Now on this page, if the person chooses to close this page by pressing X on the right corner which captions to Save & Close then I intend to change the value of unit…
-
BC-On-prem Web client installation
Hello There, I am getting error while accesing web client URL that is created from powershell NAVWebClientManagement module. Since i am not able to install Web client from basic installation. Error is below. Event viewer logs are below. Another error Can anyone help me out on this issue. Thanks
-
Peek() and Receive() from BC to messagequeue raise time-out warnings in event log
Hi there, We have a Business Central (version 14 on prem) service tier running as a NAS, which is polling a local private message queue every now and then. We use dotnet variables to achieve this (methods messagequeue.peek and messagequeue.receive). All is working fine: no errors in Business Central, messages are read from…
-
Hello world is not printing in customer card page
i have installed BCental.and vs code I have made necessary changes in app.json and launch.json .download al symbols.installed al extension .build a package but when publish it will not giving me an error and not showing any msg on customer card page.any solution on this. thanks in advance.
-
NAV Server Configuration on Cloud
Dear Sir, The NAV Server is on Cloud (Public IP 98.76.54.32) and it is under a domain controller ('domain' name is MyDomain). The same is configured with Windows Credential. The MyDomain\Navuser1 is a domain user (Password is Passcode@123) to login & access the NAV Server as well as NAV Database. And It's working. Now I…
-
Import from a datafile fails: extension not synchronized...
but the given extension is nowhere to be found (either in source DB or in target DB) Scenario: DB1: (Client Version: BC 13.0.24623.0): Export to datafile DB2: local Dockerimage (Client Version: BC 13.0.24623.0) Import in local Dockerimage fails with the following Message: Cannot import the data because the specified file…
-
Cannot reverse vendor payment as VAT entry has an associated unrealised vat entry.....
need to reverse an incorrect vendor payment, have unapplied the entry from the invoice, however cannot reverse the transaction, as a VAT entry has an associated unrealised vat entry.... how do I solve this? as the payment is hanging around in the balance for the vendor Kind rgds