-
Problem using TLS12/13 for connection with webService
Hi everyone, I am working with NAV 2018, installed windows server 2012 R2 standard. I have created a a few years ago an integraion with an external webService. it is working perfectly, but they are changing the security protocol to use TLS 1.2 or 1.3. The system administrators from the webService gave me a new URL for…
-
Problem with jobs in the work queue
Navision 2018. Created a job in the work queue. Registered the schedule. The validity period is not limited. Everything works, but from time to time the task stops working. No error messages. What could be the reason for such strange behavior?
-
Illustrator Tech Pack Fashion integration NAV
Hello, I would like to discuss a possible project to implement and i would be open to read some ideas. Designers fashion use Illustrator or speadsheets to make their tech pack fashion. Imagine a scenario where designers build their tech pack in illustrator and the goal here is to intregate with nav's manufacturer so that…
-
SetRange in Dataport
Hi, Primary: Boolean Item: Code 20 I'm trying to import a CSV file using Dataport. This CSV file has multiple records. I want to check if there are any records in the table before importing the CSV file, if so, then if their Primary field is true, then before importing the CSV File I want to set that Primary field to be…
-
Trying to openEdit a General Journal TestPage
Hi, I'm trying to test the Post Action in TestPage General Journal, but when i use the OpenEdit() it always returns an error saying that i can't open the page. If i don't put this option the returned error is "This Page is not open". Here is my codevar
LibJournal: Codeunit "Library - Journals";
GenJournal: TestPage…
-
Batch Report
Hi everyone, I'm trying to create a batch report/routine that automatically updates all open POs that contain items that have had their purchase price quotes updated. This batch report will update the relevant cost/etc.. information on the purchase order lines from the item card Can anyone please help me with such a task!?…
-
Page running slow / Index
Hi all, I have different companies running on same database. Problem: Running page customer list with some flowfields: In one company running the customer page it runs perfectly. On other companies it runs very slow and even closes NAV. I think it's a index problem missing those table of different , but can't figure out…
-
Save Whole Operation in Barcode
In Production Order Routing user can slelet setup time in and setup time out with an action button. How can I save those actions in barcode, so that user can scan that code instead of clicking on action button.
-
Problem to Read Json Stream REST API
Hi Guys, I'm trying to read a REST API Stream (Json) but something doesn't work. For example: i try the same Configuration with Postman and get a json stream, with ca. 2250 KB (Only Body Size) like this: IF i use the same Configuration in NAV, and read the Respons, ist look like this. The Blob Size is exactly the Same…
-
Silent installation Nav2016 Server failed with config xml file: error 1603
I have created a config with the following parameters: <Parameter Id="NavServiceServerName" Value="localhost"/> <Parameter Id="NavServiceInstanceName" Value="DynamicsNAV100TST"/> <Parameter Id="NavServiceAccount" Value="<administrator account>"/> <Parameter Id="NavServiceAccountPassword" IsHidden="yes" Value="password"/> I…
-
where is bank sort code and account no
hi, im using nav 13 but cant see sort code and account no? i have them in my old nav? why are they not there? i am using GB verison
-
MS Dynamics NAV 2015 / LS 2015 - Navigation Pane replication
Good day! MS Dynamics NAV 2015 / LS 2015 - Navigation Pane replication; - we added new menu/group in Navigation Page called "NEW GROUP" * is it possible to replicate Navigation Pane using Jobs Replication MS Dynamics NAV version: Thank you.
-
Warehouse management
Hi all, If I need to restrict shipments (only direct shipping) from a particular BIN, which setup needs to be activated? I know there is a setup on Bin "Block Movement" for inbound/Outbound/All, but that doesn't work correctly. Thanks in advance!
-
alternative material in BOM
Hi everybody, we recently implemented BC and one of our major issues is the use of alternative material in BOMs, so for example BOM says 2mm Aluminium sheet 1000x2000 but in the moment we have just Sheets of 1500x3000mm (which can also be used for production), so we prepare the list of required material for warehouse, but…
-
BC 17 CU2 New Price Calculation implemented, how to import prices via interface-buffer table?
Hello, I've been trying to understand the new price calculation that has been implemented, but some things don't make sence no matter how hard I search for answers. As far as I understood for the new price calculation and management, the new Price List tables are being used. If I look into the table Sales Line in BC 17 CU…
-
UseWindowsAuthentication for SaaS
Good afternoon. I have an App working for OnPrem with this line: HttpClient.UseWindowsAuthentication(User(), PasswordF()); I need to migrate to SaaS, and then I get this error: The type or method 'UseWindowsAuthentication' cannot be used for 'Cloud' development. How can I replace HttpClient.UseWindowsAuthentication for…
-
Reservation Entry
Reservation entry not getting update when changes in sales line.
-
HTML Speces in XML Document
How can I read in HTMLSpecs from XML document and save them in a table?
-
HTML Parse
I have a problem with the HTML editor, my editor doesn't read the special characters like ö and ü etc. correctly. can tell me where the error is please.
-
AL: Lists and Dictionaries
I've been looking for a good way to use the new variable types List and Dictionary to replace the use of temporary tables. If anyone here has code snippets to share on how to implement those new buffering tools in more complex ways it would be very welcome! So far I came up with this: // Welcome to your new AL extension.…
-
how to read blob data from c#
As you knows , NAV could store big Text string data type to BLOB data type in sql server. It works fine in NAV read and write. //---write CLEAR(Ostream); myTestRec.INIT; myTestRec."No.":='SO123456'; myTestRec."Line No":=10000; myTestRec.Comment.CREATEOUTSTREAM(Ostream,TEXTENCODING::UTF8); Com.WRITE(Ostream);…
-
xRec and Rec have same value in sales line OnAfterModifyEvent (automated tests)
We are using the Microsoft Sales Test Library to create sales lines. We have an extension where we need to log certain changes to sales line fields under certain conditions (change log won't work for what we need) We have a subscription on sales lines that works fine when we use the web client with keyboard and mouse…
-
Report calls report and output to PDF
I created a report (A) that calls another report (B). A report has an option to print to PDF so that it shows on screen as a PDF format. But when I run report A with the PDF option, report B is not taking that in consideration and prints straight to the printer. Is there a way to transfer the PDF output option to Report B?…
-
Job Queue Report Date Format
We have a NAV server servicing different users across users from different countries. Each country is a separate NAV tenant. The problem is that if we run a report with Job Queue, the resulting report always uses the regional setting of the NAV server to display date format and decimal formats. I have tried changing: 1)…
-
How to handle errors for HTTPWebRequest.GetResponse call?
When HTTPWebRequest.GetResponse is called and no proper response is returned from the server, the code stops executing and returns some random error. I want to implement proper error handling, so the code keeps on executing without stopping here and a proper message is displayed to the user. Like we apply checks on status…
-
close year in old or new system
hello, I am doing new implementaiton should my client close the year in the old system or new system thanks
-
Transfer Orders Question
Hi, I am doing an Item transfer from 1 location to another via Intransit locations. However, I see some differences in a few of the Posted Receipts & posted Shipments. For a few TO, I see the G/L entry Created, but for a few TO the G/L entries are not created. These GL entries are posted with a description as "Direct Cost"…
-
Debugging Business Central
Hi experts, We have a question regarding debugging. As I can not find a proper answer to my question I am asking it here, hoping to get an answer. We are working with Business Central version 17.4 onprem. We are wondering what the best way of debugging is when we want to debug our customers production database? We know we…
-
Assign multiple values to 2d Array
How can I assign multiple values to an two dimension array and not one by one _matriz : array[2,10] of Text[100]; { {""," uno", " dos", " tres", " cuatro", " cinco", " seis", " siete", " ocho", " nueve"}, {" diez"," once"," doce"," trece"," catorce"," quince"," dieciséis"," diecisiete"," dieciocho"," diecinueve"}
};…
-
How to call "New" system action on Test Page
I am making a test function in which i have to invoke system "new" action on list test page to open card test page and then in page handler set random values to fields on card. How can i achive this result? There is for example Edit() function which invoke system edit function, but there is no analogously function for…