최신 IBM Certified Application Developer LOT-409 무료샘플문제:
1. Which two data sources does extlibx provide for XPages? (Choose two.)
A) JDBC Save for write access
B) JDBC Open for data access
C) JDBC Query for read only access
D) JDBC RowSet for read/write access
E) JDBC OpenforWrite provides read and write access
2. Lauren is creating a new form in a database and wants to add an action to that form for her users. How does Lauren add the action to her form?
A) Lauren would right-click while in the Action section under Code in the Application Eclipse view and choose New Action.
B) Lauren would right-click in the QueryOpen event of the form and choose Insert Action.
C) Lauren is not able to add an action to a form as actions are available for views only.
D) While Lauren has that form open in the IBM Domino Designer client, choose the menu option Create > Action > Action.
3. What is needed to allow a user with Editor level access to a database to enable a scheduled agent?
A) The Editor level user should be listed in the "Sign or run unrestricted methods and operations"
field on the Security tab of the Server
document.
B) The agent property "Allow editor level user activation" must be checked in the Security tab of
the agent properties.
C) The Editor level user has the Execution Control List setting of "Modify other Notes Databases"
enabled for their ID file.
D) There is no way for a user with Editor level access to enable a scheduled agent to run as that
would require a change to the agent requiring at
least Designer access.
4. Which statement is true with regards to the usage of WebQuerySave event?
A) runs the agent after field input validation formulas are run and after the document is actually saved to disk
B) runs the agent after field input validation formulas are run and before the document is actually saved to disk
C) runs the agent before field input validation formulas are run and before the document is actually saved to disk
D) runs the agent before field input validation formulas are run and after the document is actually saved to disk
5. Chloe would like to add an alias for one of her forms. What is one way she could do that?
A) Add a "|" (pipe symbol) and the alias after the Name specified in the form properties.
B) Add a computed field named "Alias" to the form and set its value to the alias.
C) Add a $Alias item to the form design note with the alias as its value.
D) Add the alias to the "Alias Names" section in the form properties.
질문과 대답:
질문 # 1 정답: C,D | 질문 # 2 정답: D | 질문 # 3 정답: B | 질문 # 4 정답: B | 질문 # 5 정답: A |