Lainey has recently upgraded to Lotus Notes Domino 8.5. She is now exploring the design of her applications to see what new features might be available. What is the purpose of the controls palette that Lainey sees?
A. The controls palette contains controls, such as Edit Box, File Upload, and Table that the developer can drag onto the XPage canvas.
B. The controls palette is another way to access the same items that are available from the Create menu for forms, views, XPages and other design elements.
C. The controls palette contains items like Edit Box, Button, and Label that the developer can drag onto XPages and forms. The controls palette is not available for views and pages.
D. The controls palette contains UI and other controls (such as Button, Link, and Image) that allow the developer to drag controls onto XPage or page elements. The controls palette is not available for other elements.
Kaitlyn has been asked to track which browser versions people are using to access the Customers XPage. She wants to add code that writes the browser version to the server log whenever a user opens the XPage. What server-side code can Kaitlyn add to do this task?
A. Add this code in the beforePageLoad event of the XPage:var req = facesContext.getExternalContext ().getRequest();print(req.getHeader("User-Agent"));
B. Add this code in the onLoad event of the XPage:var req = facesContext.getExternalContext ().getRequest();print(req.get(HTTP_USER_AGENT));
C. Add this code in the onLoad event of the XPage:print(headerValues.getHeader(HTTP_USER_AGENT));
D. Add this code in the beforePageLoad event of the XPage:print(headerValues.getHeader("User-Agent"));
Manesh is developing the ActivityPlanner XPage. He now needs to add check boxes that allow users to select one or more of the activities of "Monthly Volunteering," "New Hire Orientation," and "Quality Circle." How can Manesh create the check boxes?
A. Drag a Check Box control onto the XPage canvas. In the Options area of the Properties tab, enter the following values on separate lines:Monthly VolunteeringNew Hire OrientationQuality Circle
B. Create a Check box group control on the XPage canvas. In the Options area of the Properties tab, enter the following values on separate lines:Monthly VolunteeringNew Hire OrientationQuality Circle
C. From the Controls palette, drag "Check Box" onto the XPage canvas. Open the Source tab, and within the xp:checkBox tag, enter these lines:
D. From the Controls palette, drag "Other" onto the XPage and select Other Controls > Checkbox group. Open the Source tab, and within thexp:checkBoxGroup tag, enter these lines:
Hector is working on an XPages application and wants to let users navigate to particular pages by clicking on images. How can he do this task?
A. Define the images' onclick events to point to simple actions configured as New Page Actions and select the appropriate page for each image in the Action's Target property.
B. Define the images' onclick events to point to simple actions configured as New Page Actions and select the appropriate XPage for each image in the Action's Target property.
C. Define the images' onclick events to point to simple actions configured as Open Page Actions and select the appropriate XPage for each image in the Action's Target property.
D. Define the images' onclick events to point to simple actions configured as Open XPage Actions and select the appropriate XPage for each image in the Action's Target property.
Rebecca has a Rental XPage that updates an underlying document in the database. As the user leaves each field on the XPage, Rebecca wants the underlying document fields to be updated. What can she use to accomplish this task?
A. Add an Update Data simple action to the Rental XPage onModify event.
B. Add a Modify Field simple action to the Rental XPage QuerySave event.
C. Add an Update Field simple action to the Field core control onExit event.
D. Add a Modify Field simple action to the Edit Box core control onBlur event.
Earl is working with the global view object available within JavaScript in XPages. With what kind of view is he working?
A. A JSF view
B. A Notes view
C. A Domino view
D. An Eclipse view
Anna, who has developed traditional Lotus Notes application for years, is working on her first XPage application. Until now, she always tried to achieve goals by using as much @formulas as possible. Now she is asking her colleagues about @formulas with XPages. Which of the following answers is wrong?
A. Thomas said that there is no @formula language with XPages.
B. Marc explained that she can use most of the @formulas within JavaScript.
C. Adam told her that she can use @formulas, but some of them have different functionality.
D. Pete said that she can use @formulas, but because it is running inside JavaScript, @formulas are case sensitive, and instead of semicolons it uses commas to separate parameters.
Caleb added a View control to his Contacts XPage. What type of control is the View control?
A. Core control
B. Theme control
C. Custom control
D. Container control
Olga needs to integrate data from an Oracle database into her XPages application. Which of the following options would allow Olga to do that task?
A. Nothing. Lotus Notes and Lotus Domino are able to access Oracle databases directly.
B. DECS or LEI is installed and configured.
C. Olga needs to install the EnterpriseDataConnection library from OpenNTF first.
D. Unfortunately, there is no possibility to access Oracle data from an XPages application.
Which @Command can be used in an XPage?
A. @Command([ToolsRunMacro];agent)
B. @Command([EditDocument])
C. @Command([EditProfile];formname;uniquekey)
D. @Commands are not available for use in an XPage.
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C2040-986 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.