TAFJ ChangeSet Installation
TAFJ ChangeSet Installation
TAFJ ChangeSet Installation
R16
C h a n g e S e t I n s t all a ti o n
Amendment History:
Revisio
Date Amended Name Description
n
Manoj Kumar
1 Sep 2012 Initial version
A
Page 2
C h a n g e S e t I n s t all a ti o n
Copyri g h t
Copyright (c) 2014 TEMENOS HOLDINGS NV
All rights reserved.
This document contains proprietary information that is protected by copyright. No part of this document may
be reproduced, transmitted, or made available directly or indirectly to a third party without the express
written agreement of TEMENOS UK Limited. Receipt of this material directly TEMENOS UK Limited
constitutes its express permission to copy. Permission to use or copy this document expressly excludes
modifying it for any purpose, or using it to create a derivative therefrom.
Temenos Headquarters SA
2 Rue de l’Ecole-de-Chimie,
CH - 1205 Geneva,
Switzerland
Please include your name, company, address, and telephone and fax numbers, and email
address if applicable. TAFJdev@temenos.com
Page 3
C h a n g e S e t I n s t all a ti o n
Table of Contents
Copyright................................................................................................................................................ 3
Errata and Comments............................................................................................................................ 3
TAFJ ChangeSet Installation.................................................................................................................. 5
Overview............................................................................................................................. 5
Procedure:........................................................................................................................... 5
Page 4
C h a n g e S e t I n s t all a ti o n
Overvi e w
The primary Objective of this document is to provide guidance for installing a new change set
in Development environments.
Pre requisite: TAFJ development Image with TAFJ version 201209 or higher.
Proc e d u r e :
Inside the Eclipse, in TAFJ perspective choose TAFJ RTC Tools from the menu and select
the option Install Change Set for option.
TAFJ PERSPECTIVE
Page 5
C h a n g e S e t I n s t all a ti o n
Inside the work Item reference provide the valid work Item which needs to be installed in the
TAFJ area.
Then choose the change sets which are interesting for you by clicking Next button.
Page 6
C h a n g e S e t I n s t all a ti o n
Here we have an option to specify where the Source file needs to be loaded (*.b) in local
system.
Once selected the change sets required, click finish to initiate the process of actual installing
of change set.
Page 7
C h a n g e S e t I n s t all a ti o n
When there is an Insert File in the change set, the dependent source file will be recompiled
with the new insert file.
On Database log we can see the data record getting inserted in respective file.
The source files can be placed in two ways based on the parameter
temn.tafj.changeset.retain.folder.structure in .properties.
Page 8
C h a n g e S e t I n s t all a ti o n
Page 9
C h a n g e S e t I n s t all a ti o n
There is a new folder ChangeSet created under TAFJ_HOME/log directory and a new text
file named after the changesetnumber is created inside the ChangeSet folder. This file
contains the list of .b and .component files compiled during ChangeSetInstallation process
Page 10
C h a n g e S e t I n s t all a ti o n
The data records needs to be authorized to move them into LIVE files.
Page 11
C h a n g e S e t I n s t all a ti o n
Before authorization:
After authorization:
Page 12
C h a n g e S e t I n s t all a ti o n
tCh e c k C h a n g e S e t
Intr o d u c t i o n
This Utility is used to show the compilation result of the routines complied and data records
loaded during Change Set Installation. This Utility, reads the file created under ChangeSet
folder with the corresponding Change Set number and displays the status of compilation.
Syn t a x:
tCheckChangeSet [-cf propertiesfile] –cs ChangeSetNumber
Exa m p l e
tCheckChangeSet –cf DEV –cs 1336089
Page 13