-
CurrReport.Quit causes Error in Windows EventLog (NavControlException)
Hey guys, I recently got a evtx event log export from a customer and wondering about the reason for errors like this obviously cause by this code I'm not sure if that is somehow normal or bad coding of my developers. Does someone of you has an explanation or opinion on that? It is BC20.4 on-premises. Regards Markus
-
How to change page numbers in word layout
I developed a word layout. it contains 10 pages , in report it is showing 1/10 on each page. but i want show in report as 1/10,2/10,3/10 like that. Simple words i want increase page number in word layout. How can i do it. Please help.
-
Object EFT's are standard object for 2019, 2020 and 2021 cloud version?
Hi There, Please validate if object EFT's are standard object for 2019, 2020 and 2021 cloud version? because we want to move this in the cloud. Thank you for the response.
-
Navision 2018 Multiple JSON file printing in single text file through codeunit.
I need to get JSON file with multiple values in a single text file through code unit . As my code I'm getting a single value in a text file as JSON . Can anyone suggest answers? I'm using Nav 2018 version as i checked google 2016 codes are available I referred 2016 code and it's work a bit but I got single value only. MY…
-
Upgrade NAV2009r2 to BC14
Hallo together, i facing a problem in the upgrade process to BC14. MS says, to upgrade NAV2009r2 to BC14 you need to do following steps: 2009r2 -> NAV2013 (technical) -> NAV2015 (incl. Codeupgrade) -> BC14 in step 2009r2 -> 2015 i faceing the problem that that the tenant sync throw me the error, that MS standard fields are…
-
Help me on RDL layout hidden property
***This is urgent*** My requirements are if decimal value is coming in reports i need to show blank & if not i need to print that value only by using hidden property if not possible, please suggest better code in reports. Ex : - value is 0.00 or 0 or 0.0 then 'blank Value is x (other than 0) then print x
-
What’s new in Dynamics 365 BC version 2023 Wave 1?
As the new version of Dynamics 365 Business Central is coming, we are organizing the webinar with Microsoft MVP for Business Applications – Stefano Demiliani, and encourage you to attend. REGISTER NOW HERE: https://us02web.zoom.us/webinar/register/5516778430764/WN_Hb4SNvTxRa-n07sh1fGGWw During the webinar, you will hear…
-
pos tag not updating value
hi everyone , please help me i have created one pos tag in ls nav using pos transaction code unit , create one function IsOffLineTransaction() : Boolean //IsofflineTransaction EXIT(REC."Offline Mode"); rec= pos transaction table offline mode= is a field created in pos transaction table type is boolean definition code :-…
-
Can anyone give me road map for api learning in Business central?
Can anyone give me road map for API learning in Business central please, treat it as urgent AND please share links too.
-
Field Layout Business Central
Hello, does anyone know how I can program such a field arrangement in BC20?
-
Regarding Danish OIOUBL
Hi, This question is for people who are familiar with the Danish OIOUBL module for issuing invoices to the public sector in Denmark. In standard NAV / BC there is a table no. 289, "Payment Methods" . The table contains payments as shown in the attachment. As it can be seen, it has FIK 71, FIK 73 and also FIK 75, entered by…
-
Webinar: Utilizing the new Sharepoint Connector to handle File Management in Dynamics 365 BC
Simplanova invites you to join the webinar: Utilizing the new Sharepoint Connector to handle File Management in Dynamics 365 Business Central. Webinar Date and Time: Thursday, 2nd of March, 2023, 04:00 PM CEST (Central European Summer Time). You can register now HERE. In this webinar, we will overview the capabilities and…
-
Business Central Scroll bar issue while accesssing in mobile browser
Hi All, I created a list page in Business Central 18 On-premises. when I access that page in a mobile browser, Left&Right swipe not working. But if I open any default list pages swipe is working fine. Noticed the difference between the default page Vs customized page. In customized page horizontal scroll bar is not showing…
-
find the values of an array in a json (power automate flow)
Array: [ "5", "6", "4" ] Json: "body": { "fecha_inicio": "01-01-2023", "Id_Recurso": "{00000000-0000-0000-0000-000000000000}", "lunes": "5", "martes": "6", "miercoles": "5", "jueves": "6", "viernes": "4" } I need to find my array values inside json for example 5: lunes, miercoles 6: martes, jueves 4: viernes but I don't…
-
XmlDocument.root().SelectSingleNode() - or error handling in general
Hi experts, I have a class that call various classes in AX 2009. It handles all the files in an folder. I would like to catch all errors that may come from these classes, but some errors are not caught by try-catch {} For instance, if an xml file is incorrect when I read it, the call to…
-
Pass Document Attachment from Company A to Company B
Hi All, I am using cloud BC. any idea how to pass Document attachment from Company A to Company B? so I have Posted Purchase in Company A, i want to pass all these records to Unposted Purchase Invoice in Company B. Purchase Header and Purchase Line no problem. the thing is how about Document Attachment. My Code :…
-
XMLport import XML doesnt work when xmlns attribute within XML root in BC
When using Xmlport.Run, i am getting "The Attribute is unexpected." XML sample:<?xml version="1.0" encoding="UTF-8"?>
<Order xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="urn:oasis:names:specification:ubl:schema:xsd:Order-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"…
-
How to move cursor to the new line in BC
I need to move the cursor to the new line when I validate some field or after inserting.
-
Determine the page that begun the call stack
Hi, I have code that stops users re-opening some sales orders. But If a user is posting the warehouse shipment then std NAV re-opens the Sales order to set the posting date. Can I determine the page that begun the call stack ? I.e. if I determine the page the user was on was a warehouse shipment then I can determine in…
-
Having a Posting Problem with too many Direct Cost entries in Business Central SaaS
Dear all, I have a customer I’m setting up, and for some reason, the way I set up their system, I’m getting too many Direct Cost transactions posting to the G/L. You can see in the attachment that I’m getting 2 Direct Cost (in-and-out) that don’t need to be there: I have Direct Cost posting turned on, but in Cronus it’s…
-
How to Put a Exported XML file from Xmlport to Azure Blob Container in BC 365 AL
Hello Everyone, I wanted to achieve a task in which i am using an xmlport to export a xml file and trying to put that file into Azure Blob Storage Containers. Written the code something like this.This code is just placing a blank file on Azure, not my Exported Xml file which is in Outstream (OutStr). Please help with the…
-
Cancel payment to vendor
Hello, one of our customers has the following concern: he booked a vendor payment against an incorrect account and would now like to cancel it. So he has re-entered the payment in a general ledger, but here the amount with a negative sign. Now he gets the error message: "Amount must be positive in general ledger journal…
-
XML Port closing TAG
Hello everyone I would like to know how to use the closure of an xml tag explicitly when a null value is present. Example NAV closure <code /> closure i need <code></code> thanks to all
-
Create Corrective Credit Memo - Field Value Problem
Hi, I get the following error when I try to create a credit memo from a Posted Sales Invoice where Closed Field is True. "Invoice SQO-002200 is closed. The corrective credit memo will not be applied to the invoice. Show applied entries |Skip|Create credit memo anyway" How can I skip this Error? Because it I can't change a…
-
Go to specific line in grid
Hi experts, In Axapta 4.0, I have a grid with lines/records. The user can create records and change field values. When a field is modified, the form must change values on the current record and on some other records in the same form. And then it must refresh itself. It works fine, except that when all that is done (from…
-
Read files content from server on SAAS
Microsoft has a development for North America to generate some files and saves them into disc. My problem is that I can not read these files from disc because SAAS does not allow me to use any function that reads file content from disc. Could someone please help me how to proceed with this issue? Is there any possibility…
-
SendRequestAndReadResponse - HTTP Web Request Mgt - Procedure
Dear all! The case : I am having to do a post request using http method. What i need to know is , when exactly, does the post request in the sendrequestandreadresponse procedure, occurs? Because there are times that i am getting a timeout error in the getwebresponse , which is called by getresponse procedure ( codeunit…
-
Add file in encrypted ZIP file
Hi to all, Adding files into a .zip file is possible using FileManagement and functions for adding file to zip archive. But, is it possible in NAV to encrypt the ZIP file when it's created with pre-defined password in the system? I'll be grateful for any experience or advice. Best Regards
-
Business central + mermaid.js
Hi everybody I need to create a gantt diagram in Business Central, and I am thinking about doing it with mermaid.js (https://mermaid-js.github.io/mermaid/) but I can not manage to make it work in a Control AddIn i business central. Has anyone managed to do it, or something similar? Thank you in advance.
-
Lot No does not work when it is generated by code in transfer lines
I am creating transfer order by code and it works but i want to assign lot no also i wrote this code procedure AssignLotNO(transLine: Record "Transfer Line") var EntryNo: Integer; begin if LastTRackingSPecs.FindLast() then EntryNo := LastTRackingSPecs."Entry No." + 1; GetItem(transLine."Item No.");…