Month: April 2019
How to upgrade existing Unified Service Desk solutions to the latest version in CRM?
Followed the below steps for upgrading USD solutions from the below versions to the latest 4.1 solutions, without disturbing the existing USD configuration data.
Continue readingError while upgrading Unified Service desk solutions using Package deployer
Was trying to upgrade the USD solutions, using USD Package deployer on the migrated CRM DB 9.0.3.X on-premise environment and got the below error.
Continue readingHow to change the default Unified Service Desk logo?
Follow the below steps to change the default USD logo.
Continue readingUnified Service Desk 4.1 – General Availability

Click here to know more information about Unified Service Desk 4.1 – General Availability.
How to change BPF stages automatically using workflow in Dynamics 365
Dynamics 365 CE/Power Platform, PowerApps, Power Automate, Azure by Vishal Grade
Change BPF stages in Dynamics 365 with no code
So far we have been trying to automate BPF auto stage movement using client side js or plugin.
But again Microsoft tried to make our life easier by introducing a new feature that supports Business Process Flows as an entity in the July 2017 Update for Dynamics 365. You can now work with each Business Process Flow as its own entity through dashboards, grids, and charts. This also means that you have the ability to interact with them through Dynamics 365 workflows
In this article, I am going to focus on how you can create a Workflow for the Business Process Flow entity record to change the Active Stage when a field on the Opportunity entity record is updated. Earlier this was only possible using client-side APIs or use of a plugin.
Scenario: We have a standard lead to opportunity BPF…
View original post 300 more words