Siebel CRM Business Components and Applets

Test your knowledge of Siebel CRM configuration including business components, applets, picklists, MVGs, and various field properties like PreDefault, Required, Read Only, and Force Case.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Business Component Properties include editing properties at the business component level to prevent deleting, inserting, merging, and updating of records in all applets like

  1. a) No Delete
  2. b) No Import
  3. c) No Update
  4. d) No SELECT
  5. a) No Delete c) No Update
Question 2 Multiple Choice (Single Answer)

To enclose field names in Search Specification Expressions, we have to use

  1. a) Single quotes
  2. b) Double quotes
  3. c) Bracket
  4. d) None
Question 3 Multiple Choice (Single Answer)

Which Business Component Property specifies the name of a field or list of fields that imposes a sort order on the records returned to an applet that is associated with the business component

  1. a) Owner Delete
  2. b)Search Specification
  3. c) Sort Specification
  4. d) None
Question 4 Multiple Choice (Single Answer)

Which is false?

  1. a) The fields specified in Sort Specification Property in the Business Component Property must be the child object definitions of the business component.
  2. b) Search Specification Expressions Must contain name of one or more fields and various logical and/or comparison operators.
  3. c) Search Specification Expressions cannot contain functions.
  4. d) None
Question 5 Multiple Choice (Single Answer)

Which is false?

  1. a) Link does not contain Sort Specification Property.
  2. b) Link contains Search Specification Property.
  3. c) Pick Lists do not contain Sort Specification Property.
  4. d) None
Question 6 Multiple Choice (Single Answer)

Which Business Component Field Property when set to TRUE prevents user from leaving field blank?

  1. a) Validation
  2. b) Read Only
  3. c) Required
  4. d) Force case
Question 7 Multiple Choice (Single Answer)

Which Business Component Field Property when set to TRUE prevents the user from editing the value?

  1. a) Validation
  2. b) Read Only
  3. c) Required
  4. d) Force case
Question 8 Multiple Choice (Single Answer)

Which Business Component Field Property defines the case for a field value?

  1. a) Validation
  2. b) Read Only
  3. c) Required
  4. d) Force case
Question 9 Multiple Choice (Single Answer)

Which property allows users to click a hyperlink in a field so as to view more information about that field through another view?

  1. a) Picklist
  2. b) Drilldown
  3. c) Toggle
  4. d) MVG
Question 10 Multiple Choice (Single Answer)

Which applet uses drilldowns?

  1. a) Form
  2. b) List
  3. c) both
  4. d) none
Question 11 Multiple Choice (Single Answer)

Which is false?

  1. a) An index must exists for the columns associated with the sort ield(s) specified in the Sort Specification.
  2. b) To use the index, the sort fields should be in the same order as the columns in the index
  3. c) If a sort specification uses columns from two different tables, both index will be used.
  4. d) If a sort specification uses columns from two different tables, no index will be used.
Question 12 Multiple Choice (Single Answer)

Which Business Component Field Property automatically assigns a value to a field for a new record?

  1. a) PreDefault
  2. b) Post Default
  3. c) Validation
  4. d) Required
Question 13 Multiple Choice (Single Answer)

If the Calculated property is set to TRUE, Column property is empty because

  1. a) Calculated fields are not stored in the database
  2. b) Calculated fields are derived from extension tables
  3. c) Calculated fields cannot be used as sort criteria
  4. d) Calculated fields required too many columns
Question 14 Multiple Choice (Single Answer)

Picklists enforces business rules and policies and makes data entry faster

  1. a) True
  2. d) False
  3. c) None
  4. d) None
Question 15 Multiple Choice (Single Answer)

Which Siebel-supplied business component that references the S_LST_OF_VAL table?

  1. a) Contact
  2. b) Account
  3. c) Service Request
  4. d) Picklist Generic
Question 16 Multiple Choice (Single Answer)

Which is true?

  1. a) In static picklist,values displayed in picklist change during run time.
  2. b) In dynamic picklist, values displayed in picklist change during run time.
  3. c) A static picklist provides the ability to update “joined fields”
  4. d) None
Question 17 Multiple Choice (Single Answer)

Which is false?

  1. a) Dynamic picklist copies foreign key reference to the selected value into destination field and reflects the current data in the database.
  2. b) Toggling allows to configure several applets to share the same place in a view
  3. c) We can configure more than one applet toggle in a view.
  4. d) None
Question 18 Multiple Choice (Single Answer)

Static Toggle Applet

  1. a) Must be based on the same business component
  2. b) Do not have to be based on the same business component
  3. c) Has an applet toggle child object type
  4. d) Allow users to toggle between applets by selecting the name of the applet from the show drop-down list.
Question 19 Multiple Choice (Single Answer)

Which is false?

  1. a) In Static Toggle Applet, the parent applet object definition specifies the first applet to appear in the view.
  2. b) In dynamic Toggle Applet, the value contained in a designated BC field determines the applet which will appear
  3. c) In dynamic Toggle Applet, if all test conditions fail for the applets specified in the applet toggle definitions, the child applet is displayed
  4. d) None
Question 20 Multiple Choice (Single Answer)

_____ is a set of detail (child) records associated with a parent record

  1. a) Picklist
  2. b) Toggle Applet
  3. c) Multi Value Group (MVG)
  4. d) Drilldown