Skip to content

Commit 630cfd8

Browse files
authored
Merge pull request #10292 from MicrosoftDocs/matp-bacx-20162
Matp bacx 20162
2 parents 71f382b + a84f13e commit 630cfd8

File tree

1 file changed

+22
-21
lines changed

1 file changed

+22
-21
lines changed
Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,48 @@
11
---
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
65
ms.reviewer: "matp"
7-
86
ms.topic: overview
97
ms.assetid: 1f3c9780-26ad-49ec-a3fb-fc226def19c5
108
author: msftman
119
ms.subservice: dataverse-maker
12-
ms.author: "deonhe"
10+
ms.author: "matp"
1311
search.audienceType:
1412
- flowmaker
1513
- enduser
1614
---
17-
# Microsoft Dataverse real-time workflows
18-
19-
15+
# Microsoft Dataverse real-time workflows
2016

2117
Workflows automate business processes without a user interface. People usually use workflow processes to initiate automation that doesn’t require any user interaction.
2218

2319
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.
2620

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/)
2828
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**.
3033

31-
![Workflow process with Under/Not Under operators.](media/wfp-under-not-under.PNG "Workflow process with Under/Not Under operators")
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)
3235

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.
3441

3542
## Learn more
3643

37-
- [Configure real-time workflow stages and steps](configure-workflow-steps.md)
3844
- [Monitor and manage real-time workflow processes](monitor-manage-processes.md)
3945
- [Best practices for real-time workflow processes](best-practices-workflow-processes.md)
4046
- [Use actions](actions.md)
4147

42-
43-
44-
45-
46-
4748
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

0 commit comments

Comments
 (0)