Hear from Salesforce leaders on how to create and deploy Agentforce agents.
Contact Us 1-800-596-4880

Breakpoints View Reference

The Mule Breakpoints View displays all breakpoints defined in all the applications opened in Studio.

breakpoint-view

Breakpoint description format:

<application name> [<message processor number>] - <flow name>

Number Description Remarks

error-breakpoint-icon

Error Breakpoint Icon

When enabled, any event processor in the application becomes a breakpoint if it throws an error.

remove-all-icon

remove all breakpoints

When selected, removes all breakpoints but doesn’t remove message processors

remove-icon

Remove selected breakpoint

Removes the selected breakpoint.

condition-breakpoint

Conditional Breakpoint

Sets the condition to evaluate for the selected breakpoint.
The condition must be a Boolean. The breakpoint activates if the specified condition evaluates to true. To specify a conditional breakpoint, select a breakpoint and click the Conditional checkbox, then add a condition.