Enterprise Technology: Lotus Notes & Document Processing
Quiz covering Lotus Notes/Domino application development concepts and enterprise document processing systems
Questions
How extract records are received everyday ?
- VSAM
- QSAM
- xml file
- text file
GENDATA is coming in which layer ?
- Administrative Layer
- Output Business Logic Layer
- Output Generation and Presentation Layer
- Output Distribution Layer
What is the length of AOS OCWFEED ?
- 8192
- 10000
- 30000
- 8392
Which one is the common block in DAPFEED ?
- Control Block
- Agent Block
- Business Block
- Client Block
Which of the following statements is incorrect about FAP Files?
- Images are stored in FAP
- It contains the attributes of the object.
- It contains the offset value of the image
- FAP files can be read by the processing system and batch system.
Why we use Auto Format for an image?
- To align the objects.
- To delete the extra space in the image.
- To delete the unnecessary object.
- None of the above.
Which of the following statements is incorrect about DDT?
- Stores the image rule.
- Stores the objects separately.
- Stores the source data that are used during batch processing.
- Stores the data that rule processor retrieves.
We use the TEXT MERGE PARAGRAPH rule?
- When we have a variable defined in text area.
- When we have a variable defined in text label.
- When we use Logos
- None of the above
We use the Text Area:
- When we have large text that needs formatting
- When variables need to be interspersed with text
- When we have logo to be inserted in the text
- None of the above
Which of the following is incorrect about recipient list?
- It is a comma-delimited list of one or more recipient list.
- The specific recipients only receive the copy.
- Without defining in FORM.DAT, one can send the copy to recipient defined in recipient list.
- None of these
Which field sets the criteria to determine whether or not a form is included in the form set?
- Search Mask
- Recipient List
- Occurrence Flag
- Transaction Code
Why is CSET used?
- For Conditional Recipient
- For Unconditional recipient
- For all recipient
- For conditional images
Agents are
- Standalone programs that performs a specific task
- Agents can also be set to run unattended on the server, either on a schedule or when certain events occur.
- Both
- None
A Subform is a
- Horizontal slice of a form that you can use in more than one form.
- a part used in many forms
- Subform can contain the same elements as a regular form
- List of documents
- Both a&B&c
Sctript library is a
- central place for storing code to be shared
- to store images
- to store files
- None
Which of the following are true about the shared resources
- Shared resoruces contain design elements that can be shared among databases
- contain images, files
- contain applets, style sheets
- All of the above
- None
Images are the central place ,where we can import and store the images to the database, which can be used throughout your applications
- 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.
- 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.
- True
- False
Design Synopsis is a
- tool to generate a detailed report on a specific database
- It covers every component of the application
- It used to (to track database design versions, and to find specific information inside some design element
- All of these
- None of these