We use global variable in the monitor event, which can have multiple runs at the same time. How to process the monitor event in sequence?
Release : 11.4 and 12.0
Component : CA ESP WORKLOAD AUTOMATION
Define another EICASS with MPL(1) to process the monitor event and its commands in sequence:
EICLASS SET CLASS(5) MPL(1)
And add EICLASS(5) on the monitor event:
EVENT ID(ESP.MONITOR) EICASS(5) SYSTEM(-) REPLACE