Now that we have deployed the application to the nodes we
need to inject some events to trigger the rules we designed. Events are
generated from a Web page in a browser. To start sending events, open up
the readme.html
file shipped with the
FraudDetection
example in a browser. The
readme.html
file is found in
<installation
directory>
sdk/examples/frauddetection
.
This will display a screen like:
There are these forms on this web page:
Node Address - set the host name and port number where the TIBCO BusinessEvents® Extreme node is running.
/Events/Create - send a create event.
/Events/Debit - send a debit event.
/Events/Enable - send an enable event.
![]() | |
Sending an enable event for an account that is not disabled is quietly discarded with no action. |