-
Encrypt/Decrypt text in version 15
Hi all, In previous version of BC/NAV we used some system dotnet libraries to encrypt/decrypt text. Do we have any alternative for this in version 15 (Cloud)? I know for built in function's Encrypt/Decrypt. But can we used same encryption key on the other side for opposite process? Thanks
-
NavContainerHelper, includeAL and local extensions
When using -includeAl on New-BcContainer i get the source code from the base app as al-code. But the image that I am using also contains local danish extensions published by Microsoft. Can I use -includeAL to get the source code from these extensions included in the image? Or is there some other way to extract the source…
-
About "Application Area" Property
Hi Experts, In BC140, after I created my own tag of Application Area in Table 9178, put the tag in the Objects accordingly, and activate it, it takes effect in the Web Client (which is what I intended to). However, it also affects RTC (RoleTailored Client), which is what I do not want, is there a setting/a way to have the…
-
Team Member Question
Hi Does anyone know if a team member licence would allow a user to convert an approved purchase quote into a purchase order? thanks
-
In Dynamics BC / Configuration package import executing field OnValidate code
Hi, Does Configuration Package import execute code that's found on OnValidate trigger of fields? Is there an option to do that?
-
Security Filtering using Extension in AL Code
Issue : When I use security filter in field "Code" in table "No. Series", I get error "A security filter has been applied to table No. Series. You cannot access records that are outside that filter" when create new Sales Order. I debug and it break on code below in function "CheckNumberSeries" (codeunit 1400) : IF…
-
Reservation of incoming documents
Dear Sir, One of my clients storing their incoming documents in NAV 2016 Database as blob files. In this ways, the database size is getting increased day by day rapidly. To avoid unnecessary database increase, I have given a proposal to reserve the same (document wise) in separate place instead of NAV Database. Kindly…
-
Can i create Flowfield with (Field A - Field B) or (Field A / Field B) ?
Can i create Flowfield with (Field A - Field B ) or (Field A / Field B ) without coding ?
-
XMLPort - Export Ampersand character
Hi guys, I've got an XMLPORT( Encoding: UTF-8) that needs to export an URL that contains an ampersand but the output data is converting the & symbol into this data -->& My attempts were:Char1 := 38; URL := TextAA + FORMAT(Char1) + TextZZ URL := TextAA + '&' + TextZZ with the same result…
-
Configuration File Error
Hi There, Does this error message look famliliar to any of you ? It happens only when a particular user tries to get into NAV. They're on NAV 2016 version. Thank you for your cooperation in advance. Best Regards
-
How to mapping the xml file field name attribute to record field by looping
Hi Experts: I produce a Item data to xml format file and passing to NAV code unit web service for receiving. How could I map the xml file field name attribute to record field by looping field record and give the xml value when received the xml file. the xml file format like this <col_1 filedname="No." >001</col_1> <col_2…
-
Error when printing a check in Navision
Good day, My cashier attemps to print a cheque, which is always possible in Navision, but now is gettint an error message "Seventy Eight Cents Results in a written number that is too long".
-
Table 'TempBlob' is marked for removal. Reason: Replaced by BLOB Storage Module
Hi all, How shall we call Codeunit.Run(CodeunitID, TempBlob) if TempBlob will be removed in future? Thanks
-
Create Dimension set id for the combination of three 'Dimension code': Dept,Project and Channel.
Hi Everyone,(Nav-2018) I would like to create 'Dimension set id' for the combination of three 'Dimension code': Dept,Project and Channel in "Dimension set entry" table. for this i am following the below link: https://dynamicsuser.net/nav/b/amol/posts/dimension-update-in-nav-2016 For this: Step:1. I have created one…
-
Error when Creating a new company
Helo. I'm trying to create a new company, but I'm having trouble to open it. When I try to open it, it starts to inicialize but stops with an error. Debugger showed me, that CodeUnit 2 pops up the error, however I have no clue where to start looking for the text that is mentioned in the error. Code stoped at line:…
-
The NAV 2013 R2 klient crashes witout any messages
When a certain user opens the customer card (page 21) of a certain customer and then opens the job list (page 89) NAV closes immediately without any messages. What could be the reason for this? If i'm doing the same there is no problem.
-
Invalid function when consuming SOAP web service
Hi. I have a problem to consume a web service made with SOAP in .net with Microsoft Business Central. It does not recognize the functions. The fact is that I have been using the same web service since Nav 2009 and I have never had problems, but since Business Central (BC14 and BC15), it gives errors. I discovered that the…
-
Unable to upgrade from BC140 C/AL to BC150 AL because of destructive changes error
I have successfully converted our C/AL solutions to AL , merged the code with the BC150 base application source files and build a new base application app. I'm trying to upgrade our BC140 database to BC150 combining the following two online documents from Microsoft:…
-
Turn off "An approval request has been sent." after send approval
hi all. usually after we send approval request, it will prompt message "An approval request has been sent." can we turn this off without changing the coding? Thank you.
-
Cost loading on Partial GRN with partial Item charges assignment.
Hi Experts, One of my clients has imported the Goods and it is laying out in the Bonded warehouse. he has received the Clearing agents' invoice of the total quantity whatever is import like handling charges freight, etc. now they will do the partial multiple time in future, but they want to pay that clearing agents with…
-
Question for Devs re: 2017 vs. BC365
I have a bunch of SQL scripts that I run against a NAV 2017 DB to extract financial information (client requirement, not my idea). My question is, will the SQL DB after upgrading to BC365 be similar enough that the fields that currently exist in the same table structure, or is it totally different? I understand there may…
-
asp.net core 2.1 add web service for NAV
Hi I am able to test NAV2013R2 web service in Asp.net by following the link below:- https://docs.microsoft.com/en-us/dynamics-nav/walkthrough--creating-and-using-a-codeunit-web-service--soap- When I tried the same thing in Asp.net Core 2.1, by using "Connected Services" > "Microsoft WCF Web Service Reference Provider", I…
-
Nav 2018 Access Web Client Outside VM
Hi, Today i've installed Nav 2018 on Windows Server 2016 in VM Amazon's ec2... I would to ask u if it is possible to access web client outside the Vm or not! Thanks so much
-
Business central F1 on development
Hi there, I`ve managed to set up a help server so that users will see "How to create Sales Order.." description if they strike F1 on a sales order page. But if I am at the development environment, it does not matter where exactly I strike F1, but the system only shows "Welcome to the Developer and IT-Pro Help for Microsoft…
-
How can i get rid of the error.
Hi All, I have tried to change the sales order from codeunit.In that time i am getting the below error. Microsoft Dynamics NAV An attempt was made to change an old version of a Sales Header record. The record should first be reread from the database. This is a programming error. Identification fields and values: Document…
-
The Global dimension codes are being changed in the table G/L Account Error
Hello, everyone, I got this error while changing the global dimension and making new G/L account. Please Help in this regard. thanks
-
File System in Extention Programming Dynamics BC Wave 2
Hello How can transfer the below code to Extension code? Regards Firas /Var //Filesystem :File CLEAR(Filesystem); Filesystem.SETRANGE("Is a file",TRUE); Filesystem.SETFILTER(Path,'C:\FilePlace'); Filesystem.SETRANGE(Name); //Update virtual tabel Filesystem.SETFILTER(Name,'',' *.xml'); IF Filesystem.FINDSET(FALSE,FALSE)…
-
User Permissions by branch/warehouse location in Business Central
I am trying to setup a company and wanted to break down user access by the company's branches. For example the company has Branch A,B,C,D and I want to setup a salesperson in-charge of branch A. I want them to be able to enter quotes etc as need for branch A but I only want them to be able to see the inventory of items in…
-
C# 8.0 in Nav2018 20783 JavaScript Add-In
I am currently developing a JavaScript Add-In for Navision 2018 and want my Add-In to resize based on data. Since i only export an interface in my dll i want to implement a "default interface implementation" leading to an interface that looks like this: That is generally possible from C# 8.0/.Net 2.1 and upwards. My…
-
GST value changes (double,triple)as per no of page in changes in report?
hi all, i have customize NAV2016IN standard report 407 purchase credit memo. As I enter no. of copies GST value become double,triple.. so on. how i kept it constant as in first page. thanks in advance.