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

Task 3. Import Existing Samples

Task 3. Import Existing Samples

Perform these tasks if you want to import existing samples.
  1. Run the script
    cust_acc.sql
    to create the required tables and populate the data for the use case located at the following directory:
    <RulePoint installation Directory>\samples\Banking\db\<database>
    Use the required script from the database that you want to use.
  2. Copy the banking custom jars,
    portmonitorservice.jar
    and
    startswithanalytic.jar
    from
    <RulePoint installation Directory>/samples/Banking/build
    and place it in the following directory:
    <RulePoint installation Directory>/custom
  3. Create a project
    Banking
    in RulePoint.
  4. Import the
    Banking_Sample.xml
    file into the project from
    <RulePoint installation Directory>/samples/Banking/db/<database>
    .
    The XML file contains the configured Rulepoint objects that you require for the banking use case. For information to import samples, see the chapter, "Importing and Exporting Objects" in this tutorial.
    The web service related source and connection is not available in the XML. You need to create your own web service source and connection.
  5. Edit the connection properties to point to the database where you run the database scripts.

0 COMMENTS

We’d like to hear from you!