Salesforce

Breakpoints and Suspended List (Magic xpi 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Breakpoints and Suspended List (Magic xpi 3.x)

The Breakpoints and Suspended List has both a Breakpoints tab and a Suspended tab.

Breakpoints tab

This is a list of the breakpoints that you set. For information on setting a breakpoint, click here.

Column

Description

Breakpoint Details

The Breakpoint, Flow or Step ID and Name.

Condition

Within the Debugger, you can define a conditional breakpoint.

The condition is evaluated each time the breakpoint is reached (if it is not suspended). If the condition evaluates to False, the breakpoint will behave as if the step is suspended.

The valid options are:

  • Always (default): This breakpoint will always break execution.

  • Condition: Execution will break only when the condition evaluates to True.

You can delete one or all of the breakpoint definitions using the Delete and Delete All buttons.

Suspended tab

This is a list of the steps, branches and flows that were suspended.

The information that will be displayed is:

  • Breakpoint ID and Name

  • Flow ID and Name

  • Step Name

  • Suspend Type: Suspended flow, branch, or step

If you suspend a branch, flow or step, it will not appear in the Context Tree.

You can delete one or all of the suspend definitions using the Delete and Delete All buttons.

Reference
Attachment 
Attachment