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 the REST APIs Overview

Using the REST APIs Overview

In this lesson, you learn how to use API calls to perform RulePoint tasks.

Lesson Concepts

You can use REST calls to create, update, retrieve, and delete projects, objects, and users. You can also use the REST calls to perform deployment tasks. This lesson covers instructions to create and deploy objects such as topic, source, advanced rule, responder, and response. You can access the REST APIs through the following base URL, http://
host
:
port
/rulepoint/api.

Lesson Objectives

In this lesson, you learn to perform the following tasks:
  • Login to RulePoint using the REST call.
  • Get the project ID for creating objects in a project.
  • Create a topic.
  • Create a JDBC connection.
  • Create an SQL source.
  • Create a schedule for the source.
  • Create an RTAM responder.
  • Create an RTAM response.
  • Create an advanced rule.
  • Deploy the responder.
  • Deploy the rule.
  • Deploy the source.
  • View the deployed objects in the dashboard.

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.
  • Verify that you have a RESTClient installed on the Firefox browser.
  • Log in to RulePoint and create a project RESTapiTest.

0 COMMENTS

We’d like to hear from you!