Enterprise Technology: Lotus Notes & Document Processing

Quiz covering Lotus Notes/Domino application development concepts and enterprise document processing systems

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

How extract records are received everyday ?

  1. VSAM
  2. QSAM
  3. xml file
  4. text file
Question 2 Multiple Choice (Single Answer)

GENDATA is coming in which layer ?

  1. Administrative Layer
  2. Output Business Logic Layer
  3. Output Generation and Presentation Layer
  4. Output Distribution Layer
Question 3 Multiple Choice (Single Answer)

What is the length of AOS OCWFEED ?

  1. 8192
  2. 10000
  3. 30000
  4. 8392
Question 4 Multiple Choice (Single Answer)

Which one is the common block in DAPFEED ?

  1. Control Block
  2. Agent Block
  3. Business Block
  4. Client Block
Question 5 Multiple Choice (Single Answer)

Which of the following statements is incorrect about FAP Files?

  1. Images are stored in FAP
  2. It contains the attributes of the object.
  3. It contains the offset value of the image
  4. FAP files can be read by the processing system and batch system.
Question 6 Multiple Choice (Single Answer)

Why we use Auto Format for an image?

  1. To align the objects.
  2. To delete the extra space in the image.
  3. To delete the unnecessary object.
  4. None of the above.
Question 7 Multiple Choice (Single Answer)

Which of the following statements is incorrect about DDT?

  1. Stores the image rule.
  2. Stores the objects separately.
  3. Stores the source data that are used during batch processing.
  4. Stores the data that rule processor retrieves.
Question 8 Multiple Choice (Single Answer)

We use the TEXT MERGE PARAGRAPH rule?

  1. When we have a variable defined in text area.
  2. When we have a variable defined in text label.
  3. When we use Logos
  4. None of the above
Question 9 Multiple Choice (Single Answer)

We use the Text Area:

  1. When we have large text that needs formatting
  2. When variables need to be interspersed with text
  3. When we have logo to be inserted in the text
  4. None of the above
Question 10 Multiple Choice (Single Answer)

Which of the following is incorrect about recipient list?

  1. It is a comma-delimited list of one or more recipient list.
  2. The specific recipients only receive the copy.
  3. Without defining in FORM.DAT, one can send the copy to recipient defined in recipient list.
  4. None of these
Question 11 Multiple Choice (Single Answer)

Which field sets the criteria to determine whether or not a form is included in the form set?

  1. Search Mask
  2. Recipient List
  3. Occurrence Flag
  4. Transaction Code
Question 12 Multiple Choice (Single Answer)

Why is CSET used?

  1. For Conditional Recipient
  2. For Unconditional recipient
  3. For all recipient
  4. For conditional images
Question 13 Multiple Choice (Single Answer)

Agents are

  1. Standalone programs that performs a specific task
  2. Agents can also be set to run unattended on the server, either on a schedule or when certain events occur.
  3. Both
  4. None
Question 14 Multiple Choice (Single Answer)

A Subform is a

  1. Horizontal slice of a form that you can use in more than one form.
  2. a part used in many forms
  3. Subform can contain the same elements as a regular form
  4. List of documents
  5. Both a&B&c
Question 15 Multiple Choice (Single Answer)

Sctript library is a

  1. central place for storing code to be shared
  2. to store images
  3. to store files
  4. None
Question 16 Multiple Choice (Single Answer)

Which of the following are true about the shared resources

  1. Shared resoruces contain design elements that can be shared among databases
  2. contain images, files
  3. contain applets, style sheets
  4. All of the above
  5. None
Question 17 True/False

Images are the central place ,where we can import and store the images to the database, which can be used throughout your applications

  1. True
  2. False
Question 18 True/False

Files are the central place , where we can import and store the files to the database, which can be used throughout your applications. An example of a file to be imported could be an HTML file.

  1. True
  2. False
Question 19 True/False

We can Create the style sheet with our favorite editor, import it as a shared resource in Domino Designer, and it will then be available for use throughout the databases.

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

Design Synopsis is a

  1. tool to generate a detailed report on a specific database
  2. It covers every component of the application
  3. It used to (to track database design versions, and to find specific information inside some design element
  4. All of these
  5. None of these