Debug Errors
When using the Debug tool to debug a flow, you can enable the Break On Record Error option to trap errors. If enabled, the Debug process stops running when it reaches a record error, such as a data type mismatch or truncation error, and displays an arrow at the appropriate location. An error dialog displays and the error also displays in the right pane on the Errors tab.
- Use the Info icon in the Description field to display the entire text of the error or its details.
- From the Errors tab, select the text to copy it to another application, such as Notepad, to help debug your flow.
- Record errors generated during Debug are shown in on the Debug History tab or Execution History to allow reprocessing. See Viewing Execution History.