Specifies the name of the event (mandatory).
Specifies the type of event (optional).
Specifies the Event Source (optional).
Specifies the Event Destination (optional).
Subscribers of the event match a regular expression against these fields to decide if they are interested in this event.
When set to true, indicates that the events are not delivered to more than one waiting process. The event is "consumed" by the first event handler that is "consuming" events.
Specifies additional event parameters that can be a CA Process Automation data type (optional).
The Expression parameter in the Monitor Event operator is evaluated against Event Parameters. These parameters can be accessed using a payload Keyword (for example, payload.ticketId=="1443132").
Specifies the number of seconds that an event can take to match with any subscribers.
|
Copyright © 2014 CA.
All rights reserved.
|
|