The Debugger pauses when the Integration Service encounters a break. The following break conditions cause the Debugger to pause:
The Integration Service encounters a configured breakpoint condition.
You instruct the Integration Service to continue to an instance that does not have an associated breakpoint.
You issue a manual break command.
The Integration Service encounters a fatal error.
The Integration Service completes evaluation of all data. The Debugger tab displays a message that the session is complete. When you continue the session, the Debugger clears the Target and Transformation windows.
While the Debugger pauses, you can review and modify transformation output data. The Debugger remains paused until you continue or end the session.