You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/test-logic-apps-mock-data-static-results.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: logic-apps
5
5
ms.suite: integration
6
6
ms.reviewer: estfan, azla
7
7
ms.topic: how-to
8
-
ms.date: 03/11/2025
8
+
ms.date: 03/14/2025
9
9
---
10
10
11
11
# Test workflows with mock outputs in Azure Logic Apps
@@ -167,13 +167,9 @@ To find earlier or other workflow runs where the actions use mock outputs, revie
167
167
168
168
1. Under the **Essentials** section, select **Run History**, if not selected.
169
169
170
-
1. In the **Run History** table, find the **Static Results** column.
171
-
172
-
Any run that includes actions with mock outputs has the **Static Results** column set to **Enabled**, for example:
173
-
174
170
:::image type="content" source="media/test-logic-apps-mock-data-static-results/select-run-standard.png" alt-text="Screenshot shows Standard workflow run history with the Static Results column." lightbox="media/test-logic-apps-mock-data-static-results/select-run-standard.png":::
175
171
176
-
1. To view the actions in a run that uses mock outputs, select the run where the **Static Results** column is set to **Enabled**.
172
+
1. To view the actions in a run that uses mock outputs, select the run where the **Static Results** is set to **Enabled**.
177
173
178
174
On the run details pane, any actions that use static results show the test beaker icon (), for example:
179
175
@@ -199,6 +195,6 @@ Turning off static results on an action doesn't remove the values from your last
199
195
200
196
For more information about this setting in your underlying workflow definitions, see [Static results - Schema reference for Workflow Definition Language](logic-apps-workflow-definition-language.md#static-results) and [runtimeConfiguration.staticResult - Runtime configuration settings](logic-apps-workflow-actions-triggers.md#runtime-configuration-settings).
201
197
202
-
## Next step
198
+
## Related content
203
199
204
-
* Learn more about [Azure Logic Apps](logic-apps-overview.md)
200
+
* [What is Azure Logic Apps?](logic-apps-overview.md)
0 commit comments