Types of breakpoints
You can enable a breakpoint for any activity node within a process, and causes a running process to pause at the point before the specified activity node. When the process pauses, process variables can be examined or modified. You can resume a process execution at the breakpoint, or at any other activity node if desired.
| Breakpoint type | What it does |
| Normal | This breakpoint that can be set for any activity node and persists through the current Infor Process Designer session. |
| Run to | This type of breakpoint is temporary and only valid for the current execution of the process. A run to breakpoint is useful when pausing at a specific activity node during the current execution, but you do not want it to stay in effect for any subsequent executions. All temporary breakpoints are cleared before a process starts execution. |
See Enabling and disabling breakpoints in Infor Process Designer.