-
Synch data from BC(Item Unit of Measure Table) to CRM(Customized Table same structure like BC table)
Hi Experts, I need to synch data from Business Central ("Item Unit of Measure" Table) to CRM (New Customized Table same structure like BC table). I used CDS setup for this but not able to synch this because of this table is not showing in Table Mapping in CDS. So, I go with AL Code level but NAV integration concept is not…
-
Licensing question
Hi, I'm a freelancer developer and would like to extend my abilities with programming for Dynamics. As I understood it has very diversified licensing system. Visual Studio Enterprise Annual subscription offers to download all kinds of Dynamics software. However I'm not sure if it also offers a development license for it. I…
-
Facturen in UBL XML
Iemand ervaring met het versturen van facturen met bijgevoegd een XML of UBL? Zie dat nagenoeg alle financiele pakketten dit standaard ondersteunen; helaas staat Navision niet vermeld in de UBL Ketentest
-
Validation of several fields
Hi experts, I use a Business Central wave 2 - fall 2020 on-premise. I have made a table extension for "Purchase Line" and a page extension for "Purchase Order Subform". I have added a few new fields in those two. I need to add some validation that depend on what item the user enter into the "No." field. So if the user…
-
Business Central: CurrPage.Update from codeunit - or get Line No. from subpages missing CurrPage.Upd
Hello Gurus. I am currently working on a solution, where a page pops up, after entering item no. on a subpage. On the popup page, it is possible to enter some quantity and new lines are inserted below the first line. I have made a codeunit, with an event to the subpage on the salesdocuments (quote, order, invoice, cr.memo,…
-
Flowfields in dropdown list
Hello experts, Is it possible to have flowfields in the dropdown list in RTC? I've tried adding the Inventory field to field groups in the item table, but the value of the field is always shown as 0 in the dropdown list. Looks like the field isn't being calculated.
-
WS authentication in NAV2009
Hi everyone, I'm trying to integrate an eSHop with NAV2009. I have published a CodeUnit as a SOAP WS. NAV has windows authentication by the way. If I connect to the URL fro ma browser outside the server, I must enter user/pasword. I enter the same ones I introduce into the rdp connection. I can get the WSDL from the…
-
Error: Business Central on-premises must be on the same major version as the online instance
During Cloud migration from BC17, after connecting Microsoft Integration Runtime.
-
Transaction that are created when posting a Transfer Order when posting a Transfer Order.
Hi Everyone Hope that everyone is keeping safe. First i would like to introduce my self. My name is Denys De Andrado and i am new to Microsoft Dynamics NAV. It will be a great help that if can someone explain to me that what are the transactions that will be created when posting a Transfer Order. Thanks and Warm Regards,…
-
Enum filter in Query API
Hi In BC V16 I have created an API Query and published as a web service. The query has a filter which filters an enum field in the underlying table. I will be consuming the oData V4 URL. When I test in Postman the filter is ignored. Does anyone know how I should implement the filter? Thanks
-
GETURL
Hey, guys. I am using Web client and it works well. I want to generate a URL for every Purchase Order. There is a GETURL function, but the problem is that for some reason the result of this function has 3 problems: 1. It has the 'http', not the 'https' prefix (why?); 2. It has 48900 port number and I have no idea where it…
-
Modern Lifecycle Policy implications
According to Modern Lifecycle Policy for Dynamics 365 Business Central since the relaease 15: https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/terms/lifecycle-policy-on-premises the customer is only supported by Microsoft for the period of initial 18 months since the release date. Practically, it…
-
AWS SDK .NET for use within Dynamics Nav
Hi, For different reasons I would like to use the AWS .NET SDK within Dynamics Nav. https://github.com/aws/aws-sdk-net Is this possible? If so, how would one do? I guess you need a .dll to reference? Never developed any .NET extensions, so I am a rookie within this area.
-
Unable to connect to NAV2009 SQL after upgrading client server from Windows 2008R2 to Windows 2012
A client gets this error after having upgraded an old Windows 2008R2 server to Windows 2012: The following ODBC error occurred: Error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified" Status-ID: IM002 We have found several threads suggesting to re-install the Native Client for…
-
Multiple Service resource allocation
Hi all, in service mgt. module, in the service order allocation lines, it is possible to allocate only one resource at a time per Service Item Line. It is not possible to allocate two different resources with status Active to the same service order line. There is some standard code that raises and error if you try to do so…
-
Production order scheduling order
Hi team, We noticed that when we would Refresh the PRD, the Backflush would schedule EVERY item to end at the Due date and flow backwards even if they go through the same work center (see two lines below). However our Work Center Capacity is currently set at 1, which to me would mean that it would only be able to process…
-
NAS freezes with heavy import at CREATEOUTSTREAM
Hi all, I'm facing an issue that drive me crazy, I hope I can find the answer among all you experts. :) We are running NAV2009R2 with a Navision Application server that run as a windows service. When we do import documents via NAS, sometimes, the import just freeze in the job queue with status "In progress", to solve that,…
-
Add a Base64 encoded PDF as an attachment to a Sales Order in BC
Hi, I receive a Base64 encoded PDF through a webservice in BC16. I managed to deencode the PDF. My question is what the best way is to attach the PDF to a Sales Order? From the Sales Order I want to be able to open the PDF.
-
Computer Name and/or IP Address
Hi How can I find out from a navision code unit on what computer (computer name, eg. xyws27) and/or its IP Address the code is currently running? Thanks Thomas
-
Purchase Tax on Expenses / Costs
Hello! I want to thank many who take their time to support many. On this occasion I would like to ask you for support in which you illustrate where I can go to do this. On this occasion, I would like the amount of the tax to be in their respective accounts. That means that the first line would have 517.50; and the second…
-
Cannot see media and mediaset fields on card page
Hi experts, I have made my own extensions for Business Central Cloud (Sandbox): One new table and one new list page. Using the list page, I open a new card page, I have made. I am trying to find out what is possible with images in BC and therefore I have a few questions regarding the table and the card page, that I show…
-
Codeunit 131007
Hi All, Where can I find Codeunit 131007 “Library - Report Dataset”. I can't add it as a variable in my extension?
-
Controlling Cursor/Focus on Phone/Tablet/Web Client while Scanning Barcodes
Hello, some of our customer needs to use NAV with mobile devices in Warehouses. They want to make processes with bar code system. We have a problem on Mobile clients which is even you disable other fields, making false of editable and quick entry property of the page, after scanning the bar code, the cursor goes away or…
-
Access Microsoft Dynamics NAV 2016 SOAP Web Services via Azure Application Gateway
Hi, I have a client with a NAV 2016 Server instance hosted on an Azure VM. I have configured a SOAP webservice that should be accessed externally, via an Azure Application Gateway. I am able to access the WSDL page for this SOAP webservice over the internet. The problem is that when I try accessing any of the functions…
-
Business Central on Cloud (SaaS) - Export company from Production and Import company to Sandbox
I will appreciate if someone can help with explanation how to export specific company from Production environment on Cloud, and then import the same company into Sandbox on Cloud. Or, what is the "new way" to do that when client must test new development on Sandbox (development environment) with more/less real data from…
-
Purchase Invoice Extra unfilled line error while posting
I'm getting this error when i post only the filled purchase lines in the invoice. The lines from 100000-150000 are filled correctly.But when I post its showing:- No. must have a value in Purchase Line: Document Type=Invoice, Document No.=EXP/CMUM/20-21/00161, Line No.=160000.It cannot be zero or empty. Although, line No.…
-
NAV Upgrade Tool-Set
Hi NAV community. I would like to bring your attention to the tool-set designed and was used for internal use in NAV upgrade projects. It was successfully used and adjusted in 200+ NAV Upgrades from Classic to RTC and BC. Since the fact, that our company SWP was acquired by bigger MS partner, the tools are not used…
-
Hotfix Search for NAV/BC
Hotfix Search for NAV/BC Hotfix Search Transform the way you search for hotfixes to be fast and sharp. This cloud tool allows you to search through all hotfixes released by Microsoft across all Dynamics NAV and Business Central (BC) on-prem, and by country versions - in just seconds. Azure hosted tool for Dynamics NAV and…
-
Sync-NAVTenant crashes for database converted from NAV2013
Hello, I am doing NAV2009 to NAV2015 upgrade. I got fully upgraded tables and data for NAV2013 (7.0) and I am trying to convert the result to NAV2015 (8.0) format. I am opening the database in finsql, all is going well, then I am invoking Sync-NAVTenant and getting the following: Sync-NAVTenant : "§", hexadecimal value…
-
is it passible to validate field value through Navision web service before insert or update
Hi All: Navision provide web service that you could call it for insert , update ... etc. The filed value will be validated when you call web service Create / Update function. But I just want to validate field value before call Create / Update function for checking filed value legally . Is it passible to validate field…