-
How to create field that connect to another field and changes it's value?
In the lists of Buyer Registration and Business Registration groups, a boolean type field "Increased Risk" must be added. In the list of registered sales invoices, a boolean type field "Critical" must be added, which would be filled in with the value "Yes", if the above-mentioned groups assigned to the account are…
-
Is it possible to get a licence for education personal purposes?
Hi to everybody. This is my first post. Apart from what I have described in the question category, I'd like to know if it is possible to reach my purpose. Thanks to everyone who might reply.
-
D365 BC Server Instance Installation issue
Hi all, Recently I have faced an issue related to Server Instance Installation. During the execution of the script below, I receive the error: Object reference not set to an instance of an object. Machine restart and Business Central reinstallation did not help me. Can anyone recommend me possible solution for this issue?…
-
Query bug in Business Central?
Good morning, I encounter some weird behaviour in Business Central (140,cu2,on prem,C/AL). When I create a new simple query with 1 dataitem (Record Link) and 1 column (URL1), I get the following error when I try to save/compile: I know the length of URL1 in Record Link table has been stretched to 2048. According to the…
-
Implement Bank devices into BC
Hy all. I need to implement these devices (I do not know the name of these devices in English, in Spanish they are called Datafono) that bank lend to business for the customer been able to pay inserting their credit cards, into BC. Has anybody acomplish this task? Any clue? I have no idea how to approach this. I would…
-
Call Function in Codeunit with Webservice
Hello I want to HTTP Post from one NAV DB to another with Webservice. I created the webservice entry in the one and the function on the HTTP Client. When I start this function I receive status code 500 Error. My URI is like: http://server:port/instance/WS/companyname/Codeunit/webservicename:codeunitfunctionname When I try…
-
Web Service API Business Central OnPrem
Within an On Prem BC18 Installation I' have exposed a new api page to my web service and I'm attempting to connect via web service. What settings and url would I need to connect to the following: page 50120 MyCustomerApi { PageType = API; Caption = 'My Customer API'; APIPublisher = 'contoso'; APIGroup = 'app1'; APIVersion…
-
Is it possible to create PinPad in Business Central?
Hello, I'm trying to add PinPad with JavaScript in Business Central but without luck. I followed the steps like in SignaturePad but failed :/ Trying to add something like this.
-
Using RSA with AL (SaaS)
Hey, Is there any possibility to use RSA encryption for extension development? All I have found is RSACryptoServiceProvider Codeunit, but it only has few functions for Signing Data implemented.
-
Locking certain records from being modified
Hello, I've got a small problem, I need to lock certain Transfer Orders documents from being able to be modified by anyone. I've added a "Locked" boolean field in 'Transfer Header' table that I want to use to achieve that. I've added some code in the OnModify trigger from the Sales Header table that checks if the Locked…
-
Uploading attachments in Bulk - Limitation
Brief; I am uploading files in bulk to our custom table's headers and I am getting the following error; Specs; Business Central (SaaS) Version: W1 18.4 (Platform 18.0.28593.30086 + Application 18.4.28601.29160) Details; I have created Header, Lines, and a table to store attachments. a)Manufacturing Job Header…
-
Nah 2013/2017 devolper licence
Hello I was wondering if someone can help me with a lab 2013 or 2017 dev licence. Thank you in advance!
-
Procedure in SOAP webservice not present BC17
For an assignment, I'm trying to make a new SOAP webservice of a pageextension that shows a method of a codeunit in Business Central version 17. For this, I made a different SOAP webservice for the codeunit where the method is. According to the textbook, there should now be a line in the XML response of the webservice of…
-
cant delete company in BC 14 (upgraded from NAV 2015)
Hi All, I have upgraded Nav 2015 to BC 14 all feature is ok, user can open to this BC 14 but I cant delete company in BC 14 after around 30-45 seconds click delete company, then it will immediately closed. I tested using powershell also failed. any idea what happen? Thanks
-
What’s new in Dynamics 365 BC version 19
As the new version of Dynamics 365, Business Central is coming on the 1st of October, Simplanova is organizing the webinar with Microsoft MVP for Business Applications – Stefano Demiliani, and encourage you to attend. During the webinar, you will hear detailed information, about What’s new in Dynamics 365 Business Central…
-
Upgrade NAV to BC cloud
I have done some upgrades from different versions of NAV to Cloud BC (if going from 1 pre-RTC NAV version to another pre-RTC NAV version was difficult, upgrading from NAV to BC cloud is HELL! At least once in the BC cloud, upgrading has been smooth sailing). The last step is using the Microsoft Integration Runtime…
-
How to integrate PGP or WS_FTP in Nav 2013 R2 ?
Hi, I am exploring to encrypt and decrypt file in Nav 2013 R3 version by calling PGP or WS_FTP, does anyone manage to use either one this 2 program in NAV and it's work?
-
RDLC report - image in body of report does not increase with text
Hi, I need to insert an image that is added as background on the report, but the image is stretched to fill entire page. How should I insert an image that starts from footer and ends at the middle part of report? I tried to use rectangle and it does not work as expected. I placed rectangle1 and inside that rectangle I set…
-
Running Purchase Page 9307, the server was unable to process the request. The application will close
Hi, I'm having this issue for one user that happens to be a super user when running the purchase order list. Another super user is able to access that page without the error. I've deleted the pages from user metadata and also user page metadata. Regards & Thanks Roddy
-
Barcode font not showing in Report
I need to print labels containing the entry no. of a record. I followed this guide and in Report Builder, added a text field with the font "Code-39-Logitogo" displaying the encoded number. On the preview PDF, however, the code is in the default Arial font. I then found this article explaining that the instance of BC needs…
-
JSON Best Way to read them on Dynamics NAV
According to NAVTechDays 2017 Json Meets NAV thre are several ways to Read a JSON file I followed this article https://kauffmann.nl/2015/12/03/web-services-examples-part-2-verify-e-mail-address/ but my JSON has a more complex structure similar with the following example{ "firstName": "Oscar", "lastName": "Smith", "gender":…
-
DataItemTableView, DataItemLink, OnPreDataItem - priority?
Hi. Anybody know priority of filters in DataItemTableView, DataItemLink, OnPreDataItem? Would be key "First Field","Second field","Third Field" the best in this example : Property DataItemTableView in report item have filter on "First Field" Property DataItemLink in report item have link on "Second field"=FIELD("Field from…
-
Pass a value to codeunit from a page
Hi I'm getting the first baby steps in nav... I want to pass one value from Customer Card Page, No. for example, to a codeunit with a button, but without RUNMODAL. Can someone help me? thanks
-
What is an "NSRecord" ???
NAS is refusing to start and continuously advises the below, but what is an NS record ? or an NCLRecord ? Any help appreciated Server instance: LIVE_NAS Tenant ID: <ii>User: Type: Microsoft.Dynamics.Nav.Types.Exceptions.NavNCLRecordAlreadyExistsException SuppressMessage: False SuppressExceptionCreatedEvent: False…
-
How to make changes to the MICR
Hello, I need help because my checks arent printing the MICR on the bottom of my checks for some reason, I am using NAV classic 2009 it was working previously but I set up a new pc and now I don't know how to get it to print again or if it perhaps is a bug, any help will help me. Thank you in advance
-
how to add menu in BC?
Hi all, how to show menu in BC? I want to group all the pages from my extension
-
NAVHttp Client Request Failed
Hi Team, While processing an external API in Business Central SaaS Environment, I get the status code 0 and response "NavHttp Client Request Failed". But while I am calling same uri in Postman, I get a proper response and status code is 200. Can you please advise on this, Thank you for your help! Thank you for your help!…
-
How to inherit values in fields
Hi all, On Clients page I added three fields, field A is the main one, field B depends on field A and field C depends on field A and B, so if field A is empty if fields B and C have any value, it should be cleared automatically or if the selection of field B and C does not correspond to field A and they have information,…
-
HOW TO ALIGNN ROWS
How do i make a listing report from different tables (data item) appear on the same row? NB;The report has column groupings.Any clues?
-
Adding Worksheet in Home items
Hi All, I'm designing a Role Center page for Sales & Purchase department users. When i tag Worksheet page in Home items, it shows error as below. Is it possible to tag worksheet page in Role Center Home items .? or any solution for this? Microsoft Dynamics NAV Development EnvironmentAction 'Purchase Requisition', which is…