Database Application Development: Forms, Views, and EIM

Test your knowledge of database application development concepts including form design, view management, document hierarchies, and Enterprise Integration Management (EIM) in enterprise CRM systems like Lotus Notes or Siebel.

20 Questions Published

Questions

Question 1 Multiple Choice (Multiple Answers)

EIM is a

  1. Real Time Integration
  2. Batch Mode Integration
  3. Both
  4. None
Question 2 True/False

Can you use EIM to populate added extension columns in base table?

  1. True
  2. False
Question 3 True/False

A form events occurs at the document level when users open or close a document

  1. True
  2. False
Question 4 True/False

The view might contain all documents in the database, or only those that use a particular form, or only those created within a month, or any other rule you set.

  1. True
  2. False
Question 5 True/False

View events occur when users work in a specific view or folder. View events include opening or closing a view, adding documents to a calendar view, or adding documents to a folder.

  1. True
  2. False
Question 6 True/False

QueryOpen,PostOpen,QueryPast,PostPaste are few of the examples for view events

  1. True
  2. False
Question 7 True/False

To create a new form, go to Form Designer and click New Form, or choose Create -> Design -> Form from the Designer.

  1. True
  2. False
Question 8 True/False

we can copy and paste a form from the Design Form pane and then customize the form

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

Types of forms we can create

  1. Document
  2. Response
  3. Response to Response
  4. All the above
Question 10 Multiple Choice (Single Answer)

The form with a type "Document" means

  1. it is a main document
  2. it is linked to a main document of type Document
  3. it adds a third level to the document hierarchy
  4. All the above
Question 11 Multiple Choice (Single Answer)

The form with a type "Response" means

  1. it is a main document
  2. it is linked to a main document of type Document
  3. it adds a third level to the document hierarchy
  4. All the above
Question 12 Multiple Choice (Single Answer)

The form with a type "Response to Response" means

  1. it is a main document
  2. it is linked to a main document of type Document
  3. it adds a third level to the document hierarchy
  4. All the above
Question 13 True/False

A Response document cannot exist without a parent

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

shared views are

  1. available to many users
  2. used by one person
  3. Both
  4. none of these
Question 15 True/False

Form Events are useful for speeding up document display times because they execute only when a specific form event occurs, unlike field recalculations that occur each time a document is saved, opened, or refreshed.

  1. True
  2. False
Question 16 True/False

The following are the few Examples for the Form events, onClick,OnDblClick,double-click,onKeyDown

  1. True
  2. False
Question 17 True/False

A form-building shortcut that lets you store regularly used fields, sections, actions, and other form elements together is called subform

  1. True
  2. False
Question 18 True/False

Every view has a view selection formula, which is a rule used to decide which documents will be displayed in that view

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

personal view is

  1. available to many users
  2. used by one person
  3. Both
  4. none of these
Question 20 Multiple Choice (Single Answer)

Users with Designer or Manager access can create

  1. shared views.
  2. Personal View
  3. None
  4. Both