Before you start
To complete this task, you must have completed the following tasks:
When message flow processing has paused at a breakpoint in source code within a node that contains ESQL code (a Compute, Filter, or Database node), 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:
If you have now completed debugging this message flow, you can remove the breakpoints, or end the debug session:
For example, if you have declared the following ESQL variables:
DECLARE myInt INT 0; DECLARE myFloat FLOAT 0.0e-1; DECLARE myDecimal DECIMAL 0.1; DECLARE myInterval INTERVAL DAY TO MONTH;
you can update
these values in the debugger. However, you cannot update the message trees,
or REFERENCE variables.
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
ag11360_ |