You are on page 1of 19

1

Units of a T24 Product


NOTICE

Copyright © 2010 - Present- Temenos Headquarters S.A. All rights reserved.


All content and images contain herein are copyright protected and are the property of Temenos Headquarters S.A. and/or its affiliates. You may
not reproduce, modify, distribute or republish materials contained in these materials (including by framing or similar means) without prior written
permission. You may not alter or remove any trademark, copyright or other notice from these materials. Any rights not expressly granted herein
are reserved.
Learning Objectives
2
Objectives

 State the components of a T24 product

 T24 Applications

 Services

 Enquiries

 Versions
Understanding components of T24 Products
3

Teller Transaction - TT

• Application • Service • Enquiry • Version


When a The bank
Customer has to
deposits calculate Customers
money, interest on can check Customised
information the the balance screen in
about the amounts in their T24
deposit is deposited account
recorded by by
the bank Customers
T24 Products
4

Catalogued in
EB.PRODUCT

T24

TT FT

Application Services Enquiries Versions Application Services Enquiries Versions


PGM.FILE – The application catalog
5

• PGM.FILE stands for PROGRAM FILE

• It is an index/catalog of all applications and sub routines in T24

• Any command that is executed in T24 must have an entry in PGM.FILE


T24 Application
6
• An application in T24 records the data entered and stores it in an associated file. E.g.
TELLER, CUSTOMER, USER
Need for Services in T24
7

• Banks have 1000s of customers who have 1000s of accounts. The


bank has to calculate interest for each account

• Records older than 6 months must be archived

• Currency exchange rates must updated periodically to be applied


in foreign currency transactions
Services in T24
8

• Services are programs that are run as background processes without user
intervention

• Can be executed at a schedule and can also be triggered by a manual


activity.

• They spawn multiple processes and are centrally monitored by T24 – Multi
Threading

• Help in automation

• Catalogued in TSA.SERVICE application


Need for enquiries in T24
9

• A bank manager wants to view all FUNDS.TRANSFER transactions where debit


amount is greater than ten thousand Dollars

• A bank employee needs the account balance to handle customer queries


Enquiries in T24
10
• An enquiry is a query that is executed to fetch data from the database and
display the results in a user defined format

• All enquiries in T24 are catalogued in ENQUIRY application

• Used to generate user defined reports


Launching Enquiries using Menus in Model Bank
11
Launching Enquiries using Command Line
12

All Enquiries are


available in ENQUIRY

Launch Enquiry using


command
ENQ <ENQUIRY.NAME>
Need for Versions
13
Fields of the Table

Customer Name Region No of Accounts in Transactions Account


No the region Last Month Balance

100297 Harry SFO 2 189 $6000


178677 Tony NY 3 234 $7800

Customer No Name Customer No of Accounts in Transactions Account


No the region Last Month Balance

100297 Harry 100297 2 189 $6000


178677 Tony 178677 3 234 $7800

View created for a Call Centre Analyst View created for a Manager
Versions in T24
14

• Are customised screens that display required fields from the application

• Improve look and feel of the system

• All versions are catalogued in the VERSION application

• ID of a VERSION is APPLICATION,VERSION.NAME eg CUSTOMER,INPUT

• Can be used like any application in T24


Launching Versions using Model Bank menus
15
Launching Version using COMMAND.LINE
16
All Versions are
available in VERSION

Launch version for


customised view

Default
view
Product
What Didpackaging
We Learn?– A recap
17
Conclusion

• A T24 product is bundle of

• Applications – store data

• Services – multi-threaded background processes

• Enquiries – to retrieve data from database

• Versions – customized screen of an application

• Products are catalogued in EB.PRODUCT

• Applications are catalogued in PGM.FILE

• Services are catalogued in TSA.SERVICE

• Enquiries are catalogued in ENQUIRY

• Versions are catalogued in VERSION


Quiz – State True or False
18
Quiz

1. Every product / Module in T24, is a collection of related


Applications, Services, Enquiries and Versions

2. A T24 application records the data entered and stores it in


an associated file

3. PGM.FILE is a catalog of all applications in T24

4. Services helps in automation by running as a multithreaded


background process

5. ENQUIRY application stores the results of the enquiry

6. ENQUIRIES are customized screens in T24


What Did We Learn?
19
Conclusion

In this learning unit, you learnt about units of T24


product

You will now be able to define

 T24 Applications

 T24 services

 Enquiries

 Versions

You might also like