-
Working with certificate on BC15 (Cloud)
Hi all, Did anyone work with certificates on BC15, cloud? We used X509Certificate2, X509ContentType and X509KeyStorageFlags dotnet's in previous version for working with certificates. But now I'm not able to use dotnet's anymore, and also as I saw I can't map these dotnet's with new codeunit DotNet_X509KeyStorageFlags,…
-
Report does not display records that are received at pageloop
Hi All, I am designing report in RDLC where I need to display each record that is found as new page in report layout. Issue: There is always same record (first found record) displayed in the report layout, but code gets correct number of employees that are set in the filter. This is just an example: - DataItem CopyLoop ->…
-
Job posting setup in Job Task
Dear Expert, currently we are testing JOB Costing functionality and we found that job wip posting are not working based on the setup that we defined in job posting group. some friends recommend me to find similar case in this website. however i havent found any. so i decided to post this question here. 1. create two new…
-
Transfer Bin from Item Tracking
Hi, I've added some code to fill the bin code of the item tracking according to the serial number entered. Now I need to transfer this bin to the transfer order. Can someone point me in the right direction? Thanks!
-
Cannot create a new Business Central cloud Sandbox environment from Production
Hi experts, In Business Central Administration Center, I try to create a new Sandbox environment. I want it to be a copy of Production. When I do so, it is shown in the list of environments (with status "Preparing" if I remember it right). After 5-10 minutes, the environment is gone again. No warnings. No error messages.…
-
How to stop Pop up when creating Assembly Order from Code
Hi All I have created a page action to create an Assembly order from job lines but when I VALIDATE quantity on Assembly order it comes up with the famous RUN MODEL error and pop (when components are not enough ). Tried COMMIT before but didn't work codeunit 10010 MY_AssemblyOrderCreateFromJob { trigger OnRun() begin end;…
-
Continia Document Capture Implementation for Partners
When implementing Continia Document Capture, you as a Partner can occasionally use some extra expertise. Simplanova is an official Continia DC implementation partner – ready to contribute to timely deliveries in your organization. Simplanova’s Continia Document Capture implementation service is designed for Dynamics…
-
How to revise the Straight Line % of a Fixed Asset in Dynamics NAV 2016
Hi All, Can anyone suggest how to revise the Fixed Asset depreciation Straight Line % without modifying the existing %? For example: My asset has a straight line % of 5 till 1st June 2021 and it got revised to 4.7 and the user needs both the records. Thanks in advance, Srinivas Maddula.
-
Change company on web client -Navision 2015
Hi, Can anybody tell me how to proceed with Change company in Navision 2015 on the web client? I can't see anywhere the option for this. Thank you
-
Auto Import File from Azure Storage to Cloud BC
Hi All, does anyone ever customize auto import file from Azure Storage to cloud BC? is that possible? Please advise and share. Thanks before
-
Get Payroll Entry From Sage ERP Payroll
Hello Am working know on BC 140 and ama searche to how can upload automaticattly or receive frome Sage Entry Ledger Payroll to post it on Business central and aiuthore choice is how can send (Employee scores) from Business central from a specific Table / Page with total based on heading and range date to table on sage…
-
Test a webservice [SOVLED]
Hi Can someone tell me how I can test a NAV webservice? Thanks in advance.
-
Option Field Values
Hi Folks - A small help needed here. I have a option field called Contractor type which has option values ,Supplier,Retailer,Warehouse,In house. When I add this field to a page I just want to show the option values of ,Supplier,Warehouse but not retailer. I tried removing the option values on the page and just put…
-
Screen recording
Hi all, which app do you use to record your PC screen? I’m looking for one that is easy and quick to use. Thanks a lot.
-
Changes to customer card
Hi all, I have changed some field names in the dev environment on a customer card, when I now run this I can see the changes that have made, but no other users can see these!!!!!!! Am I missing something
-
Why OnAfterValidate does not work on certain table fields
Hi Guys I have created a custom field on purchase line table - say U_TaxAmout . Now I want to calculate and update this field when Amount field is validated. However if I modify "Amount" field and use OnAfterValidate trigger, my user field does not get populated. But if I trigger on "Direct Unit Cost" or Quantity it works.…
-
run a report with multiple outputs
Hi, I need to write a report that will give me multiple reports form it. Could anyone point me to one thas has already been made if such or an idea how to do it. Obvs googled but coudlnt find anyhitng...
-
Business Central 14 On Prem Download Symbols
Hello experts, Client is using BC14 Platform CU 16 Application CU11 On premise version. We have two Services on two different servers. One server has Window Authentication and other server has AAD authentication. Now I want to download symbols for TEST Database in Visual studio code. We have setup new service on new server…
-
Send email using Email Accounts instead of SMTP ?
Hi All, any idea how to send email using personal email account? instead of email setup in SMTP Setup. by the way i am using Cloud BC Thanks.
-
Auto Close Idle v4.3.0
Auto Close Idle v3.2.0 Auto Close Idle helps you monitor and safely close unattended Navision clients after a certain idle time, or at any time by a click of a button; remotely. http://www.mibuso.com/dlinfo.asp?FileID=268 Discuss this download here.
-
Translate index plan advice into proper Dynamics NAV key
Hi there, I've been suggested by some monitoring tool on SQL Server to add a new key to one of my Dynamics NAV-tables. The suggestion is as followes: Missing index (impact 18.3375): CREATE NONCLUSTERED INDEX [<Name of Missing Index,sysname,>] ON [TESTDATABASE].[dbo].[Schedule] ([Employee Role],[Duty Option]) INCLUDE…
-
Insert Templates via Web service - BC15
Hello, I m on BC15 and I tried to published the Template Web service to insert Item templates directly with an ETL (Scribe). An error message appears when I try to use the ETL (see attached file), do you have any suggestion? Thanks
-
AES Encryption
Hi I need to encrypt some data using AES. Does anyone have any examples or suggestions on how to do this? Preferably without using dotnet if possible but if not okay... Thanks in advance! Chris
-
Dynamics NAV 2015 APP Mobile
Hey guys, Is there any way to have NAV 2015 on the APP Mobile? Tried to Download Dynamics NAV from Play Store however it gives warning "The Server Is Not Compatible". From what I saw the APP Dynamics NAV in Mobile versions only works from NAV 2016 and up. Does anyone know of any way to get NAV 2015 up and running in APP…
-
[BC17] How to replace code in standard CodeUnit
Hello, The CodeUnit 1535 "Approvals Mgmt." has the function 'SendApprovalRequestFromApprovalEntry' that I want to replace by my new function in my new CodeUnit. I know that we cannot modify standard objects, so I created a new CodeUnit but I need to prevent the execution of the standard function. Thanks in advance.
-
show red / green color in cue
Hi all, I have created customized cue but here ,i dont have green and red color like standard BC. any idea how / where to add this ?
-
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…