Presenting Upcoming User Group Sessions and Academy Classes
The month of March will be very busy for myself and other colleagues at Fastpath as we will presenting sessions at Dynamics Communities conferences as well as leading an academy session. Academy Class - March 4th This Dynamics Communities academy class will be a...
Automated Role Access Testing Using the SysTestSecurityAttribute in D365FO
With the push in D365FO for automating everything from deployment to servicing to testing one of the questions I've heard numerous times is how do you perform/is it possible to perform automated role access testing? This comes into play for a number of reasons: With...
Table Permission Framework in D365FO
In the past, I've written about the Table Permission Framework functionality within D365FO but recently I've had numerous examples of this causing D365FO users issues when setting up security. Because of this, I wanted to write about it again to explain how the...
Interesting Behavior of Unpublished Objects in Dynamics 365 for Finance & Operations
One thing I've been asked about numerous times and has caused confusion while using the user interface to set up security is some interesting behavior regarding objects showing up in the 'Unpublished Objects' area when no changes are made by the user. The Scenario A...
Dormant User Account Reporting in D365FO PU21 8.1
Microsoft has added some additional user reporting around dormant user accounts in D365FO PU21 8.1. This report can be found in System Administration -> Security -> Dormant user security accounts. You then can provide some inputs for the report: Number of days...
Uninstall a deployable package in D365FO
Recently I had the opportunity to learn about uninstalling a deployable package and thought I would go through the process of how I did it. Take zip file of the deployable package that needs to be removed and unzip it Navigate within the unzipped deployable package to...
Setting Up Security in Dynamics 365 for Finance and Operations – Part III – Security Management
In numerous other posts, I talk about the effect of where you create D365FO security (AOT vs user interface) has on how it is stored. In other posts, I talk about creating an application to help move your security created in the user interface to your AOT. I thought...
Fastpath vs. Dynamics AX/D365FO Segregation Of Duty Analysis Comparison
There are many questions about the built-in Segregation of Duties functionality within Dynamics AX and D365FO, how it works, and its short comings? To help answer those questions, I created a white paper that compares the native SoD functionality to the functionality...
Obtain Menu Items From Dynamics AX 2012 and Dynamics 365FO Task Recordings
The Task Recorder tool in AX 2012 and D365FO is a great resource to create documentation around business processes and tasks. I've written in the past that one of the other side effects of this feature is that it also records the objects being used during the process...
Moving D365FO security from user interface to AOT
In a previous post, I talked about how I created a tool to help generate D365FO AOT security files from the user interface security output. Now I wanted to show how you would use this tool to actually take changes made in the user interface and move them to your AOT....