IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Troubleshooting > Use the integration debugger for problem determination > Manage variables and messages
Showing variable type logical structures in the integration debugger
In the Variables view of the integration debugger, the logical structure of some variable types is shown by default. This includes Java types associated with business object data maps, business rules, and decision tables. However, you can choose to expand the content of the Variables view to show the full implementation details of the variable types.
To show the implementation details of variable types:
Procedure
- In the Debug view, ensure that the correct stack frame is selected for the variable types whose implementation details you want to show.
- In the Variables view, click the Show Logical Structure icon
. The content in the Variables view is expanded to include the full implementation details.
- If you later want to show the logical structure for the variable types, click the Show Logical Structure icon again. This filters out the implementation details and reduces the content displayed in the Variables view to just variables, business object fields (or variable parts), and values.