Viewing the Details of an Operation
When you open the Profiler Details page, you'll first see the navigation path at the top. This path shows the different hierarchy levels, so you can move between child and parent records.
Next, you'll see the header section right under the navigation path. Here’s what you’ll find in the header:
-
Profiler Operation ID – This figure identifies the operation that is profiled on the page. This ID remains constant across parent and child records of the same operation.
-
Start Time and Date – This data shows the time and date when the operation began processing
-
Scripts – This figure is the count of scripts that ran during the operation.
-
Searches – This figure is the count of searches that ran during the operation.
-
Workflows – This figure is the count of workflows that ran during the operation.
-
Records from Scripts/Workflows – This figure is the count of records triggered by scripts and workflows that ran during the operation.
-
Request URLs – This figure is the count of URL requests that ran during the operation.
The counts in the header might not always match what you see in the Timeline or Timing Details sections.