Back Forward Understanding the Pega-EventProcessing agent

Concepts and terms

The agent in the Pega-EventProcessing RuleSet, when enabled, supports processing of business events identified in Event Definition rules.

The agent polls the pr_cep_events_queue table for new events and, for each event instance it finds, populates the instance with the current property values it requires. The agent then reads the conclusions cache, determines the event definition rule activities for the event's class and event type, and executes those activities.

The agent then deletes the event queue instance.

The queue of work for this agent consists of instances of the System-Queue-Events class.

Definitions agent, event
Related topics Understanding Events
Agents Overview
About Agents rules
Standard rules Atlas — Standard Agents

UpConcepts