Component type details and examples
These are the components that you can use to build trigger systems.
Event components
Example: Fire when a customer makes use of the ATM after more than 1 month of not using any teller services.
Example: Fire when a web-trade customer, who usually trades once a month, does not trade for two consecutive months.
Example: Fire when customer uses his credit card four times a month during a three month period.
Example: Fire when a customer makes a credit card purchase over $5000 or an international phone call to Italy.
Data components
The Action component
The Action component is the only one that writes to the outcome table. When you configure an Action component, you define the data that is written to the outcome table when all the criteria specified in the components that the Action component depends upon are met.