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

Step 5. Create an Analytic

Step 5. Create an Analytic

Create an analytic for use in a rule such that it checks if the text starts with the string you specify.
  1. On the
    Design
    tab, select
    Analytics
    .
  2. In the right pane, click
    Actions
    New
    from the menu.
  3. Under
    Details
    , configure the following properties:
    Field
    Value
    Name
    citystartswith
    Description
    Usage: citystartswith(string,char) return true if the string starts with char
    Type
    StartsWith Analytic
    You can view the StartsWith Analytic option after you place the created
    customservices.jar
    in the
    RULEPOINT_HOME/custom
    directory.
  4. Under
    Configurations
    , configure the following properties:
    Field
    Value
    Condition Evaluation Required
    True
    Cache Duration
    Usage: citystartswith(string,char) return true if the string starts with char
    Type
    0
  5. Click
    Save
    .

0 COMMENTS

We’d like to hear from you!