Debug Panel

Get execution details of your workflows and learn how to get action-level execution details such as execution status, execution time, and execution log for each workflow action. Also, know how to get the console logs and error details related to your workflow.

Overview

The Debug panel provides you with the execution details of the most recently executed workflow.

It includes three sections:

Note
For the AWS US region, each workflow execution log is maintained on IBM webMethods Integration for 30 days only. After 30 days, each workflow execution log is removed from the system. Due to this, you can view the execution logs of any workflow for the previous 30 days only.

Moreover, since the execution logs older than 30 days are removed from the system, the execution count on the workflow card is also reset. For example, if you have executed ‘Workflow A’ 15 times in the last 10 days, the execution count on the workflow card shows 15 Runs. After 30 days, the execution logs for the 15 workflow executions are removed and hence the execution count on the workflow card resets to 0 Runs (the current count of workflow executions done after previous 30 days)

The Debug panel also shows the following details for each executed workflow:

Let’s understand more about these sections:

Actions

This section contains the details of all actions used in your workflow. It includes the following parameters:

Logs

This section contains the details of workflow execution logs.

The debug execution panel shows the logs in a collapsible format by default, you can expand to view logs from a specific action and view the log data of up to 10 MB.

Errors

This section contains the details of errors (if any) occurred during a workflow execution.