IBM Operational Decision Management: Difference between revisions

Content deleted Content added
Tag: Reverted
Reverted 1 edit by 183.82.110.245 (talk): Unexplained deletion, unclear replacement
Line 111:
|}
 
===Events===
if the customer age is less than 18
If a specific change in state occurs then a message is emitted causing an event to occur.
and address should be Hyderabad
than give discount 20%
 
====Example====
esle
At a bank some customers are not allowed to become overdrawn and some are. A customer who has tried to take out a loan is refused by the system because their credit rating is too low.<br />
"not eligible for discount".
''If customer is refused, emit an event causing a message to be sent to the user informing them that they have been refused in indicating the reason.''
 
===In summary===