From the Microsoft Dynamics 365/AX Blogs: Event handlers; Performance Monitor; Custom fields; Collection letters
From this week's Microsoft Dynamics 365/AX blogs:
- Customizing D365 with event handlers
- AX Performance Monitor 101 - Setup PerfMon for continuous monitoring with rolling files
- Custom fields: handle with care!
- Collection letters in Dynamics 365 for Finance & Operations
Customizing D365 with event handlers
On his Dynamics 365 for Finance and Operations Enterprise Edition with Sukrut blog, Sukrut Parab wrote that with the Dynamics 365 release, you know have to do most things using extensions and event handlers.
But you still have the option to overlay code. When you create a new package, select the existing packages and modify any standard object that belongs to that package, you're doing overlaying, Parab wrote.
That wasn't a big issue in previous versions of D365, but with new release you should stop doing that and embrace a practice of doing customizations using extensions and event handlers instead, according to Parab:
Source code and metadata of model elements can be extended without an over-layering using extensions.
In this blog post, Parab shared some snippets of code about how to do some things while using event handlers that are going to help you when you're performing common scenarios, such as how to get form data source, form controls, etc., in event handlers.
You can read the rest of the post and see those snippets of code here.
AX Performance Monitor 101 - Setup PerfMon for continuous monitoring with rolling files
On the Dynamics AX in the Field blog, José A. Estevan wrote that Windows Performance Monitor (PerfMon) is probably ...
FREE Membership Required to View Full Content:
Joining MSDynamicsWorld.com gives you free, unlimited access to news, analysis, white papers, case studies, product brochures, and more. You can also receive periodic email newsletters with the latest relevant articles and content updates.
Learn more about us here