Directives for error handling
- Topics:
- Workfront Fusion
Error handling directives allow you to choose what occurs when a scenario encounters an error.
Access requirements
You must have the following access to use the functionality in this article:
Adobe Workfront package | Any |
Adobe Workfront license |
New: Standard Or Current: Work or higher |
Adobe Workfront Fusion license |
Current: No Workfront Fusion license requirement. Or Legacy: Any |
Product |
New:
Or Current: Your organization must purchase Adobe Workfront Fusion. |
To find out what plan, license type, or access you have, contact your Workfront administrator.
For information on Adobe Workfront Fusion for information about Adobe Workfront Fusion licenses, see Adobe Workfront Fusion licenses.
Directives for error handling
The following error handling directives are available in Workfront Fusion.
Rollback
|
Note: This is the default behavior if no error handler route is attached to the module and the Allow storing incomplete executionsAllow storing incomplete executions setting under Scenario settings is not checked. |
Commit
|
|
Resume
|
|
Ignore
|
|
Break
|
For more information, see the Break section in this article |
Retry
|
In some cases it may be useful to re-execute a failing module when there is a chance that the reason for the failure might pass over time. Workfront Fusion currently does not offer the Retry directive, though several workarounds can be employed to mimic its functionality. For more information, see Retry error handling. |
-
Error handling directives cannot be used outside of an error handling route.
-
Workfront Fusion currently does not offer a Throw module that would enable you to easily conditionally generate (throw) errors, though a workaround can be employed to mimic its functionality.
For more information, see Configure
throw
error workaround.