Sei sulla pagina 1di 10

Questions Choice A Choice B Choice C Choice D

What is the mechanism to


CBO Data Service ans)CDO Manager Window Manager Controller Servlet
access invidual CDO's?

Thin client applications


Factory Method
follows the _____design ans)MVC Abstract Factory Pattern
Pattern
pattern.

The controller servlet uses


the___to create the Worker ans)Bean factory DesktopWB NextJspWB CDO Manager
Bean.

Name one of the client-side


component in Thin Client Servlets Java Bean ans)JavaScript CBO Data Service
architecture.

On the web application


JavaScript objects ans)Java objects XML Business Objects
server CDO's are ___

Name one of the server-side


CBO Data
component in Thin Client ans)Servlets JavaScript Both A & B
Service
architecture.

In the web browser, CDOs


and CDO Manager are ans)JavaScript Clarify Business
Java objects Both A & B
implemented as objects Objects
___________.
Name the java bean that
process the http requests
LoadBean SaveBean Both A & B ans)WorkerBean
passed in from the
controller servlet?

Worker beans use the ____


to create save beans and ans)Bean factory DesktopWB NextJspWB CDO Manager
load beans.

When passed between the


client and the server,CDOs JavaScript Java Bean ans)XML Both A & B
are represented in __

In the web applications, all


ans)Controller
requests for pages are CBO Data Service XML CDO Manager
Servlet
handled by the _____

This is the first


Used to create
What is the use of function called Manipulate CDOs
Generic business ans)Both A & B
PostDataLoadInit () ? while loading the when the page loads
objects
JSP Page

Name one of the method


ans)doLoad Exec SetAttribute Init
used in Worker bean
What is the function used to
display text in a java script
ans)WMAlert wmalert WMalert None of the above
alert or in the debug
window? selects the
weblogic.xml file is missing error while prompt you to add
default values None of the above
in your web application deployement weblogic.xml
of the
What are the different
WebLogic Server
options in which you can
Administration Auto-deployment ans)Both A & B None of the above
deploy a web application
Console
module?

What is the format of web None of the


ans) WAR JAR Zip
application archive? above

# Sensitivity: Internal Restricted


where do you place the
ans)WEB-
library jar files in a web en/lib WEB-INF/classes/lib None of the above
INF/lib
application?
Name one of the method
ans) Exec setupSaveBean setupLoadBean None of the above
used in Save bean?
Action Item is a ans)Workflow
Non-Workflow Object Both A & B None of the Above
__________ Object
ans)Non-Workflow
Part Num is a __________ Workflow Object Both A & B None of the Above
Object
The business objects use
the ____ to
ans)CBO Data
connect to the database and Controller Servlet CDO None of the Above
Service
execute the SQL statements
to perform the queries and
updates.
The UI and data responses
are synchronized and ans)window
Java Bean JavaScript CDO Manager
merged by ____ code on manager
the client
A ____ is responsible for
copying the dynamically
generated data from a CDO ans)binding
Java Bean CDO Manager None of the Above
field into the corresponding element
HTML element and vice
versa.
To transfer a workflow item
from one WIPbin to another
Yank ans)Move
a programming Assign Accept
is called A piece of ans)The order in
________________? object that a programming
information in the which specific
The order insystem
which represents
ans)A piece a of object
ClarifyCRM None ofthat
the actions should
What is Workflow? specific actions database and in the
information represents a
that represents Above take place against
should take placeto provides application
ClarifyCRM system database and
What is Workflow Item? work that needs a given
None type
of the of
Above
against a given logic represents
that for handling the provides
be completed workflow item
workflow item.
What is the syntax to define type of workflow work that needs to application logic
ans)type="looku
a binding element type for item be completed
type="Lookup" for handling the
type="LookUp" None of the Above
p" workflow item.
clarify lookup?

Which of the following


staging mode will you use
if the application shoud be
deployed from its present
stage ans)nostage external_stage None of the Above
location rather than copying
the application to the
weblogic deployement
directory

Which of the following


argument should be used
ans)-
to turn the auto- )-
Dweblogic.Produ
deployment feature off Dweblogic.AutoModeE Both A & B None of the Above
ctionModeEnable
while starting the nabled=true
d=true
adminstrative server using
command prompt?
An Extended filter can be ans)Customiza
DD Editor Both A & B None of the Above
created using? tion Center

# Sensitivity: Internal Restricted


Which of the following is
true about window
manager?

1)The Window Manager


Only 1 Only 1 & 2 Only 1 & 3 ans)1,2 &3
includes a predefined set of
messages that you can send
to any window.
2)The Window Manager also
supports th

Which of the following is


true about
WMCloseFunction?
1)
Silently closes the current
ans)Only 1 Only 1 & 2 Only 1 & 3 1,2 &3
window, disabling the check
for unsaved
changes.
2) Closes the
current window.

What does 'getCdoNameList


Method()' returns when the 0 ans)null Boolean None of the Above
CDO cannot be found?

What is the method used by


the binding framework
javascript object to copy g_Bind.control2cdo ans)g_BindFrm
g_Bind.cdo2control() None of the Above
data from CDO's and () .cdo2control()
CDOCOL's to the
correspoding HTML?

An employee responsible for


evaluating open tasks in a ans)Queue Queue Super
Queue User All the above
Clarify Queue is called Supervisor User
____________

A new page class can be ans)ClarifyCRM


Clarify iSales OMSE Both B & C
created through ___ Administrator

Which of the following is


true about Page Class? 1)
You can associate JSP pages
with page classes. 2)You
can associate Business
ans)Only 1 Only 1 & 2 Only 1 & 3 1,2 &3
objects with page
classes
3)You
can associate java beans
with pa
A ClarifyCRM item
that is a complete Case is a
Case is parent of
What is a Case? and formal record ClarifyCRM ans)All the above
Subcase
of a customer workflow item
request

# Sensitivity: Internal Restricted


Which of the following is
true about Clarify Business
Objects?

1) CBO's are C++ ans)Only 1 & 2 Only 2 Only 1 ans)All the above
objects.
2) Uses CBO Data
Service to connect to the
data base.

In thin client architecture


application logic are Controller Servlet JSP ans)javabeans None of the Above
implemented using____

Data from multiple rows in a


table or view is represented CDO ans)CDOCOL CDOBO None of the Above
as a _____

The binding framework is a


ans)JavaScript
___ that manages binding Business Objects java object XML
object
elements

The ____ is a JavaScript


object that provides a
central location for holding ans)Global Data Binding
Window Manager None of the Above
data to be shared by Manager Framework
various windows across the
entire application.

The____ keeps track of all


Global Data ans) Window
windows opened by the web DesktopWB None of the Above
Manager Manager
application.

___ serves as the


mechanism for sending
ans)Message
error information from the Loadbean Savebean None of the Above
beans
worker bean to the JSP
page.

When passed between the


Clarify Business
client and the server,CDOs JavaScript objects Workflow Object ans)XML
Objects
are represented in __

When the HTML page loads


in the browser,data is
ans)binding
copied from the CDOs to the Controller Servlet Window Manager None of the Above
framework
HTML elements by the
_____

A ____ identifies a set of


users and the restrictions page class ans )privilege class Both A & B None of the Above
that apply to those users

# Sensitivity: Internal Restricted


Which of the following is
true about 'soft refresh'?
1) sends data that is
already available
2) sends data
ans)Only 1 & 2 Only 1 Only 2 1,2 &3
that does not require a
database
query
3)sends
a request back to

Which tag in the jsp is used


location exception-type ans)error-page None of the above
to define the error page?

To show money format on a


ans)NumberForm
normal JSP page we use AirthmaticFormat CurrencyFormat StringBuffer
at
__________ class

Which of the following is


true about displaying a
search result from an
external data base in thin
client ? ans)Only 1 Only 2 Only 3 None of the above

1)Using a Load
Bean
2)No

The MessageBean class


implements the _____ worker Bean ans)LoadBean Save Bean None of the above
interface.

Context initialization
parameter is part of which weblogic.xml config.xml ans)web.xml None of the above
deployement descriptor?

Trace Strings are specified


ans)web.xml weblogic.xml config.class None of the above
in ?
What is the full form of ClarifyCRM ans)ClarifyCRM Complete Data Common Data
CDO? Data Output Data Objects Objects Output

objId is not Use of objId results


Which of the following objId never appear ans)The value of
dependent on in consistent and
statements is false about in any form of the the objId can be
any actual data faster handling of
the use of objId in the ClarifyCRM changed by the end
changes to the searches in the
Clarify CRM database? application. user
data database

# Sensitivity: Internal Restricted


What is the use of binding
framework in Clarify?
1)Used to copy data from
the CDO and CDOCOL to
the HTML
Only 1 Only 2 Only 3 ans)Both 1 & 2
elements.
2)Used
to copy data from the HTML
elements to CDO and
CDOCOL.

The use of the Customer


Interaction Manager
application in the
ClarifyCRM
is ?
ans)Both 1 & 2 Both 1 & 4 Both 2 & 3 1,2,3&4
1)Knowing the information
required to assist/know the
customer

2) Tracking all t

Which of the following is


true about Controller
Servlet?

1)Controller servlet can Both 1 & 2 ans) Only 2 Only 3 1,2 &3
interact with data
base.
2)Controller Servlet handles
incoming HTTP requests for

Which of the following is


true ?

1) Worker beans are HTTP


aware ans)Only 1 Only 2 Only 3 1,2 &3
2)Load Beans are HTTP
aware
3)Save Beans are
HTTP aware

# Sensitivity: Internal Restricted


Which of the following is/are
true about
savebeans? 1)
They are Http
aware
2)May use Only 1 Only 2 Both 2 & 3 ans) Only 3
Beanfactory to create other
savebeans for complex
database
operation
3

What are the two types of


binding defined in clarify? 1)
Control Level
Binding
2) Page
level binding Both 1&2 ans)Both 1&3 Both 2&3 None of the above

3) Data level binding

For any activity like update


and insert, performed in the
clarify CRM, a log is created ans)act_entry pay_means log_entry act_log
called activity log. Name the
table in which it is stored?

Which function displays a


WMAlert ans)WMAlert(s WMCAlert
JavaScript alert or logs a WMCAlert(strMessage
( strDebug, trMessage, ( strDebug,
message to the debug , strDebug)
strMessage) strDebug) strMessage)
window ?

The use of the Sales


application in the
ClarifyCRM
is?
1,2 &3 Both 2 & 3 ans)Both 1 & 2 Both 1&3
1)Man
age accounts,
leads

2)Manage opportunities

# Sensitivity: Internal Restricted


Which java class specifies
the name of the customized
classes to be used instead ans)Config.java Cust.java web.class None of the above
of the OutOfBox clarify code
__________________?

Which of the following


Spell Check
statements is true about Uses winter tree
functionality is not ans)Uses a binding
SpellChecker software sentry
supported by element type called None of the above
functionality? spell checker for
ClarifyCRM SpellChecker
Java SDK
framework

Worker Beans, Save Beans


and ________ together Child Load
ans)Load Beans Child Worker Beans Child Save Beans
make up the Application Beans
beans in the ClarifyCRM.

Which tag contains the


reference of the target WBCdoInfo WBSendInfo SubmitInfo ans)WBInfo
worker bean?

Which method on the client


side is used to indicate that ans)isFieldDirt
isDirtyField() ifFieldDirty() ifDirtyField()
the node value has been y
changed

Validation framework in
clarifyCRM provides the Currency and ans)String Length
Numerical Validations a & b
validation support for which currency symbol Validations
of the following? ans)To work on
Manage Field
creation,
The use of the iSupport services which
Manage accounts, assignment,
application in the require clear None of the above
leads dispatch and
ClarifyCRM is ? logistics order
acceptance of the
The class which serves as operations
work cases.
intermediary between ans)MessageBea
ClfyForm WorkerBeanImpl MessageBeanImpl
worker bean and the error n class
page is ?

The toolbox configuration / / / ans)/commonjsp


files for the ClarifyCRM commonjsp/deskto commonjsp/desktop/ commonjsp/desk /desktop/iSuppor
Support are defined in ? p/Clarify.xml Toolbox.xml top/iSupport.jsp t.xml

If u want to get the


ans)m_cdoMan
reference of a cdo object in g_cdoManager.get g_cdoManager.getCd m_cdoManager.get
ager.getCdoBy
server side which of the CdoByName() oById() CdoById()
Name()
following should be used

If u want to get the


reference of a cdo object in m_cdoManager.get ans)g_cdoManager. g_cdoManager.g m_cdoManager.get
client side which of the CdoByName() getCdoByName() etCdoById() CdoById()
following should be used?

# Sensitivity: Internal Restricted


What is the name of the
feature by which the
window manager
automatically checks for the dirty bit window ans)window dirty-
window bit checking clarify checking.
unsaved changes while checking bit checking.)
closing the window and
prompts the user to save
any changes?

ans)void void
void void
processIncoming processIncoming
processIncomingRequ processIncomingRe
This method is main entry Request(HttpSer Request(BeanFa
est(HttpServletReque quest(HttServletRes
point for the worker bean vletRequest ctory
st request, ponse response,
processing and is called by request, beanFactory ,
BeanFactory HttpServletRequest
the controller servlet. The HttServletRespo HttpServletRequ
beanFactory request,
name of the method is? nse response, est request,
,HttServletResponse BeanFactory
BeanFactory HttServletRespo
response) beanFactory)
beanFactory) nse response)

Which objects are


mentioned in the client side
Application Programming
Interface (API)?
1)CDO Both 2 & 3 Both 1 & 3 ans)Both 1 & 2 None of the above
2)
CDOCOL

Which method is used to


remove all the fields from release() ans)clear() remove() None of the above
the CDO object?

Which method is used to


remove the CDO from the
clear() release() removeAll() ans)remove()
CDOCOL object using the
specified index?

The Process Manager


execution engine runs in EJB container Servlet Container ans)Both A & B None of the above
_______ ?

# Sensitivity: Internal Restricted


What is the use of worker
bean ?
1) communicate
between jsp and save
bean
ans)Both 1 & 2 Only 1 Only 2 Only 3
2)
communicate between jsp
and load bean
3)communicate between jsp
and external system.

# Sensitivity: Internal Restricted

Potrebbero piacerti anche