Skip to main content

IFlowErrorOptions

Defines error-handling options for the workflow flow, including properties to control error resumption and error description object handling.

Properties

NameDescription
ErrorDescriptionObjectThe metadata object that provides error description information for the flow.
GeneralIsChangedIndicates if there have been any general changes in the flow error options.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
ResumeOnErrorIndicates if the flow should resume on error.