Are multiple CLASS parameters allowed in an ESP event definition?
EVENT ID(PROD.MYEVENT) CLASS(FINANCE) CLASS(PAYROLL) USER(ESPPROD) OWNER(ESPPROD) -
SYSTEM(ESPP) REPLACE
Release : 12.0
Component : CA ESP WORKLOAD AUTOMATION
ESP only allows for 1 CLASS in the Event definition. If CLASS is not coded, ESP will use the Event prefix name as the CLASS name.
Example:
EVENT name PROD.MYEVENT
The Class name is default to PROD.