There are three related dashboard parameters:
AF1_reviewed AF2_reviewed AF3_reviewed
Use these parameters to determine which events are included in the Reviewed Events metric.
By default, these parameters are set to NULL. This means event gets added to the Reviewed Events metric if any audit value is set in Field 1, Field 2 or Field 3. To narrow the Reviewed Events metric definition, set these parameters to any combination of supported audit values.
AF1, AF2 and AF3 refer respectively to audit fields Field 1, Field 2 and Field 3.
@AF1_reviewed=NULL or <Audit value> @AF2_reviewed=NULL or <Audit value> @AF3_reviewed=NULL or <Audit value>
AF1_reviewed=>NULL or <Audit value> AF2_reviewed=>NULL or <Audit value> AF3_reviewed=>NULL or <Audit value>
Enclose the <Audit value> in single quotes.
Values are not case-sensitive.
The data warehousing job uses a LIKE operator when querying the values in an event's audit fields.
Examples
The following examples match events with the audit status of 'Escalate'.
@AF1_reviewed='esc' AF1_reviewed=>'esc'
Field 1, Field 2, and Field 3 are configurable in the Administration console. Click Tools, Audit Options, General tab to edit these fields. Field 1 is usually set to 'Audit Status'. For details, see the CA DataMinder Administration console online help; search for 'event auditing: customizing the audit features'.
Reviewers use these fields to update audit details for captured events in the iConsole.
Copyright © 2014 CA.
All rights reserved.
|
|