Process monitor events in sequence on ESP WORKLOAD AUTOMATION
search cancel

Process monitor events in sequence on ESP WORKLOAD AUTOMATION

book

Article ID: 219651

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

When using global variables in the monitor event, can have multiple runs at the same time. How to process the monitor events in sequence?

Environment

Release : ALL

Component : ESP WORKLOAD AUTOMATION

Resolution

Define another EICLASS 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)  EICLASS(5) SYSTEM(-)  REPLACE