MB6-704 Exam Details

  • Exam Code
    :MB6-704
  • Exam Name
    :Microsoft Dynamics AX 2012 R3 CU8 Development Introduction
  • Certification
    :Microsoft Dynamics AX
  • Vendor
    :Microsoft
  • Total Questions
    :90 Q&As
  • Last Updated
    :Jan 28, 2022

Microsoft MB6-704 Online Questions & Answers

  • Question 61:

    You develop a Microsoft SQL Server Repotting Services (SSRS) report for a customer.

    You need to ensure that the report is available in Dynamics AX.

    Where should you save the report?

    A. The Dynamics AX model store
    B. The SSRS server
    C. The Application Object Server (AOS)
    D. The Dynamics AX clients

  • Question 62:

    You have two tables named Table l and Table2. There is a many to one relationship between Table2 and Table l. You discover that following X++ statement is very slow to execute;

    Table l field cannot have duplicate data in Table 1

    You need to reduce the amount of time it takes for the code to execute.

    What should you create?

    A. A unique index in table 1 Field and a unique index in table2.ref Field
    B. A non-unique index in table 1 Field and a unique index in table2.refField
    C. A unique index in table 1 Field and a non-unique index in table2 ref Field
    D. A non-unique index in table 1 Field and a non-unique index in table2 ref Field

  • Question 63:

    You need to provide users with the ability to open a Microsoft SQL Server Reporting Services (SSRS) report from a form. What should you use?

    A. A data source
    B. A form part
    C. An output menu item
    D. A display method

  • Question 64:

    You are developing a class named Class l that performs several calculations. One of the methods in Class l is named method 1.

    Other developers will create classes that inherit from Class l.

    You need to ensure that method l is available to Class l and to all of the classes that inherit Class

    A. The developers must not be able to call method l from any other classes. Which keyword should you use to define method l?
    B. Protected
    C. Public
    D. Server
    E. Private

  • Question 65:

    You need to develop X++ code to fetch data from a database by using a query object. Which class should you use to perform the fetch operation?

    A. Query Run
    B. Query Build Range
    C. Query
    D. Query Build Data Source

  • Question 66:

    You need to identify the output of the following X- statement:

    What should you identify?

    A. 3
    B. 3
    C. 4
    D. 3

  • Question 67:

    You are developing logic that will use a query object to fetch data from a database.

    Which function should you use to validate that the elements of type query exist in the Applica- tion Object Tree (AOT)?

    A. Query Build Data Source
    B. Query
    C. QueryStr
    D. QueryRun

  • Question 68:

    You need to store the preferred method of correspondence in a table named Dir Person Table. The solution must meet the following requirements:

    The table must have a field that stores the preferred method of correspondence.

    The field must have values of Mail, E-mail, or Unknown.

    The text representing the preferred method of correspondence values on forms must be localized to

    the language used by the user.

    The values in the database must not be localized.

    How should you create the field in Dir Person Table?

    A. Create an extended data type (EDT) used to store the preferred method of correspondence. The EDT must extend from the string. Use the EDT to create the field in Dir Person Table.
    B. Create an enum that stores the preferred method of correspondence and has the values of Mail, E- mail, and Unknown. Use this enum to create the field in Dir Person Table.
    C. Create a string field that stores the preferred method of correspondence.
    D. Create an integer field that stores the preferred method of correspondence.

  • Question 69:

    You write the following X + +code: (Line numbers are included for reference only.)

    You need to handle the deadlock exception and the error exception.

    Which code segment should you insert at line 09?

    A. catch(Exception::deadlock) catch(Exception::error) info("Exception occurred");
    B. catch(Exception) info("Exception occurred"); }
    C. catch(Exception::deadlock) info("Exception occurred"); catch(Exception::error) info("Exception occurred");
    D. catch(Exception::deadlock. Exception::error) info("Exception occurred");

  • Question 70:

    Last Name is a field in a table. The length of the field is modified at different layers as follows:

    ?At the SYS layer, the field is set to 20 characters. ?At the USR layer, the field is set to 60 characters. ?At the CUS layer, the field is set to 40 characters. ?At the VAR layer the field it is set to 10 characters.

    At runtime, what will be the length of the Last Name field?

    A. 40
    B. 10
    C. 20
    D. 60

Related Exams:

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 Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your MB6-704 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.