-
Error: The request was aborted: Could not create SSL/TLS secure channel- In nav 2016
Hello Experts, Error Message: A call to System.Net.HttpWebRequest.GetResponse failed with this message: The request was aborted: Could not create SSL/TLS secure channel. I am facing this error while working on E-Invoicing integration.I have doubt in Security Protocol Type but used others also like…
-
How to filter a lookup in a worksheet page
Hi everyone. I'm very new to c/al coding and am struggling to set a filter on a lookup in a worksheet page. The lookup field is 'account no.' from the gen. journal line table. The table itself has a filter on this field which populates the lookup according to the entry in 'account type' and if type is 'Customer' all…
-
Activate Microsoft funding for your migrations
Simplanova has been acknowledged by Microsoft and recently announced as the latest ISV Development Center. Being ISV Development Center enables Simplanova and its ISVs to join the FY23 ISV Investment program. Under this FY ISV Investment program, Simplanova can help you refine existing solutions or co-create new solutions…
-
How to move a file between two SFTP directories In Business central Online?
How to move a file between two SFTP directories In Business Central Online? I have tried to move a single file to the SFTP directory but is transferring all the files to another directory. Can anyone help with this? Thanks in advance.
-
OAuth 2.0 Client Credential Grant for Dynamics 365 Business Central
I am attempting to connect to any of the Business Central Web Services via postman using the grant type client_credentials. I can receive a token from the call below ok: Images removed as contained sensitive Data. However, if I attempt to use this token in the call below I receive error 401. Images removed as contained…
-
Persistent User Sessions even after restarting the service
Hi, We have noticed that some of the sessions are left idle on the session list from many days ago and we cannot manually stop them (we have a mod to stop them from sessions page, using the STOPSESSION command). It normally works but for some particular sessions it just won't work. Even worse, they'll stay even after…
-
Permission to modify entry
Hi experts, I use NAV 2016. I need to change a few fields on a single Item Ledger Entry record. I have made a new codeunit that would do the trick, if only I had the permissions to modify Item Ledger Entry. I am SUPER. When I try to add the Modify permission to the properties of the codeunit, it says that I do not have…
-
Replication issue
Dear experts: I got this error message when i ran the job to replicate items from store 1 (HO) to store 2 (branch) "Cannot forward to host ******* Data Director License has reached the max limit [SubNets:1] and cannot send the data to the host. Contact your LS Retail Partner to get updated License file" What does this…
-
Microsoft presents: UCI update and FY23 ISV Investment Program
Simplanova invites Dynamics partners to join the free webinar "Microsoft presents: UCI update and FY23 ISV Investment Program" Webinar Date and Time: Wednesday, 7th of September, 2022, 04:00 PM CEST (Central European Summer Time). Register HERE 👉…
-
Sales order header type Journal in OData
Hello experts, I'm trying to access "Sales and marketing -> Sales journal ->Sales orders of type journal" via OData, but I'm not having much luck. I thought, I would be able to retrieve them from SalesOrderHeadersV2, but I guess I was wrong. Any pointers would be much appreciated :smile: Br. Lars
-
Multiple nodes with same name
We have XMLPort in NAV 2017 with following snippet: Node Name Prefix Node Type Source Type Data Source Id Element Text MsgIdB OrgId Element Text MsgOrgIdB BICOrBEI Element Text MsgBICOrBEI Othr Element Text MsgOthrB Id Element Text MsgOthrIdB PrvtId Element Text MsgPrvtId Othr Element Text MsgOthrC Id…
-
SQL 2008 vs AutoIncrement
Hi I' ve a SQL Table which contain a field IDREC as primary Key with property Identity = yes When I try to open the table in Nav 4sp2 I receive the following error : "The Table xxxx contain a field which Autoincrement value daesn't match IDENTITY status of SQL Server : field IDREC" Navision AutoIncrement property is set to…
-
Purchase invoice with 0 cost and valid vat
Dear Experts: If I got items for free from a vendor, but he requested only the vat suppose 15% of the real cost. How to deal with this issue in dynamics nav 2017? Best Regards
-
Importing Excel File From C/AL Side.
Hello guys, I want to import excel file from C/AL side in NAV 2009 version. Windows window should appear and let me choose the excel file I want. In newer version, it's easy using Codeunit File Management, but here in this NAV version there is not one. I searched for other ways but zero progress. Can you guys give me a…
-
Ls Data Director
Dear Experts: How can i get the license of Ls data director for more than one subnet??, the current i have it is a demo license for one store (one subnet). Thank you
-
[SOLVED] Report extentsion - RDLC layout modification
Hello, I made a report extension from the base app to add some logic and fields. How can I manage the RDLC-Layout. Is there a best practice? Or do I simple copy the the rdlc file from base app and then change the layout there? regards, Markus
-
GuiAllowed - stop pop up message for dimensions when creating Job from AL
Hi All I'm still struggling to stop pop messages when creating a Job from code, where a user clicks an action button on quote screen and it creates a Job. Pop up message appear as usual for copy dimensions to tasks I've initiated the Job and written below codeJob.Validate("Global Dimension 1 Code", SalesHeader."Shortcut…
-
Replication from HO to a store
Dear Experts: I am trying to replicate the data from HO store to another store (another location) using VPN connection, i got this error: Cannot forward to host ******* Data Director License has reached the max limit [SubNets:1] and cannot send the data to the host. Contact your LS Retail Partner to get updated License…
-
Event OnAfterDocumentPrintReady is not raised during printing in Business Central 18
Hi Everyone I'm trying to subscribe to the OnAfterDocumentPrintReady event to define what happens when a user chooses to print a report. The problem is that this event, in Business Central 18, seems not to be raised. Even using the "Event Recorder" I can't find it in the list. (Event Recorder BC18) I think that the problem…
-
convert pdf file to base64 string
I have a pdf file stored in the TEMPORARYPATH on dynamics nav 2017, how can i convert it to base 64 string ?
-
how to add a QR code
How to add a QR code NAV 2009 R2 Thank You
-
Change LCY in a company
Hi, Our customer is using NAV 2009 R2 and in one of the companies in the database, the (blank) LCY code should be changed from th national currency to EUR. As we see it there are 2 options: * Use "Euro Conversion Tool". MS has a tool for NAV 5.0 but we have never used it before and the database is highly customized. *…
-
HideDialog When background process create pick list
Hi All I'm struggling to hide the dialog box (nothing to handle ) when creating warehouse picks from code unit. The aim is to create a process that can be run using job queue that process warehouse shipments and create warehouse picks. When there is inventory or no prior pick list for the Whse Shipment the code works but…
-
Changing cursor start position in a page
Hi everyone, I have a custom page with two text box filters and then a repeater. When I open the page, the cursor is by default in the first line of the repeater. I want it to be in the first text box filter. How can I achieve that? Thanks in advance :D
-
Business Central version 15 (On-premise) - Long Running Queries
Statement: BeginTransaction IsolationLevel=65536 I am seeing random occurrences of the above statement noted as "long running SQL statement" in the service tier's event viewer. I sent this to MS and all I got back was the definition for Repeatable Read. I know what that is. What I'm trying to dig into is shy these take so…
-
Nav 2016 - Installation problem (SQL Server instance exists but....)
Hello, I'm facing problem with nav 2016 installation. I've just installed new SQL Server and next I wanted to install NAV 2016 on that. The question is about Server Instance, I don't want NAV to install Sql 2014 express just use that server which I installed previously (2016). I'm leaving the Sql Server Instance field…
-
How to install eksisting Dynamics NAV 2009 R2 on a single client..
Hi. Hope that somebody could guide me in how to install our eksisting Dynamics NAV 2009 R2 on just a single client.. Reason for this is that it runs on a server today, but as it is only used for looking up old data as it is not used anymore we want to take and just have in on a client instead. It is version DK 3.70.A…
-
Introducing Simplanova Chatbot for BC Customer Support
Simplanova invites Dynamics partners to join the free webinar "Introducing Simplanova Chatbot for BC Customer Support". This webinar will demonstrate the main QnA, issue logging, and knowledge base building features of Simplanova's Teams bot. We will demonstrate a provisioned example, and attendees will be invited for a…
-
Deployment of app file to Dynamics BC OnPrem
hi, In BC Online, you could upload and install app files. But this is not possible in OnPrem. Does this mean all changes to OnPrem installations have to be deployed via VS Code only?
-
Swiss QR Bill Management for NAV 2018
Does this exist anywhere?