WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Debugging ESQL
When message flow processing has paused at a breakpoint that you have set in source code within a node that contains ESQL code, you can examine and modify the ESQL variables in the Flow Debugger.
Before you start
Complete the following tasks:
You can browse ESQL variables in the Variables view in the Debug Perspective, and change their associated data values. You can also set breakpoints on lines in the ESQL code. See the following sections for further details:
Using breakpoints on ESQL code lines
Working with ESQL variables
Message flow processing continues until the next breakpoint
that is set in the logical processing of the current message. If there
is no further enabled breakpoint at which the flow instance can pause,
processing runs to completion and the flow instance is removed from
the Debug view.
Next:
If you have
finished debugging this message flow, you can remove the breakpoints,
or end the debugging session: