0% found this document useful (0 votes)
354 views

Installation Design Studio R19.12.v1.0

The document provides instructions for installing Design Studio to connect with Temenos T24. It outlines downloading Design Studio and various T24 files, extracting them, configuring preferences and properties files, and verifying the installation. Key steps include linking the T24 binary files path in preferences, modifying the tafj.properties file to point to the installed TAFJ location, and validating that TAFJ plugins are visible upon launching Design Studio. Once complete, a new project can be created to test the setup.

Uploaded by

Sajan Newar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
354 views

Installation Design Studio R19.12.v1.0

The document provides instructions for installing Design Studio to connect with Temenos T24. It outlines downloading Design Studio and various T24 files, extracting them, configuring preferences and properties files, and verifying the installation. Key steps include linking the T24 binary files path in preferences, modifying the tafj.properties file to point to the installed TAFJ location, and validating that TAFJ plugins are visible upon launching Design Studio. Once complete, a new project can be created to test the setup.

Uploaded by

Sajan Newar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 18

Design Studio Installation

R19.12

Design Studio Connection

TEMENOS-T24

1
Design Studio Installation

Amendment History

Version Date Author / Changed By Status


0.1 03 Apr 2020 Saranya H Initial Draft
1.0 03 Apr 2020 Pradeep Pandiyan Reviewed and baselined

2
Design Studio Installation

Table of Contents
1.Introduction.............................................................................................................................................4
2. Pre-Requisite...........................................................................................................................................4
3. Installation Steps.....................................................................................................................................4
3.1 DOWNLOAD PROCEDURE..................................................................................................................... 4
3.2 TAFJ PERSPECTIVE............................................................................................................................ 7
3.3 LINKING BINARY FILES........................................................................................................................ 8
3.4 CONFIGURING TAFJ.PROPERTIES FILE................................................................................................. 11
4. Post Installation Check in Design Studio................................................................................................12
4.1 TAFJ PERSPECTIVE.......................................................................................................................... 12
4.2 CREATION OF PROJECT..................................................................................................................... 15

3
Design Studio Installation

1.Introduction

This Document explains the installation procedure of Design Studio connecting with OpenVPN for
MUFG project.

Design Studio is a Developer friendly Design Framework which helps the developer to automate in
Building the components and Modules.

2. Pre-Requisite
 The Latest version of Design Studio received from Temenos.
 The Current working version of T24 and TAFJ folders of the respective T24 release.
 Latest TAFJ Plugins from the R19 environment.
 Latest version of OpenVPN software to be installed

3. Installation Steps

3.1 Download Procedure

 Download the Design Studio version R19.12 and other files mentioned below without
connecting to CG VPN.

DS 19.12 – 800 MB

https://fts.capgemini.com/pubpwd/21076493316000/DesignStudioT24-201912.1.zip link valid until


2020-04-07 16:00 UTC (public access with local password)

username: rnkodqyuj
Password: HDa586KMsC

TAFJ & UD – 800 MB


https://fts.capgemini.com/pubpwd/4794108765604/TAFJ_20200330.tar.gz link valid until
2020-04-07 16:00 UTC (public access with local password)
https://fts.capgemini.com/pubpwd/4794108765604/T24_20200330.tar.gz link valid until
2020-04-07 16:00 UTC (public access with local password)
username: tnrxjfklf
Password: xXDcNrxWhy

T24 Binaries for DS (Part 2) – 840 MB

4
Design Studio Installation

https://fts.capgemini.com/pubpwd/49347098346825/t24-binaries2.7z link valid until 2020-04-07 16:00


UTC (public access with local password)

username: zkassqjlx
Password: zpnPEQwrNe

T24 Binaries for DS (Part 1) – 1.1 GB


https://fts.capgemini.com/pubpwd/35584231366161/t24-binaries1.7z link valid until 2020-
04-07 17:00 UTC (public access with local password)
username: dglgokcgb
Password: skEVny6n2m

 Extract all the above download files. As shown below

5
Design Studio Installation

 After the extraction, In T24 Binaries Part 2, you will be having a folder called “interaction”.
Copy that folder and place it in the path “<T24 Binaries Part 1 extracted
path>/com/temenos/”.

 Rename the T24 Binaries Part 1 as t24 Binaries

Move the t24 Binaries inside the \DesignStudioT24-201912.1

6
Design Studio Installation

3.2 TAFJ Perspective

 Copy all the TAFJ plugins available in the path TAFJ\eclipse\plugins And move the plugins to
DesignStudioT24-201912.1\plugins

7
Design Studio Installation

 Navigate through the path DesignStudioT24-201912.1\dropins, where the TAFJ.link file is


present.

 Right click on the TAFJ.link file and edit. Specify the path where the TAFJ folder is copied.

3.3 Linking Binary Files

 Link the binary files path with Design Studio.

8
Design Studio Installation

Select Preferences as shown above and search for maven in the search bar.

 Select User Settings and click open file

9
Design Studio Installation

 Make sure that the t24- binaries path is correct one being parameterized based on the above set
up .

 Modify the highlighted line to the path where the TAFJ has been installed in source mode.

10
Design Studio Installation

3.4 Configuring tafj.properties file

 Navigate through the path TAFJ->conf in the TAFJ folder where TAFJ zip file was downloaded .

 Now open this property file tafj.properties (tafj) and make the following changes and save the
property file:

11
Design Studio Installation

 Below is the list of variables that will have impact and the values are changed.

 tafj.home
 temn.tafj.directory.basic
 temn.tafj.directory.insert
 temn.tafj.directory.java
 temn.tafj.directory.classes
 temn.tafj.directory.precompile

4. Post Installation Check in Design Studio

4.1 TAFJ Perspective

 Login into Design Studio by double- clicking on the icon available on the desktop .

12
Design Studio Installation

 Create a folder for the workspace of Design Studio. Click OK.

 In the Quick Access text Box Search for the TAFJ perspective as shown below. The TAFJ
perspective will be shown.

13
Design Studio Installation

 These TAFJ plugins can also be verified by navigating through Help -> Installation Details

In the search Bar type TAFJ and check the plugins are installed successfully.

14
Design Studio Installation

4.2 Creation of Project

 Navigate through File->New->Project.

 In the new project wizard, select “Design Studio Template Projects”.

 Check whether the dropdown is listed in the Create Template Projects.

15
Design Studio Installation

Right click Ft-modelbank-models>properties

Select design studio under code generation> expand the all categories.do the following changes.

16
Design Studio Installation

17
Design Studio Installation

18

You might also like