Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Category: CRM Workflows

Exporting and Importing Solutions in Power Apps: A Comprehensive Guide

Introduction Power Apps solutions are a powerful tool for managing and deploying customizations. Solutions bundle components like entities, fields, views, charts, flows, and canvas apps into a single package, making it convenient to move them from one environment to another. Power Apps offers a robust solution framework that allows developers and administrators to package and…
Read more

Parallel wait in workflow for dynamics 365 power apps

you can use parallel wait for multiple business use cases. below video explains in details.

Use Record URL in Email using Workflow Dynamics 365/ Power Apps

You can Use Record URL in Email using Workflow Dynamics 365/ Power Apps so that User can click the link to open the record directly. In workflow, open send email property and in the body select a location and click Insert Hyperlink. In pop up window mention the link title and in URL add dynamic…
Read more

How to call a child flow from parent flow in Power Automate

Power Automate is more powerful cloud automation system to automate almost every manual task. In this post I will explain about how to call a child flow from parent flow. Remember that only parent child flow is supported for solution aware flows means you need to create flows inside a solution then only you can…
Read more

How to develop Power Automate (formerly Flow) Apps for Dynamic 365 CE

Power Automate a very powerful concept to be used for robust integration requirements for cloud or native business applications. Power Automate is a service that helps us create automated workflows between our favorite apps and services to synchronize files, get notifications, collect data and more. We can create different type of Power Automate apps as…
Read more

Workflow and Dialog Process Stages and Life Cycle

The life cycle of a process describes the state transitions from creation through execution and Termination. A process can have following states: Draft, Ready, Suspended, Locked, and Completed. The events that occur throughout the lifetime of the process cause a transition from one state to another. Workflows The workflow life cycle and State Transition is…
Read more

Actions V/S Workflows

The concept of Actions and Workflows are very easy to be get confused. Here I have specified some of the key points which differentiate Actions from Workflows in Dynamics 365 applications. Actions Workflow Triggers Only can triggered by Code or Processes Can be called by User On-demand or can be called from script Arguments Supports…
Read more

Custom Workflow – Concepts

Concept Microsoft Dynamics 365 (online & on-premises) supports the registration and execution of custom workflow activities in addition to the out-of-box activities provided by Windows Workflow Foundation. Windows Workflow Foundation includes an activity library that provides activities for control flow, sending and receiving messages, doing work in parallel, and more. However, to build applications that…
Read more