Table of Contents

Search

  1. Preface
  2. Introduction to Banking Use Case
  3. Before You Begin
  4. Alerting Customer Account Balance Details
  5. Notifying Stock Price Changes
  6. Notifying Credit Card Transactions
  7. Notifying Free Health Checkups for Account Holders
  8. Alerting the Bank Manager about Customers with a Particular Account Type in a City Overview
  9. Alerting Customer Cash Withdrawal Details
  10. Alerting Stock Prices to DMAT Account Holders
  11. Checking Customer Cash Withdrawal Details for a Specified Duration
  12. Alerting Consequent Credit Card Transaction Rejections
  13. Monitoring Balance Threshold of Customers
  14. Using the Dashboard Functions
  15. Managing Banking Users and Roles
  16. Importing and Exporting Objects
  17. Setting Up High Availability
  18. Using Custom Services
  19. Using the REST APIs
  20. Using Java Adapter for REST API

Banking Use Case Tutorial

Banking Use Case Tutorial

Notify Unexpected Bank Shutdown Using Custom Analytics Overview

Notify Unexpected Bank Shutdown Using Custom Analytics Overview

In this lesson, you learn how to use a custom analytic in an advanced rule to notify customers of an unexpected shutdown.

Lesson Concepts

In this lesson, you create an advanced rule that uses a custom analytic to verify if the customer city name starts with a specified character. You use this analytic in a rule to send emails about an unexpected bank shutdown. You also learn to create the required objects to run this rule.
The following figure represents the model structure to notify unexpected shutdown:
The model representation shows an SQL source that retrieves customer information and publishes events on the customer_info topic. The rule uses a watchlist and a custom analytic to evaluate events and alert customers included in the watchlist by email when there is an unexpected bank shutdown.

Lesson Objectives

In this lesson, you learn to perform the following tasks:
  • Create a topic.
  • Create an SQL connection.
  • Create an SQL source.
  • Create a schedule.
  • Create an analytic.
  • Create an email connection.
  • Create an email response.
  • Create an advanced rule.
  • Deploy objects.
  • View email alerts

Lesson Prerequisite

Before you start this lesson, you must place the created
customservices.jar
in the
RULEPOINT_HOME/custom
directory.

0 COMMENTS

We’d like to hear from you!