Skip to content

Commit 2849c8d

Browse files
Update image descriptions
1 parent 3d294a0 commit 2849c8d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -210,19 +210,19 @@ For example, to run the Office 365 Outlook **Send an email** action after the Ex
210210

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

213-
1. Change the "run after" behavior to the status that you want. Make sure that you first select an option before you clear the default option. You have to always have at least one option selected.
213+
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

215-
The following example selects **has failed**.
215+
The following example selects **Has failed**.
216216

217-
![Screenshot showing the designer, current action, and "run after" set to "has failed".](./media/error-exception-handling/failed-run-after-status.png)
217+
![Screenshot shows current action with run after behavior set to Has failed.](./media/error-exception-handling/failed-run-after-status.png)
218218

219-
1. To specify that the current action runs whether the predecessor action is marked as **Failed**, **Skipped**, or **TimedOut**, select the other statuses.
219+
1. To specify that the current action runs when the predecessor action completes with **Failed**, **Skipped**, or **TimedOut** status, select these statuses.
220220

221-
![Screenshot showing the designer, current action, and multiple "run after" statuses selected.](./media/error-exception-handling/run-after-multiple-statuses.png)
221+
![Screenshot shows current action and multiple selected run after statuses.](./media/error-exception-handling/run-after-multiple-statuses.png)
222222

223223
1. To require that more than one predecessor action runs, each with their own "run after" statuses, expand the **Select actions** list. Select the predecessor actions that you want, and specify their required "run after" statuses.
224224

225-
![Screenshot showing the designer, current action, and multiple predecessor actions available.](./media/error-exception-handling/multiple-predecessor-actions.png)
225+
![Screenshot shows current action and available multiple predecessor actions.](./media/error-exception-handling/multiple-predecessor-actions.png)
226226

227227
1. When you're ready, select **Done**.
228228

0 commit comments

Comments
 (0)