-
XMLport field delimiter within field delimiter issue
Hi All, Hope some1 can help. I'm doing an xmlport for importing data, however, I've found an issue with field delimiter within field delimiters (FieldDelimiter = '"';): 6864,"Friends Bombas de baño con forma de langosta (2x50g), efervescente y rosa,""Tú eres my langosta""", As you can see this makes it fail (double…
-
error when Get Posted Document Lines to Reverse
Dear All, anyone have ever experienced this error? Microsoft Dynamics NAV ClassicOne or more return document lines were not inserted or they contain only the remaining quantity of the original document line. This is because quantities on the posted document line are already fully or partially applied. If you want to…
-
Can universal print be used with Business Central 19?
We ave a customer that wants to use universal print in their Business Central 19 on premise solution. In SaaS you have the preinstalled extension called "universal print", I've searched for a very long time but can't find the corresponding solution/extension for on prem? I guess that the newer versions will have this built…
-
Business Central access issue
Hi I am having an issue whereby users are receiving the following error when trying to access the V17 Business central web client You do not have access to Dynamics 365 Business Central. Verify that you have been set up as a valid user in Dynamics 365 Business Central. The following extract of the error appears on the IIS…
-
Invoke-NAVApplicationDatabaseConversion error
I am trying to convert a database from BC15 to BC 18. I have followed this guide to Task4: https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/upgrade/upgrade-unmodified-application-to-v18 I get the error: Invoke-NAVApplicationDatabaseConversion : A technical upgrade of database 'MyDB' on server '***\'…
-
The server "server name" was unable to process the request. Close the application and start it again
Hi all, is anyone of you enconter this error before "The server "server name" was unable to process the request. Close the application and start it again."? My users are feedback that they will hit this error sometimes when they post invoice, credit memo and even from service quote conversion to service order. Anyone know…
-
Hello everyone, I am gettting this error when i try to publish my work on al exetension.
You do not have the following permissions on TableData Published on al extensions when I try to publish, My work is onprem.
-
Captions get hidden when Converting BC14 TextFiles to new Syntax
Hi everyone, i am currently trying to convert some BC14 Objects to AL Code. I have noticed that on one (out of about 200) Pages the Captions are now hidden. When looking at the Files i saw that, when converting the Exported BC14 Text Files to NewSyntax, "ShowCaption=false" gets added to all fields on the page. Does anyone…
-
Table lock error while importing BOM list.
While importing BOM list using xmlport, getting table lock error. If I hold SAP integration job then the file is importing successfully. How can I do both at same time?
-
Could not find a part of the path NAV error
One of the users received a new laptop and is now getting the following error message when trying to send invoices through the NAV application. Can anyone please help me identify the source of this error and how could I resolve it? Thank you in advance.
-
Job queue and CodeUnit execution.
Hello EveryOne, I receive an error when I run one CodeUnit who save an XMLport as csv file from Job Queue in Nav 2016: Everything is ok when I run manually the CodeUnit from Development Environment but when I run the CodeUnit from Job Queue, I receive the following error: CodeUnit code is: OnRun() // FileMgt codeunit 419…
-
Send to Excel - Error
Hello, greetings, my name is Jhonny. If I press send to excel button in my client version of nav 2015, my session is closed. I've been checking the event viewer and found this: Message: '', hexadecimal value 0x02, is an invalid character StackTrace: en System.Xml.XmlUtf8RawTextWriter.InvalidXmlChar(Int32 ch, Byte* pDst,…
-
How to read a string in XML with CDATA
Hello to everybody, my question is simple: i need to read the CDATA string into dataOra node ... <?xml version="1.0" encoding="UTF-8"?> -<lettera> <type>L1/L2</tipo> -<dataOra><![CDATA[Verona, li 21/10/2014]]></dataOra> </lettera> I created a codeunit exposed, with a method with a input parameter, a bigtext variable by…
-
Hello everyone, I am getting this error kindly assist.
You do not have the following permissions on TableData Published on al extensions when I try to publish, My work is onprem.
-
BC 18.7 - NavBaseException constructor was used without privacy classification
Hi all.. i am using bc on prem version 18.7 w1 after i restore the database from server, i got this error message any idea ?
-
NAV default rounding
Hi All, Hope someone can help. it looks like NAV saves the decimal data as follows: but then it's shown as: This is a bespoke table, no decimal places or any rounding defined in the table or page. I suppose this has to do with some NAV's general setup. I ended doing some formatting like:format(Pricing."UK C. Sell Price…
-
NAV 2016 warehouse management put-away unit of measure
We purchase items in eaches, we sell in master cases (1200 each). We have a purchase receipt with 15800 eaches. The put-away uom converts this to 13.16667 Cases. We want the put-away to be 13 master cases and 200 each to avoid having partial cases. Is this possible?
-
Adding Charges Automatically to Sales Order line when a button is pressed using Codeunit
Hi Experts, I need to add three item charges line by setting the values automatically on sales order lines using page action or buttons on the sales order page. The values should populate automatically based on the line item added. Can some one help me with codeunit and page actions. Thanks in advance.
-
Date format in BC 365
Something happens and date format in service tier changed and filtering date in code running on server has wrong results or can not find existing data by date filtering. This situation started sometime from 17th january. Service is running under Network Service account. What can be the reason? How to solve?
-
Creating Multiple Local BC Docker Sandboxes
Hi, I am trying to understand how to create multiple local BC Sandboxes in Docker for different customers. Each customer has a different codebase, so I believe that Tennating does not apply. I am using the PowerShell Extension New-NavBCContainer that's within the .ps1 script "CreateBCSandbox" that you can download from the…
-
Navision Table Lock Issue
When users are trying to delete Items from Planning worksheet then Reservation table is getting lock. Is there any way to stop this locking issue? Please suggest.
-
MeadiaSet to BLOB BC17
Hello I am trying to convet the Picture field on Item tabel whish is of MeadiaSet data type to BLOB (costum field i have added on Item Table). i have tried the below link Code with no luck, i cannot se the link between picture field on Item tabel , MeadiaSet, and the Meadia system tabels. The code in the the below linke…
-
WebHook for BC Onpremise
Hi all... I have question about webhook. I am using BC on premise version 18. and integrate to 1 of e-commerce. the scenario is if any changes / update from customer in this e-commerce, it will update to BC Customer master. any advise how do we use this webhook from BC? Thanks.
-
Drilldown to another company
Hi All, I am using BC SaaS. I have created new page that show total sales for all companies. let's say I have company A,B,C so it will be something like Name Total Sales Company A $1000 Company B $2000 Company C $4000 then user open company A. what i am looking for is when user click $2000 (which is for company B) then it…
-
How to apply entries between 2 GL accounts on the CoA
Hello, I am currently on a Business Central version 19.1 w1. I want to know if its possible to apply entry between two GL accounts. I am unable to spot this functionality. Is there a limitation? I have seen that this is available on the French and Belgium localisation. Can you please help? Thanks
-
Navision Table Lock Issue
When users are trying to delete Items from Planning worksheet then Reservation table is getting lock. Is there any way to stop this locking issue? Please suggest.
-
Date Compression for Job Ledger Entry ?
On NAV 2017 (16585) , I can see that there are date compression options for several ledger entry types ( including Cust. Ledg. Entry , Vend. Ledg, Entry, Gen. Ledg, Entry .Bank Ledg. Entry. etc) . However I couldn't find a way to date compress Job Ledger Entry records. ( also searched on Google ) . Do you know a way to do…
-
Webservice can not return response when calling from CRM
Hi All, We are using BC 16 Onprem and published a soap webservice which is consumed in CRM to push sales order data. sometimes it does not return response from BC to CRM in few cases and prompt below error in CRM. have anyone faced this issue before?
-
BC14 - NavMetadataNotFoundException in Event viewer when starting BC Service
I have completed a technical upgrade from NAV 2016 to BC14 - all is seamingly ok - but when I go to the Event viewer there are some errors that appear every time I start the BC Service - the Page ID's that are mentioned are not in the Database - not in BC and not in the old NAV 2016 database. Message…
-
BC14 config file resets itself ???
Does anyone know how to prevent these observed behaviors upon server reboot??? 1. BC14 service A copies config settings from BC service B and will not start because the ports (and everything else) are the same. 2. BC14 service resets to Demo database even though this is not installed. These are probably the same issue.