-
The user process has terminated unexpectedly. Check the Windows Event Viewer.
Hi All, I'm getting error while posting sales order using Background Posting i.e., Job Queue. Error in Job Queue: Microsoft Dynamics NAV The user process has terminated unexpectedly. Check the Windows Event Viewer or the Session Event table for more information.OK Event Log for the Error: Server instance: DynamicsNAV90…
-
Indian Localization for Business Central
Hello Experts, I would like to know if you have any news about Business Central Localization for India? when this will be ready? Thank you Vineeth
-
How to convert the datetime field into CST
Hi All, I have created one customized table with field 'DateTime'. Now i want to convert that DateTime field into CST(Central Standard Time) and show it on a page. Please guide me to solve this. Thanks in advance, Jacob.A
-
DecimalPlaces Property
I need to have only 2 decimal places. I tried to change DecimalPlaces Property in "Unit Price" field from 5 to 2 (0:5 --> 2:2). But it does not work. Why DecimalPlaces Property does not work ?
-
BC 365 SOAP web service timeout
Hello, Can anybody tell me how can i limit soap web service timeout BC 365? All i can see is OData or Rest service timeout. i have published SOAP web service which is successfully consumed externaly, but sometimes the web service that calls my web service doesn't receive any response after 60sec and it generates failure…
-
adding report to Role Center Ribbon
Hello. I'm trying to figure out why some reports, when you right click on them, offer you "Add to Actions on Role Center Ribbon", some reports offer you "Add to Reports on Role Center Ribbon", and I even found one that offers "Add to Navigation Pane". What setting on a report is responsible for this? Or is this a setting…
-
How to apply SSL in Four-Tier Architecture
Hi All, I installes the BC14 as described in the below blog: https://docs.microsoft.com/en-us/dynamics-nav/walkthrough--installing-the-microsoft-dynamics-nav-web-server-components-on-three-computers Server1 - SQL Server2 - NST Server3 - IIS, Web Server Client - Browser Client All are working well with windows…
-
BC on-premise - ISV solution - new version notification
We are an ISV with a solution for NAV/BC. With the more rapid release schedule of BC, we find ourselves providing more frequent releases of our solution. Up to this point, new releases involved manually contacting customers via email, but we'd like to streamline this process and provide information about new releases of…
-
WS authentication in NAV2009
Hi everyone, I'm trying to integrate an eSHop with NAV2009. I have published a CodeUnit as a SOAP WS. NAV has windows authentication by the way. If I connect to the URL fro ma browser outside the server, I must enter user/pasword. I enter the same ones I introduce into the rdp connection. I can get the WSDL from the…
-
How can l setup document approval in nav
Hi, I am using nav 2009. Its my first time to use nav but l want to setup dispatch Instruction document approval. Please can l have a brief of steps on how to do this.
-
Unhandled UI: StrMenuHandler
Hi, NAV2017 CU10 - Trying to implement a test codeunit with a StrMenuHandler. However, I keep getting: The ConfirmHandler and MessageHandler functions perform just fine as expected. Am I missing something? Kind Regards, Ewald
-
BC140 Start-NAVServerInstance: "The system is currently updating, try to connect later"
We have four NAV servers. After a restart, we have the following warning on the heavy load NAV servers for about half an hour when we try to connect: Microsoft Dynamics 365 Business CentralThe system is currently updating, try to connect laterOK Can we make changes in the Configuration, or what is the problem?
-
Copy posted invoice to Sales Invoice Diffrent Debitor with dynamics BC on Prem
Hello I wander how to code (subscribe to over write) the Copy posted invoice to a Sales Invoice from different debtor without recalculating the linces, the description field should not be overwritten by the default value. incloude header = false Thank you Rgs. Firas
-
WinHttp 5.1 oauth2 authentication Add Bearer Token to the header
Hi all, I want to use WinHttp.SetRequestHeader('Authorization', "Bearer xyzACCESS_Token[952 Characters]_xyz") to send access token, but I get Message 401(Unauthorized). The token expiry is 150s so there is enough time to send it. The examples available on forum are using Basic Authentification but I cannot use basic in my…
-
Send message not sending a message?
hi all, I wrote some code so emails and Im using codeunit 397 to send the message with the functions NewMessage, CreateAndSendMessage. I debugged it, all goes well however it doesnt send emails. When I tru and send a test email it works? could it be because I dont have outlook installed on the server or what am I missing?
-
How to prevent closing the page after error?
Why page is closing after error and how to prevent this scenario?
-
Menu button is not showing for the user
Hi All, I have created one report in NAV 18 and created a menu suite for that report under sales and marketing->Order Processing->Reports->"Order Fill Rate first last". Please refer the screenshot: . I can able to see and run that report. One of our users complaining that he is not able to see that newly added report from…
-
Update Item tracking Lines from Purchase Order
Hey, We have added some custom fields on purchase line table, and would like to transfer the values to item tracking lines table. the field name,id,type and lenght are the same on both tables. But, the value is always empty on item tracking lines table. I found out that. item tracking lines is actually a temporary table,…
-
Business Central Internals: Package ID, Extensions
Hi, I am just getting into Business Central and created some extensions. I wanted to check how the metadata was stored in SQL Server and this led to some (probably basic) questions. I hope you can help me out: My extension has some ID and it can be queried in the Nav App table. This table has primary key Package ID. So why…
-
Experience with local standard functions in AL
Hello everybody, in AL we have the problem that a local table-function cannot be accessed from a TableExtension and therefore standard functions can often no longer be used. I find this particularly annoying because* Standard functions increasingly include event publishers, so duplicating into the TableExtension is…
-
Experience with workarounds for mixed keys
Hello everybody, in AL there is the problem that you can only create keys in TableExtensions with fields from the TableExtension itself. It is therefore not possible to use fields from the original table in a new key of the TableExtension, e.g. in a new key of a TableExtension that extends the table Item, you cannot use…
-
Experiences with Workarounds for Mixed Keys
Hello everybody, in AL there is the problem that you can only create keys in TableExtensions with fields from the TableExtension itself. It is therefore not possible to use fields from the original table in a new key of the TableExtension, e.g. in a new key of a TableExtension that extends the Table Item, you cannot use…
-
Prepayments:I deleted 2 pre-payment invoices and now cannot change anything in the original order
I am trying to understand the functionality. I am stuck with this. I am on the demo version of NAV 2013 R2 * Create new order, 100% prepayment on header * Enter one item line (bicycle), qty=1, create a prepayment invoice for 4000. * Re-open the sales order * Update qty to 2, create a second prepayment invoice (another 4K)…
-
How to change the font color in Business Central?
Hello everyone, Is it possible to change the color of the font, as shown in the image? In this example the font color changed because the invoice expired. How can I change the font color to yellow five days before the document expires?
-
Can Dynamics BC work on Google Chrome OS ?
A customer asks me if it is possible to use Dynamics BC 14 on Chrome OS. do you have any information about this? Thank you for your help
-
Sending multiple attachments in BC
Hi everyone, From a posted sales invoice, I need to send to the customer another report, apart from the invoice itself. In the sales report selection page, I added another report as attachment. I receive both documents, but in different mails. is it possible to send all the selected report into the same e-mail? Thank you…
-
Object changes not reflected on Client
Hi, One of our clients, running on Nav 2009R2, has an issue with object caching on the RTC: the MetadataProviderCacheSize has been set to zero, however if there is a change in any object, they need to restart the service to have it working. Does anyone has a clue why this is happening. This problem is on their development…
-
VSC: Collapse functions?
Hi All, Hope some1 can help. is there any way you can collapse the code in visual studio code, so you can see the functions at one glance? When you have a Codeunit with lots of functions sometimes is hard to list all of them, so this could be helpful. Thanks.
-
REPORTFORMAT::Html crashes Windows Client
I just installed a new BC 13.18 and have run into a weird problem. When I try to email the statement on a customer the client crashes with only an ArgumentOutofRange error in the event viewer. I have debugged it down into cu 8800 where we try to create a HTML file using REPORT.SAVEAS that crashes the system. I have made a…
-
Cannot publish extension in VS Code on BC13's Migrated Database from NAV 2017
Hi everybody, I'm Raymond and I've encountered issues after data upgrade from NAV 2017. My migrated DB on Business Central 13 works (I can access NAV Client and Web Client), but I can't publish a new AL extension. VS Code gives this error: "Could not publish the package to the server. See Visual Studio Code debug console…