by Alex | Mar 28, 2023 | Dynamics 365 for Finance and Operations
I’ve written before about the telemetry data now available in D365FO, but is there a way to consume this telemetry data within the application itself? Let’s see how we could do this! Problem Statement In our case let’s see if we could automatically...
by Alex | Feb 21, 2023 | Dynamics 365 for Finance and Operations
Going off of recent posts where I was looking for things that have been upgraded recently, I noticed in 10.0.30 and 10.0.31 that there were some changes to the LicensingServicePlansPrivilege table within D365FO. I started noticing the ‘Activity’ license...
by Alex | Feb 17, 2023 | Dynamics 365 for Finance and Operations
If you are partner, ISV, or anyone delivering custom code to end users in D365FO, there is a change in 10.0.31 that you need to know about. Issue If you have a customer that upgrades to 10.0.31 and the next time they try to check in a deployable package to their...
by Alex | Feb 8, 2023 | Dynamics 365 for Finance and Operations
The latest platform release notes for D365FO 10.0.31 has recently been made public, there were a couple security and audit related features I wanted to highlight. ‘Can Be Deleted From UI’ Security Role Property There is a new property on security roles...
by Alex | Jan 24, 2023 | Dynamics 365 for Finance and Operations
Data entities within D365FO allow for external applications to interact with D365FO data. One data entity that I use both professionally and in my personal projects fairly regularly is SecurityUserRoleOrganization. This data entity is utilized to restrict a user role...
by Alex | Oct 31, 2022 | Dynamics 365 for Finance and Operations
In the 10.0.30 release of D365FO, which went GA on Oct 21st 2022, Microsoft added the ability for customers to report on the telemetry data of their end users. I wanted to take a quick overview of this feature and start to look at opportunities to use this data....