-
-
Which of the following statements about the ClarifyCRM Business Objects (CBO’s) is true
Skill/Topic: AdvancedA) These are Generic Business objects that can be instantiated to access any ClarifyCRM database table or viewB) They combine workflow, activity logging and processing of database objectsC) Designed for use in web applications and interfaces to other applications which support COM or Java beansD) They are used to manage the complete order delivery service.
-
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.
-
What is the full form of CDO
Skill/Topic: BeginnerA) Common Data Objects
-
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.
-
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.
-
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
-
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
-
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.
-
Worker beans are HTTP aware
Skill/Topic: BeginnerA) TrueB) False
-
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 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
-
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)
-
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)
-
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)
-
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 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
Clarify CRM Interview Questions
Ans