|
Consider a
situation where you need to maintain bonus
points accumulated by a customer on your
site, based on purchase. You have to
implement, say, logic that updates bonus
points on a graduated scale for customer
purchases. In addition, you need to send
large customers a special thank-you email.
The diagram below depicts the mechanism
for defining such logic as a simple action
sequence in the zDE.
|