101. Which pages are non-split JSP’s in clarify CRM? A) exception JSP’***planation: the pages which are used to present error on client side. 102. Each of the exception and non split JSP should have an entry in a file. Please specify the name of the file. A) exception_jsp_inc.js 103. Which of the following can’t be…
Category: Clarify CRM
Clarify CRM Interview Questions Part#5
81. Which jar file should be mandatiorialy be present in the classpath of the ClarifyCRM application A) ClfyIntegration.jarB) ClfyShutdown.jarC) ClfyStartup.jarD) ClfySession.jar 82. Can CDO’s be accessed across JSP pages A) TrueB) FalseExplanation: This can be done my Copycodo 83. The properties in the WorkerBeanImpl class for handling errors is A) ErrorPageB) MessageBeanC) TitleD) postQueryValidateHook() 84.…
Clarify CRM Interview Questions Part#4
61. What is the use of CDOCOL. (Select Multiple) A) It is the collection of CDOs.B) It is used to display the data on the search pages.C) It is the BindingElement and used to display the data on the search pages.D) It is used to 62. Can a user belong to more than one page…
Clarify CRM Interview Questions Part#3
41. If u want to get the reference of a cdo object in client side which of the following should be used A) g_cdoManager.getCdoByName()B) g_cdoManager.getCdoById()C) m_cdoManager.getCdoByName()D) m_cdoManager.getCdoById()Explanation: Because at client side the variables are always re 42. The _________ binding element is designed to replace server-side Scriptlet code ina JSP that performs conditional testing on…
Clarify CRM Interview Questions Part#2
21. what are the real time problems involved in supporting the SAP CRM and their solutions especially in the area of Marketing and planning campanig managment 22. What is the full form of CDOCOL 23. Loading of the page in clarify is faster because of the following reason 24. what is the administration mode flag?where…
Clarify CRM Interview Questions Part#1
1. In clarify CRM billing manager the relation between financial account and the billing arrangement is A) One to OneB) One to manyC) Many to oneD) Many to Many 2. What are the two types of binding defined in clarify A) Control Level BindingB) Page level bindingC) Data level bindingD) Html binding 3. The data…