Configuring trace conditions
Before you run the Tracer tool, optionally configure trace conditions, based on the activity, data transform, rule, and so on, that you are testing and debugging. If you do not configure trace conditions, the default conditions are used.
- On the developer toolbar, click Tracer, or click on an activity, data transform, or service rule form.
- Optional: Configure Tracer settings. Select which events, event types, rulesets, and pages to trace, break conditions, and options for the amount of output that you want the Tracer to generate.
- Optional: Send the Tracer output to a file. This option is useful if you want to work offline with the Tracer results instead of using the Tracer window.
- Optional: Set breakpoints to stop the Tracer at specific steps in activities.
- Optional: Set watch variables to detect when processing has changed the value of a property.
- Optional: Select a requester session other than your own current session to trace. By default, the Tracer traces your own requester session.
- Configuring Tracer settings
Maintain the quality of your application and quickly locate any issues by tracing selected events with the Tracer tool. Analyze the Tracer results conveniently by defining what information you want to include in the output.
- Sending Tracer output to a file
You can send the Tracer output to a file if you want to work offline with the Tracer results instead of viewing the output interactively in the Tracer window. In addition, you can suppress the event window to reduce network traffic and workstation load when you only want to view the output offline.
- Setting breakpoints in the Tracer tool
You can set breakpoints to pause processing for specific steps in activities. When you set a breakpoint for an activity, the Tracer window acquires focus when you or the selected requestor connection starts the activity.
- Setting watch variables in the Tracer tool
Set a watch variable to detect when processing changes the value of a property. After you set a watch variable, you can minimize the Tracer window and continue working. Focus returns to the Tracer window when the property value changes.
- Selecting a session to trace
By default, the Tracer traces your own requestor session. You can trace another session by using the Remote Tracer. The Remote Tracer lists every requestor that is connected to your Pega Platform server.
Previous topic Tracer disk usage FAQ Next topic Configuring Tracer settings