Applying complex event processing
Reference Event Strategy rules to apply complex event processing in your data flow. Build data flows to handle data records from real-time data sources. For example, you can use complex events processing to analyze and identify patterns in call detail records (CDR) or banking transactions.
- In a data flow, click the Plus icon on a shape, and select Event Strategy.
- Double-click the Event Strategy shape to configure it.
- In the Event strategy field, select an event strategy that you want to reference in this shape.
- In the Convert event strategy results into field, enter the name of the class where you want to output your data.
- In the Properties output mapping section, map the properties
from your event strategy to the properties that exist in the class containing your data
flow by performing the following steps:
- Click Add Item.
- In the Set field, enter a target property that is in the same class as your data flow.
- In the Equal to field, enter a source property.
- Click Submit.
Previous topic Applying complex data transformations Next topic Adding strategies to data flows