Import data in D365 FinOps via Azure Logic Apps

Back again with another article in the Azure Logic Apps and D365 FinOps integration serie, this time we will continue exploring the data integration scenarios within D365 FinOps, to see how to create and use Azure Logic Apps as an intermediate connector or data bridge between different systems in a data import scenario with D365FinOps. … Lire la suite Import data in D365 FinOps via Azure Logic Apps

Using Azure LogicApps and D365FinOps business events for data export scenarios

Last week i shared an article about Power automate flow integration with Dynamics 365 FinOps to export data by using Data management package REST API, and we have seen the 2 different options that support file-based integration scenarios that can be used as data batch API in D365 FinOps, when each API can be considered … Lire la suite Using Azure LogicApps and D365FinOps business events for data export scenarios

Data export via Power automate and Data management package API in D365FinOps

Most businesses handle a tremendous amount of data on a daily basis, when one of the main challenging tasks during the ERP life cycle systems, is its capability to offer agile and prebuilt modern data integration patterns for complex business scenarios to communitate easily with other systems, and ensure continiuous data integration and data storage … Lire la suite Data export via Power automate and Data management package API in D365FinOps

Managing Dynamics 365 FinOps security roles via PowerApps

PowerApps security management application Hello, Today's video will be about managing security in Dynamics 365 For Finance and Operations via PowerApps. We will look how D365FinOps data connector can help us to externalize security data to Power Apps or even to other technological stack solutions different than Microsoft. The agenda for today will be in … Lire la suite Managing Dynamics 365 FinOps security roles via PowerApps

Using PowerApps for data integration between Dynamics 365 FinOps and SQL Server On-Premises

Global context Today's modern business run and interact with data daily to analyze and take strategic decisions during all the phases of project and business development via gaining insights from multiple sources of data (ERP & CRM, Files, 3rd party apps), thing that can’t be achieved easily if we are not deploying and integrating an … Lire la suite Using PowerApps for data integration between Dynamics 365 FinOps and SQL Server On-Premises

Dynamics Security Management API in D365FinOps : part1- Security Generalities

Construct your security-eiffel Tower 🙂 Introduction In this blog series i will highlight some technical aspects about creating and managing security layer by code in Dynamics 365 For Finance and Operations, a step by step scenario to explain some components used in standard mechanisms to generate new security artifacts through x++, deep dive into Dynamics … Lire la suite Dynamics Security Management API in D365FinOps : part1- Security Generalities

Data Security management in D365FinOps

Configuration VS Development Unlike AX2012, one of the major Dynamics 365 FinOps architecture differents, is the D365 application and development environment separation, which means that we will have a different approach to manipulate the created objects during runtime which resides on the environment but will not exist in the AOT. Security data are concerned as … Lire la suite Data Security management in D365FinOps

Get workspaces metadata in D365FO

In Dynamics 365 For Finance and Operations workspaces provides an overview of specific activities, a colletcion of controls around a business scenario. Ths system comes with several workspaces containing specific content for different roles and organization. In this blog post i will share how we can get this list of all out-of-box system workspaces with their … Lire la suite Get workspaces metadata in D365FO

Export Customized Security data from D365FO to XML through X++

In this post i will share how to export customized security data artifacts to an XML file through X++. An XML file that can be used as backup data source to be imported in a another environement or just making modifications into it (like renaming a security role / privilege / Duty) , and then … Lire la suite Export Customized Security data from D365FO to XML through X++