And that wraps up day 2! Thanks for joining SDSC at #SC24!
San Diego Supercomputer Center的动态
最相关的动态
-
Thank you ?? for attending our Full-Stack T24 Core Banking Performance Engineering Webinar on 18 April 2024. Meeting you all and sharing insights on implementing continuous performance and security validation for T24 was a pleasure. Some of the Questions: ?? Are you using Dynatrace in Discovery or Full Stack mode? We fear using Full Stack mode due to the code this mode injects on the backend. Any words about this? ?? Could the presenter go into the distributed trace of Dynatrace? ?? How many performance problems originate from poor OFS design instead of poor version design and wrong tables/views used? Find all the answers on our blog post. #T24 #Webinar #Performanceengineering #Observability #Dynatrace #Quality https://lnkd.in/ecH5V2c3
要查看或添加评论,请登录
-
There can be situations in which many T24 OFS ?? requests are generated, and your core banking system can't process them in real time. When your system slows down, OFS messages could pile up, and your Bank might process customer requests too late. In one of our projects, our customer's requirement was: "As a T24 service owner, I would like to receive a problem ticket if there are more than 1000 OFS messages in the online or the offline queue." Our monitoring approach was + Validate the number of messages in the OFS offline and OFS online queue + Visualize these numbers on Dashboards + Create metric events and add appropriate thresholds + Add alerting conditions to escalate such issues If you want to transform your monitoring from reactive to proactive and reduce MTTR by 90%, reach out; we are happy to help. Happy Performance Engineering ?? #T24 #performance #monitoring #ofs #messages #observability https://lnkd.in/epm7KPtr
How to implement Problem Alerting for T24 OFS Message Queues
performetriks.com
要查看或添加评论,请登录
-
One of the many secrets in a T24 Core Banking environment is the TAFJ ?? lock manager. It performs its job in the background, and your customers should never realize how the LOCKMANAGER protects their data. There are optimistic and pessimistic locking strategies, both with pros and cons. In our blog post, I will share insights about the lock manager in TAFJ and its two flavors, which are + Process level locking + Database level locking Happy Performance Engineering ?? #performanceengineering #TAFJ #lockmanager #t24 https://lnkd.in/eE7HS_2M
Things every T24 Expert should know about the Lock Manager
performetriks.com
要查看或添加评论,请登录
-
And now... the REAL power of my T24 SQL-to-OFS API Consider the following task: Update all accounts where ACCOUNT.OFFICER equals 10 and set ACCOUNT.OFFICER to 20. It seems like you'll need both a SELECT statement to retrieve the relevant accounts and a loop to update them. I would greatly appreciate it if you could provide the most efficient code solution for this task in Transact (T24) R18-R23, utilizing any programming language. Would you like to hear my solution? It's as straightforward as the code provided below. The records will be legitimately updated via OFS, maintaining the audit trail accurately. Plus, you won't require a select and a loop. This approach has been utilized across a variety of business scenarios, effectively saving countless hours of effort.
要查看或添加评论,请登录
-
To make the most out of your T24 Core Banking ?? platform, it's crucial to share insights about essential features and functions with all Core Banking end users. During the last decade, we've collected a set of best practices for all T24 Transact users. In our General Training, we spend eight lessons on a hands-on workshop to explain how your team could make more out of T24 Transact. Our T24 General Training includes + Architecture + Modules + Security Management + Customer + Account + Company + Multi-Company + Multi Books + Non-Stop Processing Who should attend? + T24 Core Banking Team + T24 Tester + T24 Operational Team + T24 Business Team + T24 End Users such as Teller What are your benefits? After attending this training, the T24 team will understand how to use the most essential components and features. These learnings empower your organization to make more out of the core banking system and avoid pitfalls during their daily activities. Contact us to book this training for your team. We are happy to share our knowledge ?? #t24 #training #corebanking #transact https://lnkd.in/eXSf-gqU
Upskill your Core Banking Knowledge and book our T24 General Training
performetriks.com
要查看或添加评论,请登录
-
From a security perspective, using your existing authentication management system for your Core Banking system has several benefits, such as: ?? You enforce existing password policies ?? You avoid users having to remember one more password ?? Your existing permission management team is in charge ?? User onboarding becomes much easier 5 Steps to Implement Strong Authentication for T24 Core Banking? Step 1: Sign On Name in T24 = Sign On Name in AD Step 2: Pre-authenticated and Source Typ Session Step 3: Add Negotiation, Auth Domain, Auth Filter, and Bind Parameter Step 4: Delete App Server cache and temp files Step 5: Deploy changes and test your AD-based authentication #banking #authentication #corebanking #T24 #security https://lnkd.in/d2w2CTaK
5 Steps to implement ActiveDirectory Authentication in T24 Transact Core Banking
performetriks.com
要查看或添加评论,请登录
-
We believe in having each application, its underlying services ?? and infrastructure observed, rather than just monitoring the network holistically and responding in a short enough time for damage control. In a T24 Core Banking system, monitoring all TSA job executions down to the code level can save your team endless troubleshooting meetings. #t24 #banking #monitoring #optimization #performance https://lnkd.in/eSnXm-eH
要查看或添加评论,请登录
-
It took us a few hours to turn the lights on ??, install the Ai-powered Dynatrace platform and discover critical performance bottlenecks in our customers T24 Transact core banking environment. Visibility into online user requests, end-of-day processing, and capturing the entire flow from the end-user actions down to web, application, messaging, and databases are the bread and butter in complex environments. T24 Transact Core Banking performance optimization steps + Turn the lights on + Fix low hanging fruits + Load and performance testing + Optimization + Re-testing + Ai-powered performance monitoring on production Seeing all dependencies in real-time and tracing all requests down to the code level is key for a successful performance optimization. We are a partner of Dynatrace and Temenos and happy to support your T24 Core Banking observability and tuning projects. #t24 #performance #tuning #TAFJ #Transac #Dynatrace Happy Performance Engineering ?? https://lnkd.in/e48xBt6N
T24 Transact Performance Optimization
performetriks.com
要查看或添加评论,请登录
-
CI/CD for TEMENOS T24 R17 (TAFC). Is this even possible? Yes, it is! I have a complete dev cycle including coding, deployment and test cases. Using Azure DevOps. I must say it is really cool stuff. No more boring BCONs, DLs and etc. Commit your JBC code, VERSION and ENQUIRY or do rebuild STANDARD.SELECTION or do any input to T24 right from Visual Studio to Git and fire Azure Pipeline and Release! Magic, purely magic! Then wait for an alert coming to your Teams channel, go open T24 browser and enjoy your new functionality. Yes, I have it all. Just want to share my excitement. I have few more tricks in T24 administration and development to share if you like. #t24 #temenos #automation #devops #OpenToWork
要查看或添加评论,请登录
-
#EF #L3 #java??in #temenos #t24 ?? The Extensibility Framework (EF), widely known as L3 Java in the T24 community, has revolutionized the way of customization. Since it's inception in #Transact version R19, it's continuously improved. Here, we can easily implement any #hook method based on business needs by extending the pre-defined classes like RecordLifecycle, ActivityLifecycle, Enquiry etc to write our own Java class for different exit points. I am mainly fascinated by it's core features like #exception handling and #logging for smoother debugging compared to #Infobasic's limited options. Another great advantage is that we can add any #open-source library extending T24's capabilities beyond standard methods. As with any L3 development, there are a few limitations. Unlike #JBC, We can't directly update #core tables with #write function. In this case, we can update any core table by #OFS only. But if it's a Local Template then the write function is enabled. Moreover, we can't use the SELECT statement on large applications like STMT.ENTRY, CUSTOMER, AA.ARRANGEMENT.ACTIVITY etc due to it's huge impact on performance. So, we must think wisely before writing the actual code. Ultimately, L3 Java is a game-changer for T24 customization. By carefully weighing the pros and cons, we can unlock its true potential! Feel free to share your experiences/challenges with L3 Java customization. #T24CoreBanking #BankingTechnology #Customization ??????????
要查看或添加评论,请登录
更多文章
-
2024 FARR Workshop Brings Together Experts for Innovation at Intersection of AI and Data
San Diego Supercomputer Center 3 周 -
GO FAIR at SDSC hosts researchers from Chile
San Diego Supercomputer Center 1 个月 -
SDSC’s Christine Kirkpatrick Brings Focus to Data at Multiple UN Events
San Diego Supercomputer Center 2 个月