Managing Trace view
The Trace view displays the trace logs of a published flow to debug tasks using a time-bound Trace URL.
Before you begin
Note:
The trace logs are not generated for the approval-based tasks.
Ensure to generate the trace URL from Settings > Trace settings.Procedure
- Log in as an administrator on Verify. Navigate to the profile icon and click Switch to admin.
- Select User experience > Flow designer.
- Hover-over the flow record and click the
icon to select View trace logs. Alternatively, you can open the
published flow in edit mode and turn on the Trace view toggle
button. - The opened page displays the published flow in a noneditable mode in a canvas area with a defined toolbar that enables to do certain actions. The Instance details lists the trace instances that started in a given time period for the selected flow.
- Specify a time range to generate the instance list.
- Checkmark the Specific time range checkbox and set the filter to fetch instances that started in the selected time range.
- If the Specific time range checkbox is not selected, by default, the Since filter is set to fetch 100 instances that started in the last 15 minutes.
Note: You can specify a start time up to 24 hours ago with an instance limit of 500. - Optional: Select the
icon to further filter the fetched instances.
- The instance list is displayed in a tabular format, providing Instance ID, Status, Start time and End time details.
- Click the specific Instance ID to view its trace logs.
- The opened page displays the specific instance's flow in the canvas area with a defined
toolbar that enables to do certain actions.
Icon Description 
The Failed icon gets displayed for tasks that have failures in their execution. 
The Warning icon gets displayed for tasks that are executed with warnings. 
The Success icon gets displayed for successfully executed tasks. Hovering-over a traceable task displays the
icon. Click the icon to filter the trace
logs based on the selected traceable task. Multiple traceable tasks can be selected. - The Trace logs section displays the logs of the particular
instance.
- The trace logs for the last 24 hours are displayed with a Timestamp, status, taskName and Message.
- The log record can be expanded to view the details in List or JSON format.
- Optional: Click the
icon to edit the search criteria. The screen provides refresh, download, and pagination options.