You are on page 1of 9

PACS – AA Diagnostic utility Installation and

Execution guide

Information in this document is subject to change without notice.

No part of this document may be reproduced or transmitted in any form or by any means, for any purpose,
without the express written permission of TEMENOS HEADQUARTERS SA.

COPYRIGHT 2007 - 2008 TEMENOS HEADQUARTERS SA. All rights reserved.


PACS – AA Diagnostic utility Installation and Execution guide

Template Version Control

Date of
Version No. Amendment Changed By Description of the Changes Made
1.0 01-Nov-2011 Temenos New
1.1 29-Dec-2011 Temenos Contact mail id changed
PACS – AA Diagnostic utility Installation and Execution guide

1. INTRODUCTION
T24 provides an utility to verify the AA contracts. This document explains the procedure to install
and use the utility.

2. INSTALLATION PROCEDURE
A. Kindly ensure that all the browser sessions i.e tSS and TSM service agents i.e tSA are closed /
stopped before starting the updates installation.
B. Create a record called AA_Utility in a file EB.COMPONENT before create your sysdef file for
updates.
R09 Model Bank Details of a component SEE
COMPONENT.CODE.... AA_Utility
------------------------------------------------------------------------------
1. 1. 1 GB DESCRIPTI Utility for AA
1. 2. 1 GB DESCRIPTI Utility for AA ARRANGEMENT ARCHITECTURE
2 PRODUCT........... AA
14 CURR.NO........... 1
15. 1 INPUTTER....... 116_AUTHORISER
16. 1 DATE.TIME...... 28 OCT 11 07:51
17 AUTHORISER........ 116_AUTHORISER
18 CO.CODE........... GB-001-0001
19 DEPT.CODE......... 1 Implementation

C. Kindly upload the sysdef file in TCSP and download the utility through updates under
component AA_Utility from the TCSP portal.
D. Install the updates (Similar to other updates installation), referring to the user guide
T24_UPDATER.pdf available in the user guides as well as on the Temenos Customer Support
portal.
E. Post to successful installation of the updates, kindly follow the below steps.

3. DATA RECORDS AUTHORISATION


As part of the utility the following data records would be released and kept in exception.
These records need to be authorised first.
a. BATCH.NEW.COMPANY
b. BATCH
c. TSA.SERVICE
d. TSA.WORKLOAD.PROFILE
e. PGM.FILE
PACS – AA Diagnostic utility Installation and Execution guide

Kindly find the below referred screen shots for authorising the above records

BATCH.NEW.COMPANY > AA.INTEGRITY.CHECK

BATCH.NEW.COMPANY > AA.SYSTEM.CHECKS


PACS – AA Diagnostic utility Installation and Execution guide

BATCH > AA.INTEGRITY.CHECK ( Online Service)

BATCH > AA.SYSTEM.CHECKS (COB Batch)

NOTE: Kindly open this record in input mode and set the batch job frequency as desired by you i.e
Daily or Weekly and authorise the same. Our recommendation is to run this job on a weekly basis.
PACS – AA Diagnostic utility Installation and Execution guide

TSA.WORKLOAD.PROFILE > AA.INTEGRITY.CHECK

Please ensure that the below PGM.FILE is auto authorised during download else
please authorise the same
PACS – AA Diagnostic utility Installation and Execution guide

4. EXECUTION PROCEDURE.
The utility can be run in two methods

1. ONLINE SERVICE
2. COB service
Online service

To run the service as online, then kindly set the TSA.SERVICE record AA.INTEGRITY.CHECK as
START

Now starting the TSM service would run the service automatically and the results fo the utility would
be stored in your &SAVEDLISTS& folder as below

jsh recode1 ~ -->LIST &SAVEDLISTS&


LIST &SAVEDLISTS& PAGE 1 11:52:00 13 OCT 2011
@ID

AA.INTEGRITY_1092_20100105.csv -  the output file id would be combination of the


session id and the date on which the service was run.

1 Records Listed
jsh recode1 ~ -->
PACS – AA Diagnostic utility Installation and Execution guide

COB SERVICE
To make the utility run during cob process, kindly set the job frequency as per your requirement in
the batch record AA.SYSTEM.CHECKS. On the frequency date system would run the batch job during
ONLINE stage, i.e post to completion of your Start of Day batch and during online stage.

The output of the utility would then be stored in &SAVEDLISTS& folder under id with similar format as
the service.

E.g
jsh recode1 ~ -->LIST &SAVEDLISTS&
LIST &SAVEDLISTS& PAGE 1 13:44:04 13 OCT 2011

@ID
AA.INTEGRITY_1092_20100105.csv
AA.INTEGRITY_12_20100106.csv
AA.INTEGRITY_5_20100106.csv
AA.INTEGRITY_7_20100106.csv
AA.INTEGRITY_8_20100106.csv
AA.INTEGRITY_9_20100106.csv

6 Records Listed

jsh recode1 ~ -->

OUTPUT EXTRACTION:

ONLINE SERVICE:

To extract the output files resulted by the online service i.e AA.INTEGRITY.CHECK service output
Then run a select from your j-shell prompt as below
J-shell --SELECT &SAVEDLISTS& WITH @ID LIKE AA.INTEGRITY…<<service run date>>…

For eg : To extract the output of the service run on 05 JAN 2010 then the selection criteria would be
J-shell---SELECT &SAVEDLISTS& WITH @ID LIKE AA.INTEGRITY…20100105….
PACS – AA Diagnostic utility Installation and Execution guide

COB SERVICE:

To extract the output files resulted by the online service i.e AA.SYSTEM.CHECKS bath job output
Then run a select from your j-shell prompt as below
J-shell --SELECT &SAVEDLISTS& WITH @ID LIKE AA.INTEGRITY…<<COB-SOD date>>…

For eg : To extract output of COB ran on 05 JAN 2010 and system moved to 06 JAN 2011 after
completion of COB, then the selection criteria would be

J-shell---SELECT &SAVEDLISTS& WITH @ID LIKE AA.INTEGRITY…20100106….

Once you have the SELECT list, please perform the following

J-shell---LIST &SAVEDLISTS&

This will provide a list of &SAVEDLISTS& records. Each of this record must be ftp’d or extracted from
the &SAVEDLISTS& folder. This folder resides normally in the bnk.run directory but the path can be
found using the following command

jsh r08005 ~ -->echo %JBCLISTFILE%


F:\R08\R08003\R08003\bnk.run\&SAVEDLISTS&

Each of the &SAVEDLISTS& records is a simple delimited text file and can be opened in notepad or
excel.

It contains the customer name, which in case of confidentiality can be removed using the excel and
then can be mailed to aassure@temenos.com

You might also like