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 2: Complete Prerequisites

Task 2: Complete Prerequisites

Complete the prerequisites before you create or import the RulePoint objects.
  1. Install and configure RulePoint.
  2. Set the system variable, RULEPOINT_HOME, to the path of the RulePoint 6.2 installation directory.
  3. Start the RulePoint instances. To do this, perform the following tasks from the command prompt:
    1. To start the topology instance, go to
      <RULEPOINT_HOME>/bin
      where
      topology.bat
      is located, and enter
      topology start <TopologyName>
      .
    2. To start the design-time instance, go to
      <RULEPOINT_HOME>/design/bin
      where
      design.bat
      is located, and enter
      design start
      .
    For information to set the system variable and the RulePoint instances, see the
    RulePoint Installation Guide
    .
  4. To log in to RulePoint user interface, perform the following steps:
    1. Launch a web browser, and enter the following URL:
      http://
      host
      :
      port
      /rulepoint
    2. Enter the RulePoint login credentials, and click
      Log In
      .
  5. Consider whether you want to import already created objects, or you want to create the objects. Perform the following tasks:
    • To use objects from the available banking sample XML file, perform the steps under Task 3, and then follow the rest of the lessons to explore the objects.
    • If you want to create the objects, you can continue with the rest of the lessons.

0 COMMENTS

We’d like to hear from you!