Exam Details

  • Exam Code
    :C2040-410
  • Exam Name
    :IBM Notes and Domino 9.0 Social Edition Application Development B
  • Certification
    :IBM Certified Advanced System Administrator
  • Vendor
    :IBM
  • Total Questions
    :116 Q&As
  • Last Updated
    :Apr 03, 2025

IBM IBM Certified Advanced System Administrator C2040-410 Questions & Answers

  • Question 51:

    Jen added an Application Layout control to the ccAppLayout custom control she is developing. To the titleBarTabs in the configuration she added three nodes to open an XPage with a Domino View data source in the Customers, Parts and Sales applications respectively. The label property for the three tabs she set to "Customers Application", "Parts application" and "Sales Application". What must Jen do to show the "Customers Application" tab as selected when any of the "Customers" XPages is rendered in a browser?

    A. For all the Customers XPages, set the showTabSelected property to "Customers Application".

    B. For all the Customers XPages prefix the XPage name of with "Cust_" and set the selectedPrefix property to "Cust_" for the node where label="Customers Application".

    C. For all the Customers XPages, prefix the XPage name of with "Cust_" and set the selected property to "Cust_*" for the node where label="Customers Application".

    D. For all the Customers XPages, pass a navigation path string to the navigationPath property in the configuration and code the selectionproperty for the node where label="Customers Application" with a regular expression to match all the navigationpath for all the Customers XPages.

  • Question 52:

    Which control can a Tool Bar Button control be added into within a mobile application?

    A. Toolbar

    B. Tab Bar

    C. Rounded List

    D. Page Heading

  • Question 53:

    Marco has designed a mobile application with two mobile pages. For the first mobile page he set the pageName property to "viewMobilePage" and for the second mobile page he set the pageName property to "documentMobilePage". He designed the viewMobilePage to display a listing of customer names from the CustomersByName view. He designed the documentMobilePage to display the document details for the customer touched on the viewMobilePage. He specified "customerDoc" as the name for the Domino Document data source and the field with the customer phone number is named "phone". What can Marco do to add a touch control to dial the phone number for the customer currently displayed on the documentMobilePage?

    A. For the Edit Box control bound to the phone field add the property and value of type="tel".

    B. Nothing. Access to the phone dialer of the mobile device is not supported for mobile applications developed using the Mobile controls inDomino Designer.

    C. Add a Tool Bar Button control and compute its href property using this server-side JavaScript:return "tel:" + customerDoc.getItemValueString("phone");

    D. Add a Rounded List Item control and compute its phone property using this server-side JavaScript:return customerDoc.getItemValueString("phone");

  • Question 54:

    There is a requirement in a XPage to display a dialog box to gather data from the user without losing the context of the underlying XPage. After the user enters FirstName, LastName, and MiddleInitial, the underlying XPage should be updated with the "Full Name". Which control should be used?

    A. @DialogBox

    B. Name Picker

    C. Dialog control

    D. Value Picker control

  • Question 55:

    Which control should Jane use to switch display to any one of several views in the Customers application?

    A.

    B.

    C.

    D.

  • Question 56:

    Which property of the Form Table control is used to display an asterisk (*) before the label for any required fields?

    A. showRequiredMarks

    B. enableRequiredMarks

    C. displayRequiredMarks

    D. disableRequiredMarks

  • Question 57:

    Michael has designed a mobile application with two mobile pages. For the first mobile page he set the pageName property to "page1" and for the second mobile page he set the pageName property to "page2". What should Michael add on the second page to navigate the mobile application user to the first page when touched?

    A. Add a Tab Bar Button control and set its targetPage property to "page1".

    B. Add a Page Heading control and set its moveTo property to "page1".

    C. Code an onClick event with the Move To Application Page simple action and set its target property to "page1".

    D. Code an onTouch event with the Move To Application Page simple action and set its target property to "page1".

  • Question 58:

    Which statement is true regarding the Extension Library Tooltip control?

    A. A developer is allowed to place other data components in between the start and end tags.

    B. To use the beforeContentLoad and afterContentLoad properties, a developer must set dynamicContent to false.

    C. When the position property is set to auto, the tooltip calculates where it should display in relation to the element on the page.

    D. To use the beforeContentLoad and afterContentLoad properties, a developer does not need to set dynamicContent to true.

  • Question 59:

    Sally wants to manually bind an Edit Box control to the LastName field on her document data source "contactDoc". Which is the correct syntax for the Edit Box?

    A.

    B.

    C.

    D.

  • Question 60:

    Louise is designing a mobile workflow application. Next to a Label control displaying "Approved?" she added a Toggle Switch control with a leftLabel set to "Yes" and the default rightLabel set to "No". Which event should Louise now code to test for when the mobile application user swipes the Toggle Switch from "No" to "Yes"?

    A. onChange

    B. onToggleLeft

    C. onToggleRight

    D. onStateChanged

Tips on How to Prepare for the Exams

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-410 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.