Can any one guide me solving questions.
- Which form is used to open a document, when document is mailed to mail in db.
a. Form name stored in FORM Field
b. Default form
c. Form stored in a document
d. Form defined in a view formula
- Where the form formula within form are interpreted
a. Form
b. View
c. Document
d. Fields
- Server1 and Server2, replicates with the Hub server, some users just want to see the local server document, and some users want to see the local server documents and also, the other server document. In that case which is the best way to achieve this?
a. Create a views seperately for individual server
b. Selective replication will be done for both the servers
c. Create the views within the appopriate databases, with the selection formula for appropriate condition on both the
servers.
- Which language will be used or a combination of language will be used to access non domino servers
a. Java
b. Javascript
c. Lotus Script
d. Lotus Script
- Which language will be used to connect to relation databases. User want to use the existing connections.
a. Java
b. Lotus Script
c. Javascript
d. Formula
- Which will not get indexed while selecting full text index?
a. OLE
b. Attachments
c. Graphics
d. Embedded Objects
- For Sales DB, every day, 10,000 documents, for the same products and partnumbers. This old docs are deleted from the DB by an agent. How this will impact the application.
a. Replication burden will be high
b. Replication conflicts will occur, because, the same docs are generated every day
c. There is only limit of, 4,236,685 documents can be created in a DB
d. User might not see the new information because of the same Product and partnumber generated every day.
- Which is TRUE about readers field?
a. User with Reader access gets effected.
b. If form has multiple readers field, value of each field effects Reader access.
- User is developing an application which will be used for in Notes client and also on Web. Which is the language, which
is the best language to achieve this.
a. Javascript
b. Java
c. Lotusscript
d. Formula
- There is grpahics in the document. When user switches the documents, it becomes very slow. On the web.
a. Graphics is pasted in the form
b. SubDir where the graphics is linked is missing
c. Graphic file is missing from the sub dir from where the image is linked.
- When the document opened, what is the sequence of the formula calculations.
a. Default, Input Translation, Input Validation
b. Default, InVal, InTRans
c. InTRans, Default, InVal.
- How to achieve this. User on web, clicks on one of the field, and it should dynamically bring the data from the
other database without refrehing the screen
a. Not possible
b. Via DECS Java Library
c. Via R5 CORBA Classes
d. Via Java Agent
- Is it possible to make a r5 db on domino server to work with non notes databases.
a. OLE
b. COM
c. OLE and COM
d. neither OLE nor COM
- Is it possible to use Notes db to make it work the same way it works in Notes Client
a. No change required, it works the way it works in notes
b. The views should be shown in frameset
c. Forms and views need to modified.