Previous Topic: Over Subscription Metric Example

Next Topic: Customizations

Mandatory Metric Example

'Ensure a minimum of 1 event per user is returned.'

There are two distinct configuration steps that must to be performed to implement this metric.

The first step is to define a customized function that will derive the grouping value. In this example, the grouping value will be a value that uniquely identifies a CA DLP user for a particular event participant. This customized function will be invoked for each candidate event participant to derive the CA DLP user. The second step is to define the metric that defines which CA DLP groups this mandatory selection '1 per user' metric is to be applied to.

More information:

Customizations