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 3. Create a JMS Source

Step 3. Create a JMS Source

Create a JMS source to monitor credit card transactions.
  1. On the
    Design
    tab, select
    Sources
    .
  2. In the right pane, click
    Actions
    New
    .
  3. In the
    Details
    section, configure the following values:
    Field
    Value
    Name
    JMS Source to monitor Credit card Transactions
    Description
    Monitors Credit card Transactions
    Type
    JMS Source
    Connection
    JMS Connection
  4. In the
    Topic Information
    section, select the topic name,
    credit_card_transaction
    , and click
    OK
    .
  5. In the
    Configuration
    section, type
    credit_card
    for
    JMS Destination
    .
    The following figure shows the topic, connection, and other configurations for a JMS source:
    The figure displays the 
				  Sources view on the 
				  Design tab, and displays the fields under 
				  Details, 
				  Topic Information, and 
				  Configuration that you must fill.
  6. Click
    Save
    .

0 COMMENTS

We’d like to hear from you!