-
-
Technical and Functional Consultant
What is the difference between technical consultant and functional consultant with respect to their roles and responsibilities?
-
HideClfyDates() Function
What is the purpose of HideClfyDates() function?
-
Determine Max. & Min. Temperatures
A motor has a heating time constant of 90 minutes & cooling time constant of 120 minutes & final steady state temp. Rise on full load of 60 deg. Celsius. The motor has repeated load cycle of full load for 30 minutes followed by stationary period of 30 minutes. Determine the max. & min. Temperatures.
-
AOM and business component in Siebel
What is the difference between AOM and business component in Siebel?
-
What is the use of binding framework in Clarify. (Select Multiple)
Skill/Topic: BeginnerA) Used to copy data from the CDO and CDOCOL to the HTML elementsB) Used to copy data from the HTML elements to CDO and CDOCOLC) Used to copy data from the CDO to CDOCOLD) Used to copy data from the CDOCOL to CDO.Explanation: Answer –_ (a,b) because binding elements are associated with the html elements and the CDO’s
-
Worker beans are HTTP aware
Skill/Topic: BeginnerA) TrueB) False
-
Load/Save/ChildLoadBean/ChildSaveBean are HTTP aware
Skill/Topic: BeginnerA) TrueB) False
-
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 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
-
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.
-
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.
-
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...
-
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()
-
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.
-
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()
-
The class which acts as interface between the C++ and the Java layer of clarify
Skill/Topic: IntermediateA) KJNIDispB) KJNPDispC) KJNLDispD) KKNIDisp
-
Which tag contains the reference of the target worker bean
Skill/Topic: IntermediateA) WBInfoB) WBCdoInfoC) WBSendInfoD) SubmitInfo
-
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.
Clarify CRM Interview Questions
Ans