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 | Aug 6, 2020 | Dynamics 365 for Finance and Operations
I recently ran into an interesting issue with OData that I wanted to share. Within our Fastpath product suite we have a tool called Identity Manager that helps with the compliant provisioning, modification, and termination of user and user role assignments. Our...
by Alex | Aug 6, 2019 | Dynamics 365 for Finance and Operations
Data entities were introduced in D365FO to provide a way for external services to interact with business processes within D365FO without having to know or understand how the inner workings of that data was stored. It was built on top of the OData protocol which...