top of page

BLOG
Search


TAFJ Database Performance
Understanding the structure and behavior of our T24 database is essential for maintaining healthy performance as data volumes grow. Efficient communication between the database and the application layer ensures that queries, COB operations, and daily transactions run smoothly.
3 days ago3 min read


Guia de desarrollo: Como comenzar con servicios API con Temenos T24 IRIS
Aprende cómo integrar y desarrollar APIs RESTful utilizando Temenos T24 e IRIS. Esta guía cubre todo, desde la preparación del entorno hasta el despliegue seguro con JWT y SSL. Aprende a gestionar los artefactos VERSION y ENQUIRY, usar herramientas como Apache Camel y Postman, y aprovechar servicios mock y migraciones con RIM Importer. Ideal para proyectos modernos de core banking.
Jul 303 min read


How to Test The Temenos Payment Hub in T24
Temenos Payment Hub (TPH) is a sophisticated payment module designed to streamline the posting and processing of transactions.
TPH is made up of two modules: PP, or payment processing, which is an end-to-end payment process from start to finish, and PI, or payment instruction, which is used to set instructions for executing the payment. The banks must choose both modules to fully deploy TPH. We must perform functional testing and related regression testing to test the TPH
Jul 164 min read


How to Manage Services in T24
Managing services in T24 isn’t just a technical task—it actually shapes how well the system runs. Services are basically collections of jobs scheduled to run in a specific order. You decide when they start, set schedules, run them automatically, and shut them down when they’re no longer needed.
Jul 93 min read


Deploying and Testing Temenos T24 APIs with IRIS
How to deploy and test Temenos T24 APIs using IRIS on WebSphere and WebLogic step-by-step.
Jun 183 min read


A Guide to Using Performator with Core Banking T24
As we’ve seen in previous posts, Performator is a powerful tool that allows us to measure the performance of our core banking system in a highly customizable way.
In this post, we’ll walk through a simple, practical example of how to use Performator in a T24 environment.
Jun 112 min read


Optimizando los archivos JOB.LIST en las operaciones del Core Bancario de T24
La gestión eficiente de las tablas JOB.LIST es fundamental para una ejecución fluida de COB en T24. Aprende las mejores prácticas para reducir el tamaño de las tablas, ajustar las exportaciones DW, monitorear los registros y evitar cuellos de botella de rendimiento para mantener tu sistema de core banking ágil y confiable.
Jun 43 min read


Performator Technology with Transact: A New Way to Measure Your Performance
Performator is an innovative technology designed to measure, analyze, and report the performance of your software systems. Its application with Temenos Transact (T24) is especially valuable, as it enables accurate evaluation of core banking behavior under different load conditions.
Performator is an open source tool that allows you to simulate load operations and obtain detailed performance metrics. It is focused on stress testing, load testing, and capacity analysis, helping
May 282 min read


How Temenos Financial Crime Mitigation Helps Prevent Fraud and Meet Compliance Rules
Today, every financial institution relies on solutions designed to combat financial crime. Financial Crime Mitigation (FCM) platforms enable banks to prevent regulatory fines, detect fraud, and safeguard their reputation, while also enhancing operational efficiency and reducing operational costs. These solutions support the risk-based approach that modern banks follow when managing compliance and financial crime.
May 72 min read


Understanding Temenos Payments Hub (TPH)
Temenos Payments Hub (TPH) is a solution that provides banks with a single platform to configure different payment types without requiring software changes.
Apr 302 min read


How T24 Data Lifecycle Management Improves Database Performance and Efficiency
As transactional systems evolve, databases accumulate large volumes of historical data that are rarely accessed but still required for compliance and analysis. Keeping this data in the primary database can impact performance and increase costs, making data archiving a critical practice.
Apr 232 min read


What is the Performance Health Review (PHR) Tool?
The Performance Health Review (PHR) tool acts as a checklist (configuration collector) to verify whether all the performance-related properties are in place before running the performance tests. It helps to identify the current configuration against the recommended configuration (based on previous performance tests and benchmarks).
Apr 93 min read


A Practical Guide to Directories and Dictionaries in Temenos T24
In Temenos, the ‘bnk’ folder serves as the primary directory for all applications. It primarily comprises the following subdirectory structure, with each directory designated for specific storage functions.
Bnk.data: This directory holds all application and transaction data.
Bnk.dict: This directory contains the dictionary files associated with the applications.
Bnk.help: This directory contains the help text files for the applications.
Bnk.jnl: This directory
Apr 23 min read


Temenos Data Hub Explained: Architecture, Data Types, and Use Cases
The Temenos Data Hub (TDH) was originally created for data extraction purposes and has since been enhanced to serve as a real-time data management solution, equipped with the ability to integrate with external tools.
Mar 265 min read


TSA Services in T24 Core Banking: Scheduling and Executing Tasks Efficiently
Services in the T24 Core Banking System
In this blog, we will talk about some of the most commonly used operations or modules in T24: TSA Services.
What is a TSA Service?
It stands for Terminal Service Agent and allows us to schedule a task to be executed within the core banking system. This task can, in turn, be defined as a set of smaller steps or jobs. It is beneficial as a solution for executing heavy or repetitive tasks.
Mar 192 min read


Simplificando la Banca con el Fastpack de Observabilidad de T24 Core Banking
Banking requires speed, reliability, and high availability. If you work with Temenos T24, you know how critical it is to keep operations running without interruption.
Mar 121 min read


The Importance of Cache in T24 Applications
One topic that is rarely mentioned but extremely important in the world of APIs is the use of cache. To dive into the subject, let’s first understand what cache is.
A cache is a mechanism by which an application temporarily stores API responses or data to reuse them in subsequent requests, thereby avoiding repeated calls to the server and improving performance, latency, and resource consumption.
Mar 52 min read


Understanding Applications in T24: A Practical Introduction
To start the new year 2026 on the right foot, we have decided to begin this new post to share basic knowledge about T24, where we will review concepts, main structures, and other topics. In this first post, we will explain the main data component in T24: Applications.
Application
An Application is a structure used for data storage in T24. Applications perform field-by-field validations of the entered information and also allow the execution of functions such as leaving
Feb 262 min read


Optimización de Rendimiento y Seguridad de Core Bancario
Optimizar el rendimiento y reforzar la seguridad del core bancario es fundamental para cualquier institución financiera que utilice T24 Transact
Feb 192 min read


Analyzing Transact Performance with Performance Health Review (PHR)
Did you know that there is a tool to analyze the performance and configuration of your Transact environment? It is called Performance Health Review (PHR), and it is a tool provided by Temenos. It performs an overall analysis of your environment and delivers a report with recommendations.
Feb 51 min read
bottom of page