Real Time Workflows in Dynamics 365

Organization’s business logics will always be part of the CRM implementation strategy and mostly they can be classified as two types, one which will get implemented at real time and another one which gets implemented little late termed as synchronous and asynchronous in nature. In Dynamics 365 for customer engagement, workflows helps us to automate business processes without a user interface especially when we don’t require any user interaction. Recently Microsoft is moving towards the strategy where they are encouraging to use Power Automate in case we have to run some logic in the background as asynchronous workflows. But real-time workflows are still our old workflows. In this blog, we will discuss about the real-time workflows in detail.

Continue reading “Real Time Workflows in Dynamics 365”
Advertisement

Lifecycle of a Power Apps Component

Latest trend in Dynamics 365 world is Power Apps Component Framework or in short PCF. Its pretty cool to have PCF components in our environment which gives us great visualization for the same data and also better usability for the end users. Understanding how these components work or in general the end to end lifecycle of this framework is really important to make sure that we develop these components the right way and triggers the required logic at the right time. In this blog we will try to understand the lifecycle of a Power Apps component in general and main methods which gets called during this life cycle.

Continue reading “Lifecycle of a Power Apps Component”

Security Roles and Privileges in Dynamics 365

As one of the business tycoons mentioned, “Data is the new oil”. Nowadays organizations are pretty much worried about the data they own more over the security of the same. If that reaches the wrong hands, this same data can be used against the organizations. Its something like a double edged sword for the organizations like without data they cannot survive in this world and if they are not securing this data properly this same data can come against them. Controlling the data access helps the organizations to protect the sensitive data and at the same time enable collaboration between the users. This is where in Dynamics 365, we have business units, security roles, and field security profiles. In this blog, we will discuss one of the pieces of this puzzle Security Roles and Privileges.

Continue reading “Security Roles and Privileges in Dynamics 365”