About Event strategy rule

Event strategies provide the mechanism to simplify the complex event processing operations. You specify patterns of events, query for them across a data stream, and react to the emerging patterns. The sequencing in event strategies is established through a set of instructions and execution points from real-time data to the final emit instruction. Between real-time data and emit, you can apply filter, window, aggregate, and static data instructions.

The following tabs are available on this form:

Where referenced

Event strategies are used in data flows through the event strategy shape.

Access

Use the Application Explorer or Records Explorer to access your application's event strategies.

Category

The Event strategy rule is a part of the Decision category. An Event strategy rule is an instance of the Rule-Decision-EventStrategy rule type.