Exclude strings or content types from the correlation scan
To exclude a specific text string:
-
Select Record > Recording Options > Correlations > Configuration.
-
Click the
button adjacent to Excluded strings.
-
Click the
button to open the Add string to exclude dialog box.
For example, enter
getCachedId
to exclude the stringgetCachedID
as a correlation candidate.
To exclude matches of a regular expression:
-
Select Record > Recording Options > Correlations > Configuration.
Click the View and Edit button adjacent to Excluded strings.
- Click the
button to open the Add string to exclude dialog box.
-
Enter a regular expression and check the Regular Expression box or select the
button to view and select from a list box of regular expression character classes and complete the regular expression.
For example, enter
^navurl:.*
to exclude strings such asnavurl:\\any_char, navurl:1234
as correlation candidates.
To exclude content types:
- Select Record > Recording Options > Correlations > Configuration.
- Click the View and Edit button next to Excluded content types to open the Excluded Content Type List dialog box. The list shows the content types that are automatically excluded.
- Click the
button to add a new entry.
To delete an excluded item:
- Highlight an item in the Excluded String List or Excluded Content Type List dialog boxes.
- Click the
button.