Changing variable or message values in the integration debugger
In the Debug perspective, all variables or messages associated with a selected stack frame are displayed in the Variables view. You can change the value of many (but not all) variables and messages.
Before you begin
About this task
To change variable or message values:
Procedure
- In the Debug view, ensure that the correct stack frame is selected for the variable or message.
- In the Variables view, locate the variable part or message element that has the value you want to change.
- Right-click the variable part or message element and select Change Value. The Set Value window opens.
- Type the new value into the text area and click OK.