LOT-409 Exam Questions
135 real LOT-409 exam questions with expert-verified answers and explanations. Page 2 of 3.
- Question #51
What are two web technologies leveraged by IBM Domino Web services consumers and providers? (Choose two.)
- Question #52
How would a developer use an existing script library containing Java code used in a Java agent?
- Question #53
How would a developer make a view a calendar view?
- Question #54
Florence is planning an application that will consist of several forms. Each form will contain the same five fields as well as the same static text for each of the fields. What met...
- Question #55
An application developer has selected the database property "Support Response Thread History". What effect does the setting have on documents in the database?
- Question #56
What is the View_Rebuild_Dir notes.ini parameter used to specify?
- Question #57
When is it appropriate to use the Advanced database property "Don't overwrite free space"?
- Question #58
Tara is writing an XPage application and wants to define the life of an object to be limited to the rendering of the page. Which scope should she use?
- Question #59
How can a developer find out which applications are his that are not in any working set?
- Question #60
Eclipse-based source control clients work on physical files, and they work with the IBM Domino Designer projects elements on the physical files. Which statement describes these ele...
- Question #61
Anne wants to configure three Eclipse managed settings for one plugin using IBM Domino Designer. What is the correct syntax to use?
- Question #62
Steven has taken over as the designer for an existing application and has received reports of incorrect data in a particular field in documents. He wants to find all the places in...
- Question #63
Jane wants to displays errors, warnings, and other information about IBM Domino Designer resources. What step does she need to perform?
- Question #64
In which file do the Eclipse preferences reside?
- Question #65
If Jane wants to adjust the content of the perspectives in IBM Domino Designer, how would she do this?
- Question #66
The LCConnection.fetch method performs what action?
- Question #67
The process by which a control on an XPage is configured so it can write/read data to/from an IBM Notes database is described by which process?
- Question #68
A developer is designing an IBM Notes application integrated with IBM Sametime. The Contact List has been embedded on a page of the application. How can the user display their cont...
- Question #69
Which is a property of the Domino Data Service's (REST API) Database Collection GET ?
- Question #70
Simon has been asked to create an agent that will return a list of all of the attachments in an IBM Notes document. Which method or property of the NotesRichTextNavigator or NotesR...
- Question #71
Which two data sources does extlibx provide for XPages? (Choose two.)
- Question #72
How can session token information be captured using a servlet?
- Question #73
Which three statements are true with regards to SAML? (Choose three.)
- Question #74
Sally has a form with a Readers 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 docu...
- Question #75
An XPages application needs to access user information such as unique ids, quota, and database roles for current user. This can be done using which option?
- Question #76
What is needed to allow a user with Editor level access to a database to enable a scheduled agent?
- Question #77
Which access control list entry allows a user to edit only those documents with their name in an Authors field?
- Question #78
Mary is the IBM Domino administrator and needs to deploy an agent she has written. Mary's agent reads and writes data directly to the file system, is scheduled to run on server dai...
- Question #79
Adam wants to debug a button on an XPage that runs server-side JavaScript code and has already set up the JavaScript server-side debugger. How does Adam get to the line in the butt...
- Question #80
Mary's mobile application will be accessed using a Web browser using HTTPS. What must Mary do to ensure the browser will allow access to her application site?
- Question #81
Why would a developer create a role?
- Question #82
Which design element supports the use of Access Controlled Sections?
- Question #83
Charles wants to add the company logo to the image resources in the mail template so that it can be used in the mail header for IBM Notes mail messages. Which statement describes h...
- Question #84
In IBM LotusScript, which NotesDocument class property can be used to find the owner of a lock on a document?
- Question #85
Grayson created an application that is deployed on servers and with local replicas on individual user workstations. What feature of IBM Notes can limit the data deployed to local r...
- Question #86
In which file are XPages application runtime configuration settings saved?
- Question #87
Daniel wants to programmatically use the full text indexing features of IBM Domino. Which fields can be indexed by default?
- Question #88
James has a large number of image resources and he knows that the name of the image resource will change when it is updated. How can he add an alias name to the image resource?
- Question #89
James will need to use IBM LotusScript in order to modify the Calendar Profile stored in his mail file. Given the following snippet of code, what would be the correct line for inst...
- Question #90
What is the primary purpose of a master template?
- Question #91
Caroline is programmatically using the UniversalID property of a document. Which option will return the same value as the UniversalID property?
- Question #92
Charles is designing a database agent with IBM LotusScript that will display the name(s) of the folder(s) that a specific document is in, if it is in one or more folders. He is usi...
- Question #93
An IBM Domino application performs certain operations, such as DDE-related functions, that are not available in all platform versions of IBM Notes and Domino. What function can be...
- Question #94
Mary wants to attach the IBM Domino Designer JavaScript remote debugger to her server, and finds the parameter JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8000...
- Question #95
Mary has written an IBM Domino XPage application called myxsp in myDb.nsf on myServer. The end users are reporting performance issues on first use after the server starts. What two...
- Question #96
The Debug_AMGR notes.ini parameter can be used to debug IBM Domino agents running in which context?
- Question #97
What is the function of the class com.ibm.xsp.exception.XSPExceptionInfo?
- Question #98
What data does the Remote Debugger Utility window include?
- Question #99
What does the notes.ini parameter javaenabledebug=1 do?
- Question #100
Heather is developing a new form in her application. Which steps will allow Heather to insert an existing subform into her new form?