100% found this document useful (2 votes)
479 views4 pages

Tafj

Uploaded by

gnana_sam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
479 views4 pages

Tafj

Uploaded by

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

6/30/22, 12:58 PM Temenos Learning Community

Gnanasambandam Rajendran (gnanasambandam@ttftechnologies.com)

Question Summary - T3TAFJ-R21

Finished taking Test


 
 

Go back to selected question


 

Time Left: 00:01:29 Your time is about to expire


# Question Text Points Status Flag

1 You can run more than one instance of T24, if you configure 1.0 Answered  
more files with the extension
 

2 The tool to access the T24 database 1.0 Answered  


 

3 You want to deploy T24 on TAFJ on a specific Application 1.0 Not  


Server. Where will you find the application server specific Answered
components for deployment i.e., TAFJ EE application and
configuration files
 

4 Choose among the following which are correct for .default file 1.0 Answered  
under TAFJ_HOME/conf ?
 

5 The T24 code is available in a jar file c:\T24\t24.jar. How will 1.0 Answered  
you specify this in the .properties?
 

6 After installation of TAFJ, a number of folders have been 1.0 Answered  


created under TAFJ_HOME. Which folder is not part of that ?
 

7 When configuring datasources what is the minimum number 1.0 Answered  


of datasources required
 

8 Which of these activities cannot be carried out using TAFJ 1.0 Answered  
eclipse plugins?
 

9 You have a T24 TAFC area with Oracle as the database. You 1.0 Answered  
want to use this database with TAFJ. What should you do?
 

10 If the .default file under TAFJ_HOME/conf contains a project 1.0 Answered  


name which is missing or deleted, what will happen when you
https://tlcexams.temenos.com/partner/summary_list 1/4
6/30/22, 12:58 PM Temenos Learning Community

try to launch EX without specifying the property to use?


 

11 Below are few steps that take place while compiling a program. 1.0 Not  
Pick out the incorrect step or steps A) TAFJ checks for the value Answered
in the .default file B) The default configuration is loaded C)
tCompile checks for the program in the current directory, if the
program is not available, it will check for all the BASIC source
directories and tries to find a match for the program D) When
the program is found, tCompile will first parse the code,
generate java source, and finally compiles the source code. E)
After compilation, the grammar level for the code is decided
 

12 What JQL statements are supported from the JQL - SQL - OFS 1.0 Answered  
Eclipse editor in JQL mode?
 

13 What does the importType field in TAFJDBImport.default file 1.0 Answered  


specify ?
 

14 DBImport will create user directories for those entries in the 1.0 Answered  
VOC table that are directories (if "Import UD Table in RDBMS
(as a Table)" is unchecked). The directory specified should
match which property in the TAFJ properties file?
 

15 What is the default file encoding for the UD type files with TAFJ? 1.0 Answered  
 

16 What is not true about project specific configuration files? A) It 1.0 Not  
is of the same name as that of the project name. B) It is created Answered
from the .properties file C) If the project-specific property file is
deleted or re-named, Eclipse will generate a new properties file
for the project D) If the project-specific property file is deleted
or re-named, Eclipse will use the TAFJ.properties file
 

17 What are the "precompiled" jars providing ? 1.0 Answered  


 

18 With respect to jBoss application server what are the different 1.0 Not  
levels of authorization/authentication provided in order to Answered
access database information using TAFJEE Servlet.
 

19 java code generated by TAFJ always belong to a particular 1.0 Answered  


package com.temenos.t24. Can we change this package name
to com.temenos.globus and if so how?
 

20 What is the purpose of the parameter temn.tafj.directory.java ? 1.0 Answered  


 

21 Which of the following execution steps are involved when 1.0 Answered  
initializing a TAFJ session using a CALLAT online transaction
processing channel?
 

22 tshow is used to display environment settings for the TAFJ 1.0 Answered  
installation (TRUE/FALSE)
 

23 What can the Eclipse JED editor be used for? 1.0 Answered  
https://tlcexams.temenos.com/partner/summary_list 2/4
6/30/22, 12:58 PM Temenos Learning Community

24 What are the mandatory pre-requisites to install TAFJ? A) JDK 1.0 Answered  
1.6 and above, JAVA_HOME variable set to the parent directory
of java installation B) Oracle C) Eclipse
 

25 What is true about TAFJ Plugin eclipse? 1.0 Answered  


 

26 Which of these packages is responsible for handling JMS 1.0 Answered  


messages between T24 Browser and T24?
 

27 To debug browser requests in eclipse, the following routine is 1.0 Answered  


used
 

28 Which of the following activities can be carried using eclipse 1.0 Answered  
plugins for TAFJ? a. Monitor T24 locks b. Execute JQL
commands c. Execute SQL commands d. Convert SQL to JQL
commands e. Convert JQL to SQL commands
 

29 The file .default defines what ? 1.0 Answered  


 

30 What is the order of the classpath loading in TAFJ outside an 1.0 Not  
application server? Answered
 

31 ejb-jar.xml is an application server specific file 1.0 Answered  


 

32 What is the runtime default precision for TAFJ? 1.0 Answered  


 

33 tdiag is be used to see if a routine exists (TRUE/FALSE) 1.0 Answered  


 

34 How would you get maximum debugging information for the 1.0 Answered  
compiler activity?
 

35 Running tDiag shows you the parameters of which TAFJ 1.0 Answered  
project(s) ?
 

36 SUBROUTINE VALIDATE.INPUT LOOP WHILE CNTER1 <= 1.0 Answered  


CNTER2 IF INDEX(LAST.VALUE,CNTER1,3) THEN GOTO
DISPLAY.ERROR END REPEAT DISPLAY.ERROR: RETURN END
What grammar level will this code get compiled at, assuming
temn.tafj.compiler.grammar.maxlevel=3
 

37 To install T24 plug-ins to eclipse we can follow three 1.0 Answered  


procedures
 

38 Am running an EX process in the client environment. The T24 1.0 Answered  


technical monitor doesnt show details of my session...Which
statement is correct
 

39 What is the connectivity used by TAFJ to access an Oracle 1.0 Answered  


database
https://tlcexams.temenos.com/partner/summary_list 3/4
6/30/22, 12:58 PM Temenos Learning Community

40 Every application server configuration requires datasources to 1.0 Not  


be configured mandatorily. What is the nature of the Answered
datasources?
 

 
 

Go back to selected question


 
 

Finished taking Test

TCCP © copyright TEMENOS HEADQUARTERS SA

https://tlcexams.temenos.com/partner/summary_list 4/4

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy