Master the C2040-409 IBM Notes and Domino 9.0 Social Edition Application Development Exam A content and be ready for exam day success quickly with this Testking C2040-409 latest exam. We guarantee it!We make it a reality and give you real C2040-409 questions in our IBM C2040-409 braindumps.Latest 100% VALID IBM C2040-409 Exam Questions Dumps at below page. You can use our IBM C2040-409 braindumps and pass your exam.


♥♥ 2021 NEW RECOMMEND ♥♥

Free VCE & PDF File for IBM C2040-409 Real Exam (Full Version!)

★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions

Free Instant Download NEW C2040-409 Exam Dumps (PDF & VCE):
Available on: http://www.surepassexam.com/C2040-409-exam-dumps.html

Q11. Which is true for createSession(hostString, tokenString) ? 

A. This method works from an Enterprise Java Beans (EJB) application in IBM WebSphere. 

B. Internet access is granted to the session based on authentication by the IBM Domino HTTP server. 

C. This method works in a WebSphere environment where the Credentials object is created using loginHelper. 

D. The token must be a valid token for single sign-on obtained from Session.getSessionToken, the LtpaToken cookie used by WebSphere, or theHTTP cookie list in a servlet. 

Answer:


Q12. 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 using the FolderReferencesEnabled property of the NotesDatabase Class. Which statement is true regarding the FolderReferencesEnabled property? 

A. The database must have the $FolderInfo hidden view to support folder references. 

B. The database must have $FolderRefInfo defined in the database profile to support folder references. 

C. The database must have the $FolderInfo and $FolderRefInfo hidden views to support folder references. 

D. The database must have $FolderInfo and $FolderRefInfo forms defined in the database profile to support folder references. 

Answer:


Q13. 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 instantiating the Calendar Profile? Dim session As New NotesSession Dim db As NotesDatabase Dim doc As NotesDocument Set db=session.CurrentDatabase 

A. Set doc=db.GetProfileDocument("CalendarProfile") 

B. Set doc=db.SetProfileDocument("CalendarProfile") 

C. Set doc=session.GetProfileDocument("CalendarProfile") 

D. Set doc=session.SetProfileDocument("CalendarProfile") 

Answer:


Q14. Charles is creating an XPages application for his company. He will use data binding in his application. Which statement describes data binding in an XPage? 

A. Data Binding is the process by which a control on an XPage is configured so it can write data to an XPage source. 

B. Data Binding is the process by which a control on an XPage is configured so it can read data from an XPage source. 

C. Data Binding is the process by which a control on an XPage is configured so it can write/read data to/from an IBM Notes database. 

D. Data Binding is the process by which a control on an XPage is configured so it can write/read to/from a legacy database such as IBM DB2. 

Answer:


Q15. Eclipse-based source control clients work on physical files. As such they can not directly work with IBM Domino Designer projects that contain virtual files mapping to NSF-based design elements. Which statement defines these design elements? 

A. They only work with projects that are saved on disk. 

B. They with projects that have source controls defined. 

C. They work with projects that are available on the network. 

D. They only work with projects that are registered as source control compatible. 

Answer:


Q16. Which @Function can be used to unlock a document? 

A. @Unlock 

B. @DocUnlock 

C. @UnlockNote 

D. @DocLock[Unlock] 

Answer:


Q17. Jane wants to displays errors, warnings, and other information about IBM Domino Designer resources. What step does she need to perform? 

A. click Window > Show Eclipse Views > Controls 

B. click Window > Show Eclipse Views > Navigator 

C. click Window > Show Eclipse Views > Problems 

D. click Window > Show Eclipse Views > Data Palette 

Answer:


Q18. Which two options are required when developing a server-side agent which connects to IBM DB2 via JDBC? (Choose two.) 

A. The IBM Domino database must be ODS 51. 

B. The IBM Notes application must be an NSFDB2 database. 

C. The JDBC class must be defined in the agent via the include call. 

D. The JDBC class must be defined via the IMPORT Java function prior to use. 

E. The JDBC driver JAR file must be imported into the Notes database or available in the JavaUserClasses notes.ini. 

Answer: C,E 


Q19. James is using a profile document in his application. Which statement describes how users of the application will view the profile document? 

A. Profile documents cannot be viewed in a finished application. 

B. Profile documents will appear using the View menu - Show Profiles. 

C. Profile documents can only be viewed by the developer of the application. 

D. Profile documents do not appear in views and are only accessible through formulas and scripts. 

Answer:


Q20. 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? 

A. Import a trusted root certificate into the application. 

B. Create an SSL keyring using a third-party trusted certificate. 

C. Ensure the application host is defined in a Domain Name Server. 

D. Nothing, Domino provides this service without additional configuration. 

Answer: