Exam Number/Code: 190-835
Questions and Answers:136 Q&As
Updated: 2009-08-31
Exam Name: IBM Lotus Notes Domino 8 App Development Intermediate Skills
examsoon professional IT Q&As vendors, offer well after-sale service for 190-835 braindumps. To all the customers buy the real 190-835 questions and answers, examsoon provide track service for 190-835 study guides. when you buy the Q&As with in 3 months. you can enjoy the upgrade Q&As service for free with 190-835 practice exam. If in this period, the certified test center change the Lotus CLP 190-835 exam Q&As, we will update the 190-835 simulations Q&A in the first time, and provide you the download update for free
190-835 Free Demo Download
examsoon offers free demo for 190-835 136 Q & As with Expert Explanations). You can check out the interface, question quality and usability of our practice exams before you decide to buy it.
Download 190-835 Exam Pdf Demo
Download 190-835 Exam iEngine Demo
Exam : Lotus 190-835
Title : IBM Lotus Notes Domino 8 App Development Intermediate Skills
1. Daniel is designing a Suggestions application and wants to minimize replication conflicts. Which one of the following will accomplish this?
A. Assign users Editor access to the database.
Create a form of type Document and name the form ‘Suggestion’. Create a form of type Comment and name the form ‘Comments’.
Use Authors fields on both forms.
B. Assign users Author access to the database.
Create a form of type Document and name the form ‘Suggestion’. Create a form of type Comment and name the form ‘Comments’.
Use Readers fields on both forms.
C. Assign users Author access to the database.
Create a form of type Document and name the form ‘Suggestion’. Create a form of type Response and name the form ‘Comments’.
Use Authors fields on both forms.
D. Assign users Editor access to the database.
Create a form of type Document and name the form ‘Suggestion’. Create a form of type Response and name the form ‘Comments’.
Use Readers fields on both forms.
Answer: C
2. Roselia changed the "By Status" view in her workflow database. She selected the "Don’t show empty categories" row property for the view. Why would she have done this?
A. Database performance needs to be improved. Roselia has set this property so that the view index will be smaller, allowing for faster indexing and faster opening of the view.
B. Document access is restricted with Readers fields. Roselia needs to ensure that each Status category only displays when the category contains at least one document to which the user has access.
C. There are 5 different values possible for the Status field, but often all documents have a Status of "Closed". Roselia wants to show each category only when there is at least one request with that Status.
D. Many new requests entered into this database every week. Roselia is worried about the database size. She has set this property to reduce the size of the index of the main view of the database to save disk space.
Answer: B
3. The "Job Opportunities" database is accessed regularly by many employees at Gayla’s company. The database has been replicated to local servers at each of the company’s 20 locations. Although Gayla has created a full-text index (including the indexing of attachments) on a hub server and verified that the hub replicates to all of the distributed servers, her users complain that searches are very slow, and they are unable to use the "Fill out example form" search feature that they CAN use in some other databases. What could be done to fix this problem?
A. Gayla needs to click the Create index button on the Full Text tab of the database Properties on each of the replica databases.
B. Gayla needs to select the "Replicate view search indices" parameter on the database Properties Advanced tab on each of the replica databases.
C. The Notes administrator needs to increase the number of minutes specified by the ReplicationTimeLimit parameter in the hub server’s Notes.ini file.
D. Gayla needs to select the "Replicate view search indices" parameter on the database Properties Advanced tab on the database on the hub server.
Answer: A
4. Norah wants to provide navigation on the left side of the screen and content on the right side. The navigation should have links to views, with some links inside collapsed folders. It should also have links for actions, using custom icons for the links. Can this be done?
A. No. Notes navigators are no longer supported, and Pages, Frames, and Framesets are for Web applications.
B. No. Most of this can be built using outlines, pages, frames, and framesets. But icon graphics must be selected from those provided in the notesdatadominoicons folder.
C. Yes. Create an outline with links for views and actions. Custom icons can be used. Put the outline on a page. Put the page in the left-hand frame of a frameset. The right-hand frame will hold the content.
D. Yes. Create a Notes navigator object with an image bitmap for the navigation, placing an embedded editor on the right for the content. Create clickable areas on the navigator image to link to views and actions.
Answer: C
5. Which one of the following contains data types stored as summary data by default?
A. Text, number, date/time, reader names
B. Text, text lists, rich text
C. All data types are stored in the summary buffer
D. Rich text, file attachments, embedded OLE objects
Answer: A