IBM C2040-409 - IBM Notes and Domino 9.0 Social Edition Application Development Exam

Page:    1 / 25   
Total 122 questions

What is the function of the class com.ibm.xsp.exception.XSPExceptionInfo?

  • A. returns the component that returned the error
  • B. returns the operator passed on the failing call
  • C. allows the developer to specify special error conditions
  • D. allows the runtime to return additional information about the error


Answer : D

Kenneth is using a Computed for display Text field on his form. He would like for new documents created with the form to display the data from that field in a column in a view.
What is one of the things that he could to do to be able to do that?

  • A. Change the field Type to Editable.
  • B. Populate the Column value property of the field.
  • C. Enable the "Available to public views" property of the form.
  • D. Use the @Text function in the Input Translation event of the field.


Answer : A

Which option can be included in a view selection formula to include all response documents in the view index?

  • A. | @AIIDescendants
  • B. &@lsResponseForm
  • C. | @lncludeAIIResponses
  • D. SELECT @ResponseDoc


Answer : A

Ian is creating a database with document encryption. Where are document encryption keys stored?

  • A. on each document
  • B. within the keys.properties file
  • C. within the database header note
  • D. within each user ID file that has access


Answer : D

Mary is writing a mobile application which will be accessed via a public network. What might Mary do to secure the network traffic?

  • A. Use IBM Notes to encrypt the database on the server.
  • B. Use only Apple devices which are more secure.
  • C. Make the application only available via Secure Socket Layer (SSL).
  • D. Use Reader and Author fields to ensure only authenticated users have access to read or write data from the mobile application.


Answer : C

Page:    1 / 25   
Total 122 questions