Previous Topic: Monitor Event OperatorNext Topic: Output Parameters


Input Parameters

Event name

Specifies the name of the event. This expression is matched against Name of the Event. This name can be a regular expression, a partial match that is based on user choice, or both.

Event type

Specifies the type of event (optional). This expression is matched against Type of the Event. This type can be a regular expression, a partial match that is based on user choice, or both.

Event source

Specifies the source of the event. This expression is matched against Source of the Event. This source can be a regular expression, a partial match that is based on user choice, or both.

Event destination

Specifies the name of the Event destination (optional). This expression is matched against Destination of the event. This destination can be a regular expression, a partial match that is based on user choice, or both.

Expression

Specifies a CA Process Automation Boolean expression for additional event parameters (optional). This expression is matched against Event Parameters field of Event. Event Parameters can be accessed using a "payload" keyword (for example, payload.ticketId=="1443132").

Note: This field includes dataset assistance when using of any of the keywords.

Retrieve all matching events

When selected, the Monitor Event operator receives all events, instead of the first one that matches. Once these events are delivered, they are never sent to you again. Any event that is delivered to you and is also marked as ‘deliver to single subscriber’ is invalidated and is not delivered to anybody else.

Enable pattern matching

Enables pattern matching against the respective event attributes like Name, Type, Source and Destination.

Allow partial match

Allows a partial match against the respective event attributes like Name, Type, Source and Destination.