Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

1.

Based on the amount of overdraft, a bank wants to see different classes so


that different users will have permissions to accept an override when its
generated, Name the application that must be used to set this up
a. OVERRIDE application since CLASS is part of an associated multi
value set
b. The OVERRIDE CLASS application
c. The OVERRIDE.CLASS.DETAILS application
d. One override can have only ONE class attached to it.
2. JBCRELEASEDIR environment variable defines the directory
a. The default directory of a jBase user
b. Path where jBASE is installed
c. Path where T24 is installed
d. Path of config directory of JBase
3. In Unix, the environment variable HOME is used to define
a. The default directory a user has to be taken to when he logs in
b. The home address of the user
c. The directory where jBASED is installed
d. The home directory of Unix
4. How does one know where JBase is installed on the server from the 'jshell'
prompt?
a. Display the contents of the JBCRELEASEDIR variable (Holds the
directory where TAFC has been installed)
b. Display the content of the JBCOBJECTLIST variable
c. Display the contents of the JBCINSTALLDIR variable
d. Display the contents of the JBASEROOT variable
5. While using JCA, where will you specify the OFS.SOURCE id to be used for a
particular connection
a. JBOSS-web.xml
b. t24-ds.xml
c. channels.xml
d. tcserver.xml
e. ra.xml
6. You extract BrowserWeb.war file into a folder called T24Web, and copy this
folder to the
server\default\deploy folder of JBoss. However JBoss reports that it is
unable to deploy T24WEB. What could be the reason?
a. You cannot deploy a folder in Jbos. Only war files may be deployed
b. The folder must have an extension of .war (from pdf: The new
BrowserWeb is renamed asR10BrowserWeb.war.)
c. The folder name cannot be different from the original war file
d. The folder and the corresponding war file must be copied into the
deploy folder.
e. JBoss cannot register new war files or folders automatically. They
must be manually included in the JBoss registry
7. One of your colleagues has created an OFS source record called
BROWSERCON, whose SOURCE.TYPE is SESSION and syntax type is XML.
You need to use this OFS.SOURCE record for future T24 Browser requests
coming into T24. How will you accomplish this?
a. Modify the file t24-ds.xml and specify. <Config-property
name=envVariable
type=java.lang.String>OFS_SOURCE=BROWSERCON</config-
property>
b. Modify the file t24-ds.xml and specify <Config-property
name=OFS_Source type=java.lang.String>
BROWSERCON</config-property>
c. Modify the file t24-destination-services.xml and specify <Config-
property name=envVariable
type=java.lang.String>OFS_SOURCE=BROWSERCON</config-
property>
d. Modify the file t24-ds.xml and specify <Config-property
name=host
type=java.lang.String>OFS_SOURCE=BROWSERCON</config-
property>
8. If I want the text NEWLOAN to open up the LD.LOANS.AND.DEPOSITS
application screen what must I do?
a. Create a record in the ABBREVIATION application with ID
LD.LOANS.AND.DEPOSITS and in the field ORIGINAL TEXT I must try
b. Create a record with ID as NEWLOAN in the PGM.FILE and in the
PRODUCT field mention LD
c. Create a record in the ABBREVIATION application with ID as
NEWLOAN and set the field ORIGINAL.TEXT to hold
LD.LOANS.AND.DEPOSITS
d. Create a record with ID as NEWLOAN in the standard selection
application which is an identical copy to the
LD.LOANS.AND.DEPOSITS

You might also like