The <onNextEvent> element is valid only for the duplicate rule. It specifies the action or set of actions to take when the duplicate rule receives the second and each subsequent event that meets the event selection criteria within the specified time window.
For duplicate rules, the Active Correlation Technology engine skips the rule set processing for the second and each subsequent event that matches the event selection criteria within the specified time window. Therefore, the only reason for coding an <onNextEvent> action is to specify alternative processing for the second and each subsequent event.
<onNextEvent> has no attributes.
<onNextEvent> contains the following element:
Element | Required or optional? |
---|---|
<action> | Optional. 0 or more occurrences are allowed. |