When a message to match a message rule are issued many times, how do you define the message rule where SOLVE does not take actions for some seconds once the rule matched ?
search cancel

When a message to match a message rule are issued many times, how do you define the message rule where SOLVE does not take actions for some seconds once the rule matched ?

book

Article ID: 16731

calendar_today

Updated On:

Products

SOLVE:Operations Automation SOLVE:Access Session Management SOLVE:FTS SOLVE

Issue/Introduction



When a message to match a message rule are issued many times, how do you define the message rule where SOLVE does not take actions for some seconds once the rule matched ?

 

Requirement : No actions for 10 seconds once the message matches.

 

A85IOP50------------ EVENTVIEW : $HASP100 MESSAGE DELIVERY ------------SS01RULE

COMMAND ===>                                                    FUNCTION=UPDATE

DELIVER ............+ ___                                                      

. THRESHOLD ------------------------------------------------------------------.
| MAXIMUM NUMBER .... 1___                                                    |

| TIME INTERVAL ..... 00.00.10                                                |
| DO ACTION ........+ ______                                                  |
| CORRELATION KEY ... _______________________________________________________ |

 

Environment

Release: SLOPEM00200-11.9-SOLVE:Operations-Automation
Component:

Resolution

DO ACTION ....... BEFORE is required to meet the customer's requirement.

 

DO ACTION SPECIFIES HOW ACTIONS ASSOCIATED WITH THE MESSAGE RULE ARE EXECUTED.  VALID VALUES ARE: 

 AFTER    THE ACTION IS PERFORMED AFTER THE THRESHOLD IS  REACHED.
 BEFORE   THE ACTION IS PERFORMED BEFORE THE THRESHOLD  IS REACHED.   
 ALWAYS   THE ACTION IS PERFORMED REGARDLESS OF WHETHER  THE THRESHOLD HAS BEEN REACHED.