-
Which of the following is true about the auto destination servlets in ClarifyCRM
Skill/Topic: IntermediateA) Specify the rule_type parameter within the web.xml fileB) Uses the auto destination rules stored in the table_ruleC) Can be configured to use two different types of rules t o determine what queues or users to use when dispatching/assigning objects.D) They are used to start the communication without instantiating the interactionExplanation: AutoDestinationServlet is used...
-
Validation framework in clarifyCRM provides the validation support for which of the following
Skill/Topic: IntermediateA) Currency and currency symbolB) Numerical ValidationsC) String Length ValidationsD) a & b
-
Which of the following is not a clarify specific bean
Skill/Topic: AdvancedA) xbeanB) actionbeanC) workerbeanD) containerbean
-
Which flag should be used in the command line of clarify.exe to launch clear basic debugger in runtime, in clarify thick client________________.
Skill/Topic: AdvancedA) –cb debuggerExplanation: Clear Basic is some what similar to Visual Basic with main a difference that the executable is downloaded on to client m/c before execution. This makes distributing GUI changes quite simple in classic environment also.
-
-
Robbie runs a small supermarket with four available checkout counters.
The supermarket is busiest between 6pm and 7pm each weekday night. One evening, an angry customer stormed out of the supermarket complaining Loudly about the long queue dropping her basket of froddos on the floor as she left. Robbie would like to know if he needs to build a few more checkout counters. you are required to run simulation on the queue length at Robbie's supermarket and advise him on the...
-
-
Clear Logistics, Clear Sales in ClarifyCRM
Explain the term Clear Logisticis, Clear Sales, Clear Support in Clarify CRM in detail
-
EAI Internal and External IO
What is Internal IO and External IO?
-
Synchronous Motor
What is self control mode of a synchronous motor?When operated with variable frequency, a synchronous motor has an advantage over an induction motor. What is it?While operating on phase controlled converter the commutation capability of the motor detoriates. Explain why?Why a current source inverter fed induction motor is unstable, if operated in open loop?
-
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()
Clarify CRM Interview Questions
Ans