-
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.
-
Subclass wizard bean templates are written in a template coding language called
Skill/Topic: IntermediateA) Velocity Template LanguageB) Verborsity Template LanguageC) Velocity Expert LanguageD) Verbosity Template Language
-
Which of the following statements is false about the Data Communication Framework.
Skill/Topic: IntermediateA) JavaScript object that handles communication between windows on the client.B) Support callback functionsC) Contains data communication items which identify data to copy from one window to another.D) Decreases the need for server round up time
-
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
-
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
-
If u want to get the reference of a cdo object in client side which of the following should be used
Skill/Topic: AdvancedA) g_cdoManager.getCdoByName()B) g_cdoManager.getCdoById()C) m_cdoManager.getCdoByName()D) m_cdoManager.getCdoById()Explanation: Because at client side the variables are always referenced by g_(Variable Name)
-
If u want to get the reference of a cdo object in server side which of the following should be used
Skill/Topic: AdvancedA) g_cdoManager.getCdoByName()B) g_cdoManager.getCdoById()C) m_cdoManager.getCdoByName()D) m_cdoManager.getCdoById()Explanation: Because at server side the variables are always referenced by m_(Variable Name)
-
Which function displays a JavaScript alert or logs a message to the debug window
Skill/Topic: AdvancedA) WMAlert(strMessage, strDebug)B) WMAlert ( strDebug, strMessage)C) WMCAlert(strMessage, strDebug)D) WMCAlert ( strDebug, strMessage)
-
The alt_login_name field newly added in the table_user table in the ClarifyCRM 13.1 release is used to
Skill/Topic: AdvancedA) store login information for a secondary billing systemB) Store login information for a CRM.C) Store license information for a secondary billing system.D) None of the above
-
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
-
To add the shortcut keys to the Menu items we use the one of the following property
Skill/Topic: AdvancedA) shortcutKeyB) cutshortKeyC) hotkeyD) menuitemshortcutkey
-
Window Manager system consists of the
Skill/Topic: AdvancedA) WMSendMessage functionB) Message dispatcherC) Message handlersD) Message invokers.
-
Worker beans are HTTP aware
Skill/Topic: BeginnerA) TrueB) False
-
Which of the following statement(s) is true about the Bean Factory
Skill/Topic: BeginnerA) It is used to instantiate the Application BeansB) Called by controller and from within Application BeansC) Forms the integral part of the Adapter class.D) Selects the appropriate Beans version to instantiate based on Class Map table.
-
In clarify CRM billing manager the relation between the case and the contact is
Skill/Topic: BeginnerA) One to OneB) One to manyC) Many to oneD) Many to Many
-
In clarify CRM billing manager the relation between the case and the site is
Skill/Topic: BeginnerA) One to OneB) One to manyC) Many to oneD) Many to Many
-
Does clarify database has explicit primary keys defined for the tables.
Skill/Topic: BeginnerA) YesB) NoExplanation: This is the speciality of the Clarify database that none of the table has a primary key. “ObjId” is used as reference key.
-
What is yanking ?
Skill/Topic: IntermediateA) The acceptance of the workflow object like case from the common pool or queue, by the userB) create activities and activities logsC) create and update payment channels and add this information to the clarify databaseD) None of the above.Explanation: This is an activity performed by the responsible person responsible for handling the particular case.
-
What is the full form of CDO
Skill/Topic: BeginnerA) Common Data Objects
-
Which of the following statements is false about the use of objId in the Clarify CRM database.
Skill/Topic: BeginnerA) objId never appear in any form of the ClarifyCRM applicationB) The value of the objId can be changed by the end user.C) objId is not dependent on any actual data changes to the data.D) Use of objId results in consistent and faster handling of searches in the database.Explanation: The value of the objId cannot be changed by the end user.
Clarify CRM Interview Questions
Ans