debugger

The debugger can be used to step through the flow as it is running. Breakpoints can be set at critical points between nodes on the flow and within the ESQL code underlying these nodes. Variables can be examined at each step and the debugger can be controlled to step in, over, and out of code.

For more information about using the trace feature, see the IBM® App Connect Enterprise documentation.