You are on page 1of 46

https://drive.google.com/drive/folders/1yFN_npbDeESk7M5C4RHWw_BO5BqTTM5Z?

usp=sharing
Master environment/Final (golden copy) – used for cutover

SIT

https://Temenos/jboss/standalone> ./startjboss.sh

24/7 Online

INFRA app server= X86 intel Linux server on stack 1 (standalone)

Red Hat 8 (RHEL)is an open source Linux based operating system. It operates like most Linux

based OS but is more stable and offers more cutting edge features than other Linux distributions

JBoss7 EAP

DB= Oracle 19C

ISB= Initial System bin

T24 has 3 TIERS

1.Presentation layer – More than 1

2.Application layer

3.Database

Teller terminals > Load balancer >Application & web layer >
JBOSS 7 is used to create the presentation layer

R21 uses uxp or classic browser.

/Temenos/TAFJ/conf (tafj.properties)
/Temenos/TAFJ/conf >tafj.properties

/Temenos/TAFJ/log_T24/como
/Temenos/T24/bnk/t24lib (lib)

/Temenos/T24/bnk/L3lib

ie softlink

/Temenos/jboss/modules/com/temenos/t24/main
/Temenos/jboss/modules/com/temenos/t24/main (module.xml file)

/Temenos/jboss/modules/com/temenos/tafj/main
/Temenos/jboss/modules/com/temenos/tafj/main (module.xml)

/Temenos/jboss/

standalone/configuration (Transact.xml)

Amend in 5 areas as below


Also add Browserweb.war for classic browser

/Temenos/jboss/standalone/deployments
/Temenos/UXP/properties (RSDefaultProperties.properties)
/usr/lib/jvm (IBM semeru 1.8 java deployment folder)
(chown user:group /folder name)

(./stopJboss.sh ./jbossStart.sh)
env |grep java ps -eaf |grep jboss cp -p

.war .deploy .deployed .failed


/Temenos/TAFJ/conf (TAFJTrace.properties)

The logging level can be changed to ERROR, INFO, DEBUG etc

/Temenos/TAFJ/log

/Temenos/TAFJ/log_T24/como
/Temenos/TAFJ/conf………………… (tafj.properties)

/Temenos/jboss/standalone/configuration………………….(logging.properties)

Shows presentation or users error log


/Temenos/jboss/standalone/log

then type >top


/Temenos/jboss/standalone/configuration……………..(Transact.xml)

We have jms inqueue , outqueue, IRIS etc

You open TAFJJEE_MDB.jar file using winrar,gzip or 7zip. Inside you find the jboss-ejb3.xml file where you define the
queues
172.16.2.120:9990/console/index.html#runtime:path=standalone-server-column-standalone-host-t24-test-app!rss
******************************************************************************************************************************************

Multithreaded jobs- can use more than 1 agent(workers) when running batch processes like

COB- Many agents take shorter time to run the jobs. Processing power on machines (resources) advises

the no of agents you can use. You set up jobs so that they can be multithreaded. The more the processing

power the more the agents you can use to run your jobs.

Jobs are stored in a joblist, Jobs are fetched from the joblist and they are sequenced

COB SEQUENCE

PreCOB DB backup

eficas is used to extract data into warehouse during all stages. Data extraction routines are used

1. Application
2. System wide – calculations e.g. accruals & applying them – heaviest stage
3. Reporting – reports generated/Warehse efficas,ledger,asset liabilities- human intervention-sms alerts if any fail
4. SOD – Open forward days date record
5. Online – some jobs can be run after COB is over
Post COB DB backup

>sudo su -1
>su - t24user user owns all T24 applications - has all the rights
>cd /Temenos/jboss/standalone/deployments>ls -lrt *.deployed
Here > browserweb.war.deployed (uxp) or browser.war.deployed (classic)

http://172.16.2.120:9089/BrowserWeb/servelet/BrowserServelet (classic)
http://172.16.2.120:9089/Browser (uxp) -- not used coz of resources
>lsmem to get memory usage or >top or >nmon
dsf-uxp.war.deployed is used to deploy packs (patches) with url below
http://172.16.2.120:9089/dsf-uxp
war files are needed for jboss to start.
Jboss brings up the war files & changes them to war.deployed when it starts successfully

>cd /Temenos/jboss/standalone/configuration/> Transact.xml


Transact.xml contains DB IP service name,datasource, db user and password
Also during tuning you can increase/decrease min/max poolsize here.

RUNNING COB

>tRun EX
Input DATES then L
It will show dates that are there for diff companies

TSA.SERVICE -TSM service starts the servers type BATCH then input the batch name

BNK/AA.AGENT.COMMISSION.SERVICE
Field 9 is multivalue- can have many jobs inside a batch
TSA.STATUS give status of running jobs. Eg select 3 & see below output

If you don’t specify server name here it will run across multithread servers. COMO.NAME is system log for the
job (tsA_11_20230411_11-45-07)
CURRENT.SERVICE is BNK/SWIFT.OUT – we can go to this service and see as below
TSA.WORKLOAD.PROFILE table will indicate no of agents. If you go to DE.FORMATING.SERVICE
will give the no of agents allocated
F will move to next page as below BNK/SWIFT.OUT
You can also use I instead of S ie TSA.SERVICE, I as below to amend details

Input BNK/SWIFT.OUT above 2.1 is where you specify the server name to tie the service
. to a particular server as below

Service control can be AUTO,START OR STOP. Review time means it will run after every 10 mins
A batch can have many jobs. Ajob can be core or local. To confirm whether core or local you do a tshow as below

Com.temenos.t24 is core the jar path will also show ie /Temenos/T24/bnk/t24lib


$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
COB

COB has 8 companies as shown below. Select 4 to view that particular company

MB.COB.AGENT will show the no of agents allocated.

SERVICE CONTROL is STOP. To start this cob you amend here to START & it starts running COB
It has been assigned 10 agents as seen below. Use control U to move back in the screen

Select 5 below to display COB 2

JOBS
BNK/AA.AGENT.COMMISSION.SERVICE is a batch. BNK is mnemonic for that company

Any batch that runs in COB will have a number in the BATCH.STAGE column above. 1st letter stand for stage in cob R =
reporting stage A = application, S = system wide etc If we pick no 12 below
In a service eg customer purge. Inside the service you define the batch, workload profile,

IP or Server name, agents etc. Service does not know jobs running or sequence. Batch will

define jobs in it.

SERVICE > BATCH > JOBS

Select 4 below A= adhoc D= daily M = monthly

Pick the batch process name AU1/AA.ARCHIVE.SERVIC. Use ctrl U to move back.
You can add more jobs here

To remove a batch from COB remove the batch stage as below


$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$COB RUNNING
pick no 4 then I for input then ctrl V to amend below

Then amend no 6 to START start TSM now


$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$STOP ALL THE SERVICES AND CLEAR ERROR LOG

Stop each job 1 by 1 below


Confirm only one running is COB 1 6 EQ START

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

Go to DBTools and clear error


Now start TSM

Control V to save

Now you have to go to DBTools and start TSM


Confirm TSM is on below
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

Open DBTools as below


CTRL F for next X to exit DBTools

F for next

/Temenos/T24/bnk/UD/&como&
/Temenos/TAFJ/log/standalone/
/Temenos/TAFJ/log_T24/standalone/como
A-S-R-S-099
/Temenos/TAFJ/log

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
T24 has 2 holiday tables:
COB holiday table
Clearing holiday table – FX, TI etc
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

You might also like