Siebel and Lotus Notes Database Technologies

Quiz covering Siebel CRM (EIM, interface tables, data models) and Lotus Notes/Domino database concepts including actions, shared fields, design synopsis, and database operations.

20 Questions Published

Questions

Question 1 True/False

We can specify the input information and the output format during the report generation

  1. True
  2. False
Question 2 True/False

Navigators is an element that provides an easy way to access the forms, views, action, floder,links,URL

  1. True
  2. False
Question 3 Multiple Choice (Single Answer)

The different ways to create a database

  1. Using an existing template
  2. Using an existing database
  3. Creating a new/blank database
  4. All of these
Question 4 True/False

To create a new database Choose File -> Database -> New. The list box on the New Database dialog box lists several templates.

  1. True
  2. False
Question 5 Multiple Choice (Single Answer)

The extension for a database file is .NSF

  1. Notes Storage Facility
  2. Notes Template Facility
  3. Both
  4. None
Question 6 Multiple Choice (Single Answer)

The extension for a database file is .NTF

  1. Notes Storage Facility
  2. Notes Template Facility
  3. Both
  4. None
Question 7 Multiple Choice (Single Answer)

The shortcut to open an existing database is

  1. CTRL+O
  2. CTRL+V
  3. CTRL+N
  4. None
Question 8 True/False

Design Synopsis gives you a single location where you can browse or search all of the components and code logic of a database

  1. True
  2. False
Question 9 True/False

Design Synopsis provides you with an output of important information about every component of the application, for documentation or archival purposes.

  1. True
  2. False
Question 10 True/False

The Design Synopsis dialog box allows you to generate a detailed report on a particular database.

  1. True
  2. False
Question 11 Multiple Choice (Single Answer)

Which of the following are true about Shared fields

  1. Shared fields behave like fields, but may be used in different forms.
  2. If we change the properties of a shared field, the changes are promoted to all occurrences of this field.
  3. If we delete a shared field, the field will automatically get deleted from all the forms which are using it.
  4. All of these
Question 12 Multiple Choice (Single Answer)

Actions are

  1. Shortcuts to perform a task
  2. one-click shortcuts for routine tasks
  3. Actions can be used on views, subforms and forms.
  4. @commands, lotusscript, javescript can be used in actions
  5. All of the above
Question 13 Multiple Choice (Single Answer)

How many types of Siebel Data model extensions

  1. 1
  2. 2
  3. 5
  4. 3
Question 14 Multiple Choice (Multiple Answers)

User data stored in

  1. One Base Table
  2. EIM Tables
  3. Extension Tables
  4. More than one base table
Question 15 Multiple Choice (Single Answer)

Required fields for EIM table

  1. IF_ROW_BATCH_NUM, IF_ROW_STAT, CONFLICT_ID
  2. ROW_ID, IF_ROW_BATCH_NUM, conflict_id
  3. ROW_ID, IF_ROW_BATCH_NUM, IF_ROW_STAT
  4. ROW_ID, IF_ROW_BATCH_NUM
Question 16 Multiple Choice (Single Answer)

which operations performed by EIM

  1. Insert, Delete, Merge, Upsert
  2. Upsert, Merge
  3. Upsert, Delete, Merge
  4. Insert, Delete, Merge, Update
Question 17 Multiple Choice (Single Answer)

Interface tables stores:

  1. External Data
  2. Seed Data
  3. Repository Data
  4. None
Question 18 True/False

Interface tables populates data in more than one base table

  1. True
  2. False
Question 19 True/False

Pushing of data to interface table will be done using third party tool

  1. True
  2. False
Question 20 Multiple Choice (Single Answer)

Siebel installation populates:

  1. Seed and Repository Data
  2. User Data
  3. Both 1 & 2
  4. None