1. What is the full form of CDOCOL
A) Common Data Objects Collection
CDOCOL means ClarifyCRM data Object Collection.
2. What is the use of binding framework in Clarify?
Used to bind the values with CDO and CDOCOLS fields
3. How to design test cases for Clarify CRM?
Please share your answers.
Both Managing Accounts,Leads and Oppurtunities
C) Can be configured to use two different types of rules t o determine what queues or users to use when dispatching/assigning objects.
CDOChoiceList - used for Clarify Choice list.
CDOUserChoiceList - Used for User defined choice list
A)Enable agents to work on the support and part request objects
C) To work on creation, assignment, dispatch and acceptance of the work cases.
TLD file defines the following features:
1) Defines what are the various basic operations we can do with the TLD file.
2) Defines the various attributes available for the TLD.
3) It also mentions the tag handler class.
Control Binding
Data Binding
Explanation: 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.
Act_entry
(A,D)
Beanfactory is used for intantiating child load and save beans
A) void processIncomingRequest(HttpServletRequest request, HttServletResponse response, BeanFactory beanFactory)
B) setUpSaveBean(), createSaveBean(),SB.init()
B) /commonjsp/desktop/iAdmin.xml
A) clfy:menu , clarify.tld
27. Worker beans are HTTP aware
A) True
B) False
A , Explanation: Data request or UI request will go to ControlServlet then it will generate a HTTP request to Particular Worker Bean.
C, One contact can create many cases. where as a case will have only one contact.
A, Explanation: If we want to creat a load,save or Message Bean we need to instantiate the Bean Factory.
31. Tell me does clarify database has explicit primary keys defined for the tables?
NO. Primary key are not defined in the Clarify Database. The restrictions and relationships are managed by the application itself.
C, One site can have many cases where as one Case can't have more then one site. So Many to one.
33. What is the full form of CDO?
A) Common Data Objects
CDO means Clarify CRM Data Objects not Common Data Objects as i supposeThese are the Client side data objects.
The acceptance of the workflow object like case from the common pool or queue, by the user
Answer: AWe cann't create a CBO's in clarify but we can create a Generic Business objects.