Skip to content

Commit 147f095

Browse files
Improve the explanations
1 parent 2849c8d commit 147f095

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/logic-apps/error-exception-handling.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,11 +204,11 @@ For example, to run the Office 365 Outlook **Send an email** action after the Ex
204204
![Screenshot shows workflow designer and current action details pane with selected Settings tab.](./media/error-exception-handling/configure-run-after.png)
205205

206206

207-
1. Expand the predecessor action node to view all the "run after" statuses.
207+
1. Expand the predecessor action to view all the possible predecessor statuses.
208208

209-
By default, the "run after" status is set to **is successful**. So, the predecessor action must run successfully before the currently selected action can run.
209+
By default, the "run after" status is set to **Is successful**. So, the predecessor action must successfully finish before the currently selected action can run.
210210

211-
![Screenshot showing the designer, current action, and default "run after" set to "is successful".](./media/error-exception-handling/change-run-after-status.png)
211+
![Screenshot shows current action and its default run after status set to Is successful.](./media/error-exception-handling/change-run-after-status.png)
212212

213213
1. To change the "run after" behavior to the statuses that you want, select those statuses. Make sure that you first select an option before you clear the default option. You have to always have at least one option selected.
214214

0 commit comments

Comments
 (0)