Technical Transact Documents
Technical Transact Documents
in Design Studio
Contents
Project creation in Design Studio ............................................................................................................................ 3
Step 1: FILE>NEW>Project>Design Studio Template Project ...................................................................................... 3
Step 2: Choose a Template: data-tool and edit the parameters. ................................................................................ 4
Step 3: Clean the models project>Models> Delete Applica�ons and domain folders and the components inside
the Models folder. ......................................................................................................................................................... 5
Step 4: Now, let’s import from data-code. We will provide a csv file containing the names of VERSIONs
and ENQUIRYs........................................................................................................................................................... 6
Step 5: Let’s do the following from the packager project..................................................................................... 9
Final step: If the Maven Project is successfully built then a .jar file will be created in this folder.
D:\R22\Temenos\DS\Workspace Template R22\ DesignFrameworkProject-packager\target ..................... 10
MD Shibli Mollah
T24 Technical Analyst
Project creation in Design Studio
Step 1: FILE>NEW>Project>Design Studio Template Project
MD Shibli Mollah
T24 Technical Analyst
Step 2: Choose a Template: data-tool and edit the parameters.
MD Shibli Mollah
T24 Technical Analyst
Step 3: Clean the models project>Models> Delete Applica�ons and domain folders
and the components inside the Models folder.
MD Shibli Mollah
T24 Technical Analyst
Step 4: Now, let’s import from data-code. We will provide a csv file containing
the names of VERSIONs and ENQUIRYs.
MD Shibli Mollah
T24 Technical Analyst
MD Shibli Mollah
T24 Technical Analyst
MD Shibli Mollah
T24 Technical Analyst
Step 5: Let’s do the following from the packager project.
MD Shibli Mollah
T24 Technical Analyst
Final step: If the Maven Project is successfully built then a .jar file will be
created in this folder.
D:\R22\Temenos\DS\Workspace Template R22\ DesignFrameworkProject-
packager\target
MD Shibli Mollah
T24 Technical Analyst
Deploying the jar in the target server: Let’s upload our jar file under
this location (Temenos\t24home\default\Package) and cd to this
directory and run the following commands.
tRun t24PackageInstaller
tRun packageDataInstaller
MD Shibli Mollah
T24 Technical Analyst