What is the Process Developer Debug Perspective
The Process Developer Debug perspective contains the views, editors, menus, and toolbars that support the execution of a BPEL process that you create or import into Process Developer.
During simulation, you can debug your process by using breakpoints or stepping. In simulate/run mode, the process executes but the execution cannot be suspended or examined. In simulate/step mode, execution can be suspended and resumed and variables can be inspected and modified.
For concepts and tips on using perspectives, see
Windows Perspectives Views and EditorsFor Debug perspective details, see:
Opening the Process Developer Debug Perspective
Process Developer automatically switches to the Debug perspective when you begin simulation or remote debugging. However, you can manually display the perspective in one of the following ways:
- •From the Perspective bar on the top right of the Project Explorer, select the Process Developer Debug Perspective icon.
- •From the Window menu, select Open Perspective > Other > Process Developer Debug.
Tip: You can open a perspective in the same window or in a new window. Open a perspective in a new window from the Window > New Window menu. There is also a Workbench preference for always opening a new perspective in a new window.
Switching Between Process Developer Perspectives
There are two Process Developer perspectives: Design and Debug. Each perspective has a set of views and menus supporting a set of related tasks.
Use one of the following ways to switch between perspectives:
- •Click the icons on the Perspective bar.
- •Select Window > Open Perspective and select a Perspective.
- •If both perspectives are open, use the keyboard shortcuts for Next Perspective (Ctrl +F8) and Previous Perspective (Ctrl +Shift + F8).
Tips for displaying perspectives:
- •The window titlebar displays the name of the currently active perspective, helping you manage open perspectives.
- •If you have closed or rearranged views, you can reset the perspective to its default display by selecting Window > Reset Perspective.
- •Select color and font preferences for the Debug perspective. See Setting Debug Preferences.