Showing variable or message type names in the integration debugger

In the Variables view of the Debug perspective, you can choose to either show or hide the type names of all listed variables or messages, such as the Java™ type names String, int, or boolean.

About this task

To show or hide type names:

Procedure

  1. In the Debug view, ensure that the correct stack frame is selected for the variables or messages whose type names you want to show or hide.
  2. In the Variables view, click the arrow icon Picture of the arrow icon.
  3. From the menu, select Layout and remove the check mark beside the Show Columns menu item.
  4. In the Variables view, click the Show Type Names icon Picture of the Show Type Names icon. The icon toggles between showing and hiding the type names of the variables or messages.