Quantcast
Channel: Dynamics 365 Business Central/NAV User Group
Viewing all 11285 articles
Browse latest View live

Forum Post: NAV 2013 R2 - Need help on report

$
0
0
Hi, I'm creating a payment journal report and need a help with it since i'm not very good at it. The data on gen.journal line template payment should look like this: The result of the report page should be totaled first by document, vendor, and then followed by field Ok to Pay like this : The 1st Amount column from the left is totaled by document and then the vendor. The 2nd Amount column from the left is then totaled by totaling the record with the field "Ok to Pay" marked. Is there anything you can suggest to me on how to handle a multiple level grouping like this ? I will appreciate any help. A little bit of note, the custom field "Ok to Pay" is a field boolean with no additional code in it. It was made to mark certain record.

Forum Post: RE: NAV 2018 - Decimal separator problem in native report

$
0
0
Hi Alexander, I've done more research, it seems even the NAV version is the same but the build no is different for this object. The cronus db i've made actually come from newest cummulative updates (CU) which happened to update the object report 1302, while my friend db is from the one of the oldest and earlier CU. Thanks for the help.

Forum Post: Nav web client, You dont have access to Microsoft Dynamics NAV

$
0
0
Hi all, I have an issue. using the same user id, I can connect to NAV RTC (Nav 2013 R2) but when i login using web client, it will show me this message You do not have access to Microsoft Dynamics NAV. Verify that you have been set up as a valid user in Microsoft Dynamics NAV. any idea what should i do? Service is run by domain account and already set SPN for this domain account

Forum Post: RE: Sending the content of an HTML in a mail

$
0
0
Hello again, I've just want to improve a little my development. The HTML page is opened from "file:///C:/Users/Administrador.SRV-DC01/Appdata/Local/Temp/2/Microsoft%20Dynamics%20NAV/22012/boletinv14.html", and I need to close it manually. As you can see, it is the temporary file, no the one I download to the server. Which sentence is the one that forces the open? How can I do this without openning the file into the navigator? Thank you very much solution: Must change this lFileMgt.BLOBExport(lTempBLob,'C:\Users\Public\Documents\boletin\boletin.html',TRUE); To this lFileMgt.BLOBExport(lTempBLob,'C:\Users\Public\Documents\boletin\boletin.html',FALSE);

Forum Post: XMLPort - set column headers for the CSV file

$
0
0
I have created XMLPort to export data to CSV file in business central online. My XMLPort contains both field elements and text elements. How can I set column headers for my CSV file?

Forum Post: RE: XMLPort - set column headers for the CSV file

$
0
0
Export them in a separate table element. In C/AL visual designer it would be something like this: And the same in AL xmlport 50100 "Export G/L Entries W/Headers" { Format = VariableText; TableSeparator = ' '; schema { textelement(root) { tableelement(Headers; "Integer") { SourceTableView = WHERE(Number = CONST(1)); textelement(EntryNoHeader) {} textelement(GLAccNoHeader) {} textelement(AmountHeader) {} } tableelement(GLEntry; "G/L Entry") { fieldelement(EntryNo; GLEntry."Entry No.") {} fieldelement(GLAccNo; GLEntry."G/L Account No.") {} fieldelement(Amount; GLEntry.Amount) {} } } } trigger OnInitXmlPort(); begin EntryNoHeader := GLEntry.FieldCaption("Entry No."); GLAccNoHeader := GLEntry.FieldCaption("G/L Account No."); AmountHeader := GLEntry.FieldCaption(Amount); end; }

Blog Post: Running Docker containers in process isolation when Symantec Endpoint Protection is installed

$
0
0
A couple of month ago, Microsoft and Docker enabled process isolation for Docker containers on Windows 10. That matters a lot because the alternative is hyper-v isolation which means that you actually run a „mini VM“ every time you run a container. Depending on the circumstances, that can be a very... Read the full text.

Forum Post: How to Customise Workflow Email Template In NAV 2018

$
0
0
Hi, All I create Customize workflow for Req. Worksheet Page. But I have an issue of "Workflow Request on Email" it showing the "Line no of the table "Requisition Line (246)". I didn't find out how he gets the line of the workflow email template. I want to insert Item no, Qty and Amount in Email Workflow Template. Please Help me Out that Issue. Thanks in Advance.

Forum Post: RE: Business central API: How to get the general ledger entries of a posted sale invoice ?

$
0
0
Thank you for your help, good to know it's possible to customize the API ;-)

Forum Post: Business central API v1.0 vs API beta: get General Ledger Entries and their Dimensions

$
0
0
Hello, We need to read the general ledger entries and their dimensions from business central by using the Business central API, in the documentation we have seen that the dimensions of a ledger entries was available with the endpoint api.businesscentral.dynamics.com/ v1.0/api/v1.0 but not with the endpoint a pi.businesscentral.dynamics.com/ v1.0/api/beta. So we tried to use endpoint api.businesscentral.dynamics.com/v1.0/api/v1.0 but we always get a error 404: With the endpoint api.businesscentral.dynamics.com/v1.0/api/beta no error but we don't have the dimensions of the ledger entries: Why the endpoint api.businesscentral.dynamics.com/v1.0/api/v1.0 is not working ? Thank you for your help.

Forum Post: RE: XMLPort - set column headers for the CSV file

$
0
0
Thanks Alex. I have already accomplished this using integer table but there was a blank row just after the header row. Setting TableSeparator = ' ' fixed the issue.

Forum Post: Gettin sales invoices for a customer with the API

$
0
0
Hi everyone! I'm testing the API for a clud NAV BC installation, because probably we are going to integrate with a online Shop. I am testing with postman . I can get the list of sales invoices like this: {{BaseURL}}/companies/{{CRONUS}}/salesInvoices How can I filter the invoices for a certain customer? I'm trying different ways, but I only find sintax errors.. Any tip? Thank you

Forum Post: RE: Gettin sales invoices for a customer with the API

$
0
0
If I add this: {{BaseURL}}/companies/{{CRONUS}}/salesInvoices?customerId=8603775b-d795-44fe-b370-9ee597a20bd0 I get the invoices of that customer, but after the rest of invoices....

Forum Post: Business Central cloud Feedback

$
0
0
Dears, Good Day to all I will have a meeting with Microsoft Tech. Team for my notes and feedback on Business Central cloud. They said they are working hard to deliver the best solution and they promised to listen to all customers. PLEASE If you like to share your feedback here then I will discuss with them and give the best answers. Feedback does not mean the normal errors caused by incompleted setup like "Posting groups" as easily the will answer this is a user mistake The feedback will be like: Click the button several times until the system response. No shortcuts. Suddenly signout. Working on it. Error when personalizing a page. Tenant error. etc. And. Also submitting new ideas needs to be added to the system. Thanks for your participation Mahoud

Blog Post: It’s time to evolve your ERP…

$
0
0
Do you remember the Fiat Panda 30 ? It was released in the year 1980 and it was one of the best ever car models released from Fiat. Fiat Panda 30 was one of the most appreciated models ever expecially because: it was a rock it goes everywhere (you can use it as a city car but also as a tractor) it was simple to maintain it just works (ready for every usage) But today, do you ever want to buy a Fiat Panda 30 again if you think on your future new car? Probably someone could answer yes (oh my god!) but I’m quite sure that for the main part of you the answer is NO. Yes, you can trick your old Fiat Panda in order to appear as a modern car, but this is only an exterior appearance. Under the hood you don’t have a modern car, its technology is always old. In year 2019, we want a modern car, with more features and a real new technology under the hood. This is called evolution and evolution is an aspect that covers all fields in your life with more or less speed. If you think on the software world, this is where the evolution speed is more increased. Now think a bit to the software inside your company and expecially to your ERP. Do you want a Fiat Panda 30 as your ERP now? Or do you prefer a modern ERP? Why this post and this question? Expecially for these two main reasons: in the past events I’ve managed, I’ve received a very large number of requests from partners in order to suggest them what road to embrace and what they could do now with Dynamics 365 Business Central and their ISV solutions and their customers base. I often listen and read people that also nowadays continue to suggest to “stay with the past”, that in this case it means stay with the C/AL solutions. Stay with the past is in my absolutely personal opinion the worst choice you can do now in the Microsoft’s ERP world. Microsoft Dynamics NAV was and IS a great product and C/AL was and IS a great language for the platform. But C/AL has a big main limitation: extensibility. You can do what you want with C/AL but C/AL is not born to be extendible. Ok, now we have events also in C/AL but your code is always in the same big box and upgrading is not just a one click operation. With Dynamics 365 Business Central and the new Modern Development platform, Microsoft for the first time offers us a great way to enhance an extend our ERP. This is the first real step, not the final one. But this is a step in terms of evolution . Start change your mind, detach it from the old monolythic C/AL. The platform has absolutely to change in this era and a jump must be done in all layers, from Microsoft to Partners to Customers. Stop thinking on conversion of code, but instead start thinking on rearchitecturing and refactoring your codebase. This is a big investment I know, but in a long term it will be a big advantage for you to have all your codebase as extensions. My few suggestions: Embrace the extension’s world as soon as possibile. Try to avoid as much as possible the mixed world (C/AL and AL together). Develop all your new implementations as extensions starting from now. Start rearchitecturing your existing codebase and when doing that, remember to think on extensibility also for your solution (it’s not only the MS codebase that must be extendible, but also your addons if you need to propose them to different customers) The SaaS must be your reference model when developing extensions : don’t create extensions for the on-premise (target = Internal ) if you’re not strictly forced to do that! The SaaS is the extension’s model to go also if actually you’ve never planned the real move to the cloud. Is the C/AL going to an end? Yes. No way. Customers and solutions that will still remain on the C/AL platform are like the Fiat Panda 30: they just works (and also in a great way), but they will not be future ready. Will Microsoft support an actual C/AL platform in the future? Yes and no. They will receive cumulative updates until the maintenance period but no mayor features or platform improvements. The future has another direction, print it on your mind. The actual Extension’s model will be improved in the following years for sure, this is only the beginning, but the road is now tracked. What about the decision to cut the C/AL in the October ’19 release? I think it’s the best choice to do. The ideal way to start the platform evolution is a platform R-evolution and the new major release must have a clear cut with the past. On or off, on board or not. It could sound too hard, but it’s the more reasonable choice. Few suggestions to Microsoft for the next years: Please stop the object IDs limitations Please start thinking on more OO features Please work on the per-tenant extension (PTE) model. Actually it’s too much painful and there are no valid reasons for that limitations. I’m not an AppSource big big fan and I don’t think that ALL ISV solutions must be forced to be on that store. I would like to see more flexibility on this aspect. Please work always more on localizations as extensions Please give us a real Report Designer tool. A modern ERP must absolutely have an integrated Report Designer that can be usable also for the end user and actually we’re far away from this. Please work always more on cross product integrations with the Dynamics 365 and Office families. As I said to all partners and customers I had the pleasure to meet during this year: invest on your evolution. The Fiat Panda era is finished.

Forum Post: RE: Gettin sales invoices for a customer with the API

$
0
0
Solution: {{BaseURL}}/companies/{{CRONUS}}/salesInvoices?$filter=customerId eq 8603775b-d795-44fe-b370-9ee597a20bd0

Forum Post: Not getting forum email notifications any more?

$
0
0
I used to get notifications when new activity was recorded. Has this been turned off or I have messed it up some how?

Blog Post: Microsoft Dynamics 365 Business Central and multiple cloud sandboxes

$
0
0
The new April 2019 release for Dynamics 365 Business Central introduced lots of new features and one of the most interesting is for sure the possibility to have more than one online sandbox. With this new release (platform 14 ) you will be able to create up to three sandbox environments at a time per tenant (with different names) and: You can choose to create a sandbox based on the current release or on the preview of the next release. You can choose to have a sandbox with copy of the production data or not. Sandbox environments created as a copy of your production environment will be created on the same version as the production environment. At the moment, multiple sandboxes are still be free but this will change in the future. Related to extensions development and management, now: When you create a sandbox environment as a copy of your production environment, per-tenant and AppSource extensions are now also copied to the new sandbox environment . When sandbox environments are upgraded, both per-tenant and AppSource extensions are upgraded with the sandbox environment (no more need to re-install the extensions after the upgrade). You can now upload per-tenant extensions using Extension Management in a sandbox environment , with the option to target the current version, the next minor version, or the next major version. I often see many people that develop extensions directly by using the online sandbox from Visual Studio Code. This is a way of work that personally I don’t love too much and that I never recommend (I prefer to develop locally and then use the online sandbox for final testing and for customer’s testing), but if you’re doing that remember that actually,  also if you have multiple sandboxes, you cannot connect from Visual Studio Code to the sandbox environment you want, but only to the  main one (which is /sandbox as url). In the future, you will be able to specify the sandbox name to connect from Visual Studio Code by using a new sandboxName parameter in your launch.json configuration file: A final last consideration: please don’t abuse on sandboxes, use them when you really need them and avoid to recreate N sandboxes every day.

Forum Post: RE: Business Central cloud Feedback

$
0
0
[quote userid="201861" url="~/nav/f/general-discussions/96640/business-central-cloud-feedback"]Thanks for your participation[/quote] Hi Mahmoud, You're welcome, but participation in what? What is your question(s)?

Forum Post: RE: Not getting forum email notifications any more?

$
0
0
Hi Imran, I know, we are currently having general email problems on the site, meaning no emails in or out. But Microsoft is supposed to call me today so that we can get it up and running again.
Viewing all 11285 articles
Browse latest View live