Back Forward Tracer
Understanding results

R-9998 R-10057 Time Delta Save as Excel CSV. C-428 After you choose a connection and set Tracer options, the Tracer records selected events from flow rules and activity rules, plus other rules you marked for tracing.

Tracer results

Rows of the Tracer results display

The Tracer adds a row for each of the Events To Trace that you selected in your Trace Options and for activities executing in the selected RuleSets.

Rows with a gray background identify activity processing. Rows with an orange background identify events from flow, decision, or declarative rules (if selected in the Trace Options panel.) ERNSG 8/4/04

Column

Description

Line

Number of events traced, starting at 1 for the first (oldest).

Rule #

Count of distinct activity rules traced. This is not reset to zero if you clear all the events. When a single activity is re-executed later, the previously assigned number is repeated.

Rules other than activities are not assigned a number.

Step Method

For an activity, the method in this step.

For a declarative rule or decision rule, indicates the start or end of a computation.

For a when condition rule or Boolean expression, identifies the rule name or (a portion of) the expression.

Step Page

Name of the step page, or =unnamed= if the Step Page column of this step is blank. A bright ORANGE background marks step pages that have messages set on them (such as error messages).GRP-21946

Step

Step number of this step. When two or more rows appear with the same step number, an iteration is in process at that step.

Step Status

Status of the method in the step, from the pxMethodStatus property, such as Good, Fail, or Warn. A RED background marks Fail steps (that are not addressed by a transition).

C-428Exit Iteration marks the end of an iteration step.

NoteIn this context, a red Fail row indicates an unhandled exception condition. If a method returns a Fail status but the step contains a transition, the Tracer row is displays the status as Good and has a normal gray background. This is consistent with the processing status that is be perceived by the next activity step to execute; it reflects that any error condition that existed has been noted by the activity. SR-151 B-15297See How to test method results using a transition. Rejected OLSOK 10/14/2005

Watch

(Optional column.) Properties that you've used the Watch Variable facility to watch.

Event Type

Type of event or rule: Step Begin, Step End, Activity End, Constraint, Expression, DecisionTree, MapValue, and so on. When Begin and When End events identify the start of a when condition rule or similar test, such as in a precondition or transition.

Elapsed

For Step End and Activity End rows, elapsed time in seconds for the step. (This time interval may be seriously degraded by Tracer operation.) R-9998 SOLOM

Name

Full name of the rule being traced as a blue-text link, showing all key parts. REVISED 5.4

RuleSet

RuleSet and Version containing the rule being traced. 5.4 Proj-1318

Interacting with Tracer results

This window supports five types of interactions:

A blue arrow marks the row of your most recent interaction.

Up Using the Tracer