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 the message flow in simulation mode
Compile, deploy, test, and debug the message flow that includes your user-defined node.
You can compile, deploy, test, and debug the message flow
that includes your user-defined node in the same way that you test
any regular subflow. However, you must set a breakpoint so that the
debugger stops at that point, see Working with breakpoints in the flow debugger.
You can debug the message flow only if the following constraints are met:
- The user-defined node project must be in the workspace.
- The user-defined node project must be in the simulation mode.
- The subflow cannot be debugged after it has been exported as a plug-in, unless the source code is in your workspace.