-
Window Manager system consists of the
Skill/Topic: AdvancedA) WMSendMessage functionB) Message dispatcherC) Message handlersD) Message invokers.
-
To add the shortcut keys to the Menu items we use the one of the following property
Skill/Topic: AdvancedA) shortcutKeyB) cutshortKeyC) hotkeyD) menuitemshortcutkey
-
ClfyMenu custom tag used to create application menus consists of __________ and is defined as part of _________.
Skill/Topic: AdvancedA) clfy:menu , clarify.tldB) clfy:menuitem, clarifyMenu.tldC) clfy:menu, clarifyMenu.tldD) Clfy:menu, clarify.tld
-
The _________ binding element is designed to replace server-side Scriptlet code ina JSP that performs conditional testing on dynamic data with Java Script code on the client
Skill/Topic: IntermediateA) SwitchB) Combo BoxC) Choice ListD) TextBox
-
Which one of the following is predefined Out of Box values for source and target windows of data transfer.
Skill/Topic: IntermediateA) THIS, OPENERB) OPENED, PARENTC) WINDOWD) All of these
-
Which of the following statements is true about the windows broadcasting.
Skill/Topic: IntermediateA) Is called a “Soft Refresh”B) Improves performance by avoiding server-side roundtripsC) Enables CDO refresh for all open windowsD) Do not provide functionality to update new data entered into an Edit window.
-
The toolbox configuration files for the ClarifyCRM Administrator are defined in
Skill/Topic: IntermediateA) /commonjsp/desktop/Clarify.xmlB) /commonjsp/desktop/iAdmin.xmlC) /commonjsp/desktop/Admin.xmlD) /commonjsp/desktop/Toolbox.xml
-
What is the name of the feature by which the window manager automatically checks for the unsaved changes while closing the window and prompts the user to save any changes
Skill/Topic: IntermediateA) window dirty bit checkingB) window bit checkingC) dirty bit window checkingD) clarify checking.
-
Which tag contains the reference of the target worker bean
Skill/Topic: IntermediateA) WBInfoB) WBCdoInfoC) WBSendInfoD) SubmitInfo
-
The class which acts as interface between the C++ and the Java layer of clarify
Skill/Topic: IntermediateA) KJNIDispB) KJNPDispC) KJNLDispD) KKNIDisp
-
Which method on the client side is used to indicate that the node value has been changed
Skill/Topic: IntermediateA) ifFieldDirty()B) isFieldDirty()C) isDirtyField()D) ifDirtyField()
-
30. Worker bean calls ________ method to create, __________ method to initialize and ___________ method to initiate the creation of CBO’s within Save Bean
Skill/Topic: BeginnerA) createSaveBean(), setUpSaveBean(), SB.init()B) setUpSaveBean(), createSaveBean(),SB.init()C) SB.init(), createSaveBean(), setUpSaveBean()D) createSaveBean(), SB.init(), setUpSaveBean()
-
29. This method is main entry point for the worker bean processing and is called by the controller servlet. The name of the method is
Skill/Topic: BeginnerA) void processIncomingRequest(HttpServletRequest request, HttServletResponse response, BeanFactory beanFactory)B) void processIncomingRequest(HttpServletRequest request, BeanFactory beanFactory ,HttServletResponse response)C) void processIncomingRequest(BeanFactory beanFactory , HttpServletRequest request, HttServletResponse response)D) void processIncomingRequest(HttServletResponse...
-
Which of the following is/are true about savebeans –
Skill/Topic: BeginnerA) Uses CBOs for database operation.B) May use Beanfactory to create other savebeans for complex database operation.C) They are Http aware.D) They can be customized by subclassing.
-
Load/Save/ChildLoadBean/ChildSaveBean are HTTP aware
Skill/Topic: BeginnerA) TrueB) False
-
For any activity like update and insert, performed in the clarify CRM, a log is created called activity log. Name the table in which it is stored
Skill/Topic: IntermediateA) act_entryB) pay_meansC) log_entryD) act_logExplanation: The table contains a log for almost anything that is performed on clrify by users. Even the actions executed by process manager and Rule engine are also logged.
-
TLD file is an XML document that defines the _______,____________,____________
Skill/Topic: AdvancedA) custom tags,B) operationsC) attributesD) tag handlers.
Clarify CRM Interview Questions
Ans