by Alex | Dec 4, 2018 | Dynamics 365 for Finance and Operations
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...
by Alex | Nov 13, 2018 | Dynamics 365 for Finance and Operations
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...
by Alex | Oct 24, 2018 | Dynamics 365 for Finance and Operations
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...
by Alex | Oct 8, 2018 | Dynamics 365 for Finance and Operations
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....
by Alex | Oct 4, 2018 | Dynamics 365 for Finance and Operations
In a previous post, I discussed that I had started a GitHub project to be able to export security changes made in the user interface to AOT XML files. One of the ‘future improvements’ I wanted to add was the ability to rename security layer parameters...
by Alex | Sep 26, 2018 | Dynamics 365 for Finance and Operations
In a couple of previous posts (Setting Up Security in D365FO – User Interface and Setting Up Security in D365FO – AOT) I described how the actual security elements are stored differently in D365FO depending on where creation/modification is done at. If a...