Exception handling components
Use standard .NET Try and Catch components to manage exceptions generated by your automations.
Exception handling components
Component | Descriptions |
Try | Contains the actions to be executed after an exception is generated. |
Catch | Contains activities to be executed by the workflow runtime in an exception handling block. |
Previous topic Download Item object Next topic External data sources