Advanced error handling for UI flows
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Power Platform product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Enabled for | Public preview | Early access | General availability |
---|---|---|---|
Admins, makers, or analysts, automatically | - | - | Apr 2, 2020 |
Feature details
Users can enable error handling capabilities within UI automation scripts to prevent the flow run from failing if a particular step fails. The editor will have the capability to handle such expected errors and let the automation finish its execution. This can be done by selecting the Configure Run After option.
The user can then select an alternate condition to start the next step, instead of the default case.