Justin wants to allow users to find data in PDF files when they search in the database he is creating. Which feature will increase the quality of results if enabled?
A. index encrypted fields
B. "Don't allow simple search" database property
C. index attached files using conversion filters
D. "Optimize document table map" database property
正解:C
質問 2:
How can a developer launch the JavaScript debugger?
A. Use the IBM Domino console command load JSDebug.
B. Launch the JavaScript debugger from the IBM Domino Designer client.
C. Launch the JavaScript debugger from the JDK.
D. Use the IBM Domino console command load JavaScript debug.
正解:B
質問 3:
Lee has a form with an Authors field on it. That field is computed and its value is "Users". When a document is created with the form, what effect does the field have on that document?
A. Only members of the Users group will be able to replicate or copy the document.
B. The Users group will be listed in the CreatedBy field.
C. There will be no effect if the members of the Users group have higher than Author level access to the database.
D. Only members of the Users group will be able to modify the document.
正解:C
質問 4:
What is the View_Rebuild_Dir notes.ini parameter used to specify?
A. the frequency the view is rebuilt
B. the maximum size of a view rebuild directory
C. the temporary folder used for view rebuilds
D. the maximum amount of time a view rebuild is allowed to take
正解:C
質問 5:
How would a developer apply a style sheet to an existing XPage?
A. Nothing needs to be done as Style Sheets cannot be used in XPages.
B. Click the Add style sheet to page button from the Style tab of the XPage properties.
C. Nothing needs to be done as any Style Sheet that is in the application is available to all XPages.
D. Click the Add style sheet to page button on the XSP Properties tab for the application.
正解:B
質問 6:
Mary would like to log information about an XPage application she has written. What can Mary do to log output from her application?
A. Use the Java handlers java.util.logging.ConsoleHandler and java.util.logging.FileHandler.
B. Use the remote debugger in the IBM Designer client to log detailed information.
C. Enable IBM Domino console logging by setting console_log_enabled to write output to the console.log file.
D. Enable HTTPAgentLogging to write detailed information to the IBM_TECHNICAL_SUPPORT directory.
正解:A
質問 7:
What benefit does using a working set in the IBM Domino Designer client allow?
A. It will prevent other designers from modifying applications while a developer is working with them in a working set.
B. In order to work on an application in the Domino Designer client, it must be in a working set.
C. It allows source control functionality to automatically track any changes to the databases in the working set.
D. It allows a designer to group all databases that are part of a project together so only they are showing in the Application Navigator.
正解:D