|
1 | 1 | ---
|
2 |
| -title: "Microsoft Dataverse real-time workflows | MicrosoftDocs" |
3 |
| -description: "Microsoft Dataverse real-time workflows" |
4 |
| - |
5 |
| -ms.date: 07/27/2020 |
| 2 | +title: "Microsoft Dataverse real-time workflows" |
| 3 | +description: "Learn about Microsoft Dataverse real-time workflows" |
| 4 | +ms.date: 07/11/2024 |
6 | 5 | ms.reviewer: "matp"
|
7 |
| - |
8 | 6 | ms.topic: overview
|
9 | 7 | ms.assetid: 1f3c9780-26ad-49ec-a3fb-fc226def19c5
|
10 | 8 | author: msftman
|
11 | 9 | ms.subservice: dataverse-maker
|
12 |
| -ms.author: "deonhe" |
| 10 | +ms.author: "matp" |
13 | 11 | search.audienceType:
|
14 | 12 | - flowmaker
|
15 | 13 | - enduser
|
16 | 14 | ---
|
17 |
| -# Microsoft Dataverse real-time workflows |
18 |
| - |
19 |
| - |
| 15 | +# Microsoft Dataverse real-time workflows |
20 | 16 |
|
21 | 17 | Workflows automate business processes without a user interface. People usually use workflow processes to initiate automation that doesn’t require any user interaction.
|
22 | 18 |
|
23 | 19 | There are two types of workflows:
|
24 |
| -- Background workflows. See the [Power Automate](/power-automate/workflow-processes) documentation for more details about background workflows. |
25 |
| -- Real-time workflows. |
26 | 20 |
|
27 |
| -## Real-time workflows |
| 21 | +- Background workflows. Background workflows run when the system has resource availability (asynchronously). Go to the [Power Automate](/power-automate/workflow-processes) documentation for more details about background workflows. |
| 22 | +- Real-time workflows. Real-time workflows run immediately (synchronously). |
| 23 | + |
| 24 | +## Create or edit real-time workflows |
| 25 | + |
| 26 | +> [!IMPORTANT] |
| 27 | +> There are better ways to create modern automations. Consider using Power Automate flows to automate your processes. More information: [Power Automate](/power-automate/) |
28 | 28 |
|
29 |
| -To create real-time workflows, you must *clear* the **Run this workflow in the background (recommended)** check box, while defining the workflow. |
| 29 | +1. Create a solution or open an existing one. |
| 30 | +1. Select **New** > **Automation** > **Process** > **Workflow**. |
| 31 | +1. Enter a **Display name**, select a **Table**, and then clear the **Run workflow in the background** option. |
| 32 | +1. Select **Create**. |
30 | 33 |
|
31 |
| - |
| 34 | +The workflow designer is displayed. Select the workflow attributes and steps needed. More information: [Configure real-time workflow stages and steps](configure-workflow-steps.md) |
32 | 35 |
|
33 |
| -See other topics here in the Power Apps documentation to learn more about real-time workflows. |
| 36 | +### View and edit real-time workflows |
| 37 | + |
| 38 | +1. Sign in to [Power Apps](https://make.powerapps.com), select the **Settings** icon on the upper right, and then select **Advanced settings**. |
| 39 | +1. Select the down arrow next to **Settings** on the top bar, and then select **Processes**. |
| 40 | +1. In the list of processes, select the workflow that you want to edit. |
34 | 41 |
|
35 | 42 | ## Learn more
|
36 | 43 |
|
37 |
| -- [Configure real-time workflow stages and steps](configure-workflow-steps.md) |
38 | 44 | - [Monitor and manage real-time workflow processes](monitor-manage-processes.md)
|
39 | 45 | - [Best practices for real-time workflow processes](best-practices-workflow-processes.md)
|
40 | 46 | - [Use actions](actions.md)
|
41 | 47 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 | 48 | [!INCLUDE[footer-include](../../includes/footer-banner.md)]
|
0 commit comments