The Tracer presents a complete log of the events that occur during case processing.
- This log allows you to identify the cause of execution errors, such as Java exceptions or incorrect property values.
In the Tracer log, most steps return a status of Good, indicating that the step completed
successfully. Other steps return a status of Fail indicating a step completed unsuccessfully

Breakpoint:
- Identify when to stop execution once the application reaches an activity or a specific step in an activity.
Watch:
- Monitor a property value or page to detect when the value changes.
Remote Tracer:
- Trace events that are generated by a service requestor or another user. The user must be logged into the application to trace events