-
Not able to receive response during Decryption of invoice in Json format
Dear All, We're using NAV 2016 and we're handling an e-invoicing process and during the API request and response exactly during the decryption process of sales invoice I'm receiving the follow error: A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (500)…
-
Can you create a lookup that populates a field if a partial entry is made?
Can you create a lookup that populates a field if a partial entry is made and still be able to do a manual entry? Is it possible to have functionality where when the user partially types, it filters to those options e.g. blue/green/white and populates with that option. And for the user to also manually be able to enter…
-
ExtendedDataType -> call custom application
Hi all, system: NAV2013 R2 OS: Windows 10 Pro I would like to set the custom application that is being executed/called as user clicks on field "Phone No." on page "Contact Card", but I do not know how the call to execute default application is being called. I have done this: 1. CallToFromNav -> inserted the new default app…
-
Alternative Replenishments & Planning Improvements Tool
Hi All, I am looking for a solution - external app or company who had already developed solution which could cover below scenarios. Any suggestions will be highly appreciated. Thank you! Scenario 1. Item is set as to be purchased (Replenishment Method = Purchase). Lead Time connected with purchasing: 8D. Item can be also…
-
How to export all uncoupled records from "Coupled data sync error".
I need help for export list of all the +999 uncoupled records. When I open the Page “Coupled Data sync. Error” 999+ I received only 64 errors. Please help me for the Same. and why its shows us 999+ Errors when we have only 64 error records
-
Create excel file from stream or from disk C/AL on prem
I need to load an excel template file from a folder on the computer (or from a blob), modify some cells, then send this to the client machine, without modifying the original file, and without prompting the user to upload the file. Currently I have it all working, except for the last part. Is there a report somewhere that…
-
FULL VAT in Tax Posting setup doesnt work for Items
Hello :smile: I'm trying to capture a purchase line with a Tax Prod. Posting Group , which has VAT CALCULATION TYPE := "FULL VAT" and doesn't work for ITEMS but only for G/L Accounts , when I change "Vat calculation type" to "Normal" it works , but has a wrong VAT calculation. Is there a setup I have to change?
-
Business Central - Warehouse Shipments / Filtering Sales Orders
Good Day, We are moving to Business Central and are struggling with what we believe should be a simple concept and we have yet to come up with a solution for this issue, nor has our developer. Within BC, we will need to pick and ship many sales orders at one time. We thought this would be simple, creating a Warehouse…
-
permissions bc17-bc19
hi, after new implementation importing client permissions didnt work in permissions sets. where do we import permissions in bc19?
-
NAV 2017 on phone App
Hi would you please guide me how to set up NAV 2017 on Phone App? I have downloaded Dynamics NAV app from google lay store...will it work or there is any other app that can connect.
-
NAV 2018 Task Scheduler doesn't actually run tasks
So on this NAV 2018 build 19394, I have this weird problem, that enables me to schedule tasks but they never seem to actually run. This is was I observe when I schedule a task and try to run it: * Create a simple codeunit that does not do anything but a SLEEP command * Schedule the codeunit to run every 5 minutes, every…
-
Error message not displayed in full in BC19
Hi, I am raising an error with the usual Error command and it is not displaying the error in full. I then open the page in a separate window and then all is revealed, I am interested in showing the error message in full without this extra step: - Regards & Thanks Roddy
-
VAT Statement Line - Column amount calculation
Hello to everyone, I don't know where to post this thread, because I am new on forum, and I am posted here. I used Business Central, and added two new fields on VAT Entry table: TOTAL = Base + Amount, TOTAL UNREALIZED = Unrealized Amount + Unrealized Base, and on VAT Statement table field "Amount Type" (Enum) I aded two…
-
XMLPORT:Skip Empty Tags
Good Morning. does anyone know how to skip empty tags when exporting with a XmlPort? I tryed to do that setting the MinOccurs property of the element to zero but does'nt work. It's a great problem form me because my commitment don't accept empty tags. Can somebody help me? Thanks for all.
-
Unable to post Purchase Invoice
Posted a Purchase Receipt for GL Lines( Productive Indirect Cost) and there is Quantity in "Qty received but not invoiced" field is 123 But while posting the Purchase invoice "Quantity Received" field is getting Blank. And we are getting belowerror: "You cannot invoice Order xyz for more than you have received." Please…
-
How to transfer custom field amount to the right G/L account (Chart of Account)
Hi I would like to send the custom field amount (Allowance) [as the blue box in the image] to the bal. account allowance [50113]. May I know is there any event that I can subscribe or any custom code that I can use? I've tried using the method in base app but it doesn't work.
-
Unable to post Purchase Invoice
Posted a Purchase Receipt for GL Lines( Productive Indirect Cost) and there is Quantity in "Qty received but not invoiced" field is 123 But while posting the Purchase invoice "Quantity Received" field is getting Blank. And we are getting belowerror: "You cannot invoice Order xyz for more than you have received." Please…
-
Type 5053 was not defined for the function
Hi, when i try to export some table, i receive this error . Type 5053 was not defined. I had a similar problem with type 5056 , and solved exporting the objects in a higher CU of NAV and then deleting the "Dataclassification". type Now i have a similar problem with data 5053, can you tell me to what correspond type 5053,…
-
How to receive a JsonObject by parameter in web services
Hi, I try to create a web service in BC that receives this structure curl --request POST \ --url 'https://api.businesscentral.dynamics.com/v2.0/XXXXXXXXXXXXXXXXXXXX/Testing/ODataV4/Test_CreatePurchase?company='XXXXXXXXX\''' \ --header 'Content-Type: application/json' \ --data '{ "_Header": "00007180", "_Lines": [ {…
-
Excel Nav Add-in exciting sheets on new server
We are in test phase of moving a NAV 2017 to a new server. We are going from on prem AD to Azure ad. Customer has like 50 sheets with various BI like reporting made with the Excel Nav Add-in. We have the add-in on working new server. But the old sheets does not work. Is there any way of making the old sheets working?
-
What is the best way of exporting BLOB?
Kicking and screaming we are now entering BC! Therefor I am facing a big upgradeproject which includes going from TempBlob Record to "Temp Blob" Codeunit. Therefor I am looking for some information on how to best use/transfer the old pieces of code into the new one? For intance I have a lot of places where various files…
-
Object License in Dynamics BC OnLine/OnPrem
Hi, In classic NAV (version NAV2018 and below), you would need to purchase objects if you use them in customisations. Is this still required for Dynamics BC Online or OnPrem?
-
How Lot no tracking works for a component in Work orders?
Sir/Madam, How lot no tracking Works at various stages of Work order process? While creating a work order, whether it is placed in any table...? Also while creating a warehouse Pick (not posted) where it is stored ? Where it is placed in order to check how much quantity is reserved for one component while creating a pick…
-
BC 18 - Microsoft.Dynamics.Nav.Runtime.NavHttpContent variable not initialised.
Hi all, I am using On Prem BC 18 I have called API to BigCommerce... testing from my local is ok, no issue. I got this error message from production server. any idea what's wrong with my extension? thanks.
-
[solved]Use Default Synchronization Setup - Sorry, we just updated this page
Hi all, I have an issue with the BC-CRM integration through the dataverse. When I try to set the Default integration settings on the Integration Table Mappings I get the error "Sorry, we just updated this page. Reopen and try again.". Has anyone else got this error? The version is BC 19.3.34541.34662. I do have some…
-
Item Tracking in Business Central
Items are assigned Lot number and expiry dates when items are shipped, but on the receipt side either the Batch number or expiry date or both do not show. what could be the problem ?
-
Character XMLPort in soap UI
Hello: I don't understand why I get weird characters in soapUI when I mount a webservice with an xmlport. The definition is correct And the xmlport is simply the webservice works in SoapUi and Postman even though it has the characters, but the provider can't get it to work because of the characters. Any ideas?
-
Will stock adjustment function in Business central affect blocked items ?
If stock adjustment function is run in Business central, will the adjustment affect items which are blocked ?
-
File Management limitations in SaaS using BlobStorages
One of the major limitations we face when upgrading to Business Central’s SaaS environment is the usage of our local or server’s file system. Quite often, various NAV or BC solutions use the file system to save files for archiving purposes or to be processed later by an automated job. There are multiple methods of…
-
Reading event in .NET from event in BC
Hello, To give some context regarding my issue. I currently have a codeunit set up with an event subscriber which looks out for the OnAfterInsertEvent event for a specific table. This is because I want to extract the newly added data I added to my specified table. I also set up a web service on C# from the codeunit…