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

Using Java Adapter For REST API Overview

Using Java Adapter For REST API Overview

In this lesson, you learn how to use the Java Adapter for REST APIs, which is a Java software module that simplifies the task of interacting with the RulePoint REST API.

Lesson Concepts

The REST adapter includes JSON parsers and generators that are compatible with the JSON schema exposed by the RulePoint REST API. The API classes provide a simple programmatic interface for accessing the RulePoint functionality.

Lesson Objectives

In this lesson, you learn to perform the following tasks:
  • Configure the
    BankingAdapaterDemo.java
    file
  • Run the code.

Lesson Prerequisites

Before you start this lesson, you must perform the following tasks:
  • You must complete the RulePoint training before you start with this lesson.
  • Verify that there is a running instance of RulePoint 6.1.
  • You must have installed ANT on your machine.

0 COMMENTS

We’d like to hear from you!