IBM Assessment: IBM Lotus Notes Domino 8.5 Application Development Update A2040-951 Prüfungsfragen mit Lösungen:
1. Barb is the lead developer for the Sales application and the Travel application. Each application consists of multiple databases. Within the application navigator, Barb would like to be able to list the databases of the Sales application together, and then, separate from the Sales application, to list the databases of the Travel application together. How can she do this?
A) From Domino Designer select Create > Working Set. Specify "Sales" for the name. From the application properties of each database of the Sales application, select "Sales" from the Working Set drop-down list. Perform a similar procedure for the Travel application.
B) Edit the application properties of each database that comprises the Sales application. On the Design tab, specify "Sales" for theWorking Setoption. Repeat for each database of the Sales application. Perform a similar procedure for the Travel application.
C) Click the folders icon within the application navigator. Select the option to Create a new Working Set. Name the Working Set "Sales" andselect the databases that comprise the Sales application. Perform a similar procedure for the Travel application.
D) For each application, create a subfolder under the Data folder. Move each set of databases to the appropriate subfolder. Drag each folderonto the application navigator.
2. Josh has created an XPage that contains a view container and a button to delete selected documents using a Simple Action. His boss has asked him to modify the XPage button to give the user an opportunity to cancel the delete action. What can Josh do to fulfill this requirement?
A) In the Validation tab of the XPage properties, Josh must enter a Validation message.
B) In the view container properties, Josh must enable the Delete Selected Documents Confirmation option.
C) Josh cannot do this with one simple action. He must use a Confirm Action within an Action Group.
D) In the Delete Selected Documents dialog, Josh must enter a value in the Confirmation text field.
3. Percy has written a LotusScript agent that creates a vCard and attaches it to a selected Person record in the Domino directory. His agent runs to completion, but when he opens the document it does not have the vCard attached. Given the following LotusScript code, what is the cause of the problem? Dim session As New NotesSession Dim dbNAB As NotesDatabase Dim docNAB As NotesDocument Dim dcNAB As NotesDocumentCollection Set dbNAB = session.CurrentDatabase Set dcNAB=dbNAB.UnprocessedDocuments Set docNAB = dcNAB.GetFirstDocument Do While Not (docNAB Is Nothing) Call docNAB.AttachVCard(docNAB) Set docNAB = dcNAB.GetNextDocument(docNAB) Loop
A) The agent doesn't save docNAB after attaching the vCard.
B) The AttachVCard method requires an additional parameter, specifically a ForceDocumentSave boolean value.
C) The AttachVCard method can only be used with mail memo documents as the target, so the agent would have to call docNAB.Send to attachthe vCard.
D) The AttachVCard method cannot use the same document object as both source and target documents.
4. Odette is designing the index XPage that is used for navigation for her Domino application. For what purpose might Odette use the Outline view in Domino Designer in Eclipse while working with the index XPage?
A) Aside from the expand and collapse icons, nothing in an Outline view is clickable. Nonetheless, the Outline view provides an extremely usefulmeans to browse the XML elements of an XPage.
B) To drag controls from the controls palette onto a hierarchical representation of the XML source code, typically during the initial design of the XPage.
C) To drag elements to rearrange sections and change the sequence of elements on the XPage.
D) The Outline view provides a hierarchical representation of the XML source code in XPages. The developer can quickly update varioussettings from within the Outline view using right-click menu options for each element.
5. Sean is trying to use an XPage application, and he needs to fill some fields located in the XPage. Even if he clicks the edit button located at the bottom of the page, the XPage is not switched into edit mode. What can be the cause of this behavior?
A) Sean needs to access the XPage application as "Manager" set in the ACL of the database, which is the only user-level right that allows theediting of documents.
B) The rights assigned to Sean are Author rather than Editor.
C) The OnClick Event of the button does not have "Auto Edit" associated with "Change Document Mode" in the "Document Mode" field.
D) The OnClick Event of the button does not have "Edit" associated with "Change Document Mode" in the "Document Mode" field.
Fragen und Antworten:
| 1. Frage Antwort: C | 2. Frage Antwort: D | 3. Frage Antwort: A | 4. Frage Antwort: C | 5. Frage Antwort: D |






1152 Kundenbewertungen

