MB6-825

AX 2009 Enterprise Portal Development


Note: The answer is for reference only, you need to understand all question.
QUESTION 1
Microsoft Dynamics AX 2009 and the Enterprise Portal framework include Role Centers. What are Role Centers?
A.Customizable home pages that display reports and other key business information. B.Configuration pages where users are assigned specific job functions. C.Configuration pages where user permissions are configured based on job role. D.Special Web pages where user job assignments can be posted.

Answer: A
QUESTION 2
Assigning users to Role Center user profiles must follow certain rules. Which of the following rules is correct?
A.A user can be assigned to only one user profile in each company.
B.A user can be assigned to more than one user profile for the same company. C.If multiple companies exist, a user cannot be assigned the same profile for all companies. D.If multiple companies exist, a user must be assigned the same profile for all companies.

Answer: A
QUESTION 3
What Microsoft technology provides user authentication for Enterprise Portal?
A.The Microsoft Dynamics AX 2009 AOX B.Microsoft SQL Server 2005 C.Microsoft Active Directory D.Microsoft IIS

Answer: C
QUESTION 4
You are the administrator of your organization Microsoft Dynamics AX 2009 implementation, which includes using Enterprise Portal. One of your users is unable to access the Enterprise Portal site. However, they are successfully logged into the network and they are able to use the Microsoft Dynamics AX 2009 Client. From the list below, select what you could check next to solve this access problem.

A.Check Active Directory B.Check Windows Sharepoint Services or Office Sharepoint Server to determine whether the user is listed. C.Check the AOS to ensure the user is listed. D.Check Microsoft SQL Server to ensure the user is listed.

Answer: B
QUESTION 5
Enterprise Portal Web Part pages are grouped to ensure a consistent and uniform layout for the user. Within the Role Center area of an Enterprise Portal Web page are standard Web parts. These Web parts display all of the following business data except:
A.Quick links B.Work lists C.Activity Centers D.Business overviews

Answer: C
QUESTION 6
Which of the following Web Parts are NOT present on every Enterprise Portal Web page?
A.Navigation area B.The Search field C.the Role Center area D.Site Map

Answer: C
QUESTION 7
Enterprise Portal security uses a combination of features and technologies. Which Microsoft technology is NOT involved in Enterprise Portal security?
A.Microsoft Active Directory B.Microsoft Windows SharePoint Services C.Microsoft Dynamics AX access control D.Microsoft Acceleration Server
Answer: D QUESTION 8

Microsoft Dynamics AX 2009 and the Enterprise Portal Framework include customizable home pages called Role Centers. Role Centers display specific data, reports, alerts, and other tasks associated with:
A.A user's job role profile.
B.A user's work location.
C.A user's preferred language option.
D.A user's work schedule.

Answer: A
QUESTION 9
Role Center pages contain special Web Parts that display business data. Which Role Center Web Parts depend on SQL Server Reporting Services and/or online analytical processing cubes?
A.Quick Links B.Queues C.Reports and KPIs D.List Pages

Answer: C
QUESTION 10
In Windows SharePoint Services terms, a SharePoint Web Part Page is made up using one or more of the following:
A.Web Parts B..aspx pages C.JavaScript parts D.Dynamics HTML pages

Answer: A
QUESTION 11
Web parts that contain Microsoft Dynamics AX 2009 objects such as Web Forms and Web reports (and SharePoint objects such as lists and libraries) on an Enterprise Portal Web Part page are arranged in a predefined layout based on the Enterprise Portal template used to create the site. The content of the Web Part Page can be changed by: Choose the 3 that apply.

A.Adding and removing Web Parts. B.Rearranging Web Parts on the page. C.Changing how Web Parts look and behave by setting their properties. D.Modifying the content of a Web Part.

Answer: ABC
QUESTION 12
In the overall architecture of Enterprise Portal, a software component is required to make the connection between the Enterprise Portal Web site and the Microsoft Dynamics AX 2009 application. What software component is used to make this connection?
A.AOT B.IIS C..NET Business Connector D.Microsoft Active Directory

Answer: C
QUESTION 13
In most cases, what tool is usually sufficient to customize Enterprise Portal?
A.A standard browser such as Microsoft Internet Explorer. B.An HTML editor. C.Microsoft?Visual Studio D.Microsoft Publisher

Answer: A
QUESTION 14
When you add Web Parts to a Role Center Web page, the Add Web Parts dialog box displays a list of available Web Parts. The Microsoft Dynamics AX 2009-specific Web parts are included in which list?
A.All Web Parts > Miscellaneous B.Lists and Libraries C.All Web Parts > Lists D.Dynamics Web Parts


Answer: A
QUESTION 15
You are the administrator of your organization Microsoft Dynamics AX 2009 Enterprise Portal implementation and are being asked to customize your Enterprise Portal Web Site by changing the font of the Web Part titles. You believe that the best way to do this is using the Style Sheets. The best place to access and modify the Enterprise Portal Style sheets is:
A.The Web node in the AOT. B.The SharePoint Style Sheet location in the file system. C.The SharePoint theme location in the file system. D.Change the default display font of each user computer. Change the default display font of each user?
computer.

Answer: A
QUESTION 16
To start customizing a Web Part page, there are three options on the Site Actions drop-down menu. Which of the following is not one of the options?
A.Create B.Edit C.Delete D.Site Settings
Answer: C
QUESTION 17
All Web Parts share common properties. Which of the following is not one of the common groups of properties?
A.Appearance (such as the title, height, and width). B.Layout C.Advanced characteristics (such as an icon and description of the Web Part) D.ShowHelp Text
Answer: D
QUESTION 18
What are Web Part zones?

A.They are areas that group and organize Web Parts on a Web Part page. B.They are containers of Web Part pages that group similar pages together. C.Several Web Part zones will make up a Web Part. D.They are properties that provide security for a Web Part page.

Answer: A
QUESTION 19
The overall look of an Enterprise Portal Web site can be modified by using which of the following features?
A.Windows SharePoint Services Theme B.Window Color Scheme C.Modifying the Display settings D.Modifying the Appearance property of Web Parts

Answer: A
QUESTION 20
You are the administrator of your organization Microsoft Dynamics AX 2009 Enterprise Portal implementation and are being asked to customize an Enterprise Portal Web Page. Which of the following actions are you not allowed to do?
A.Change Enterprise Portal Views shared by all users. B.Change the personal view of a specific user. C.Cause changes made to the shared view available to select users. D.Change only personal views of other users.

Answer: B
QUESTION 21
The Web Part title property specifies the title of the Web Part displayed in the title bar. Which group of common properties contains the title property?
A.Advanced B.Layout C.Appearance D.Miscellaneous


Answer: A
QUESTION 22
Microsoft Dynamics AX 2009 Enterprise Portal User Controls are developed using what Microsoft tool?
A.Windows SharePoint Services B.The Microsoft Dynamics AX 2009 AOT C.Microsoft Visual Studio D.Microsoft SharePoint Designer

Answer: B
QUESTION 23
Microsoft Dynamics AX 2009 Enterprise Portal uses several common Microsoft software components. Which of the following is not used by Enterprise Portal?
A.IIS B.Windows SharePoint Services C.Microsoft SQL Server D.Internet Security and Acceleration Server

Answer: D
QUESTION 24
Which object provides a handle to the currently executing instance of EP?
A.AxSession B.AxSessionFramework C.AxBusinessConnectorSession D.AxWebSession

Answer: A
QUESTION 25
A Web project for Enterprise Portal User Controls is created in Microsoft Visual Studio. The Web project is able to maintain a connection to ___________ for adding or modifying the User Controls.
A.Windows SharePoint Services

B.The Microsoft Dynamics AX 2009 Client
C.The AOT D.The .NET Business Connector

Answer: C
QUESTION 26
Microsoft Dynamics AX 2009 uses Microsoft Visual Studio framework to access data by:
A.Reading data directly from the database tables. B.Using data sets that provide a generic data access layer. C.Creating temporary data tables, which are deleted when they are not needed. D.Creating a report; the report then reads data from the tables.

Answer: B
QUESTION 27
Which type of Web content holds a reference to a user control created in Visual Studio?
A.Managed B.Display C.Output D.Weblet

Answer: A
QUESTION 28
Web objects that are located in the Application Object Tree (AOT) of Microsoft Dynamics AX 2009 include all of the following, except:
A.Web Forms B.Web Zones C.Web Reports D.Web Menu Items
Answer: B
QUESTION 29

Which control, when added to a List Page user control, provides a link to the currently selected item in the List
Page?
A.AxRelatedEntity B.AxEntityActivity C.AxEntityList D.AxRelatedObjects

Answer: A
QUESTION 30
You are the Enterprise Portal developer for your organization. It has been decided certain X++ customizations (classes and methods) need to be available for use in your Enterprise Portal Web pages. To do this, you will need to add your custom classes and methods to the Microsoft Dynamics AX User Controls Proxy file. Where is this file located?
A.In the AOT Web Node B.In the Enterprise Portal SharePoint Web site files C.In the IIS configuration folder D.In Active Directory

Answer: A
QUESTION 31
What Enterprise Portal objects are stored in the AOT? Choose the 2 that apply.
A.Microsoft Dynamics AX User Controls B.Microsoft Dynamics AX data C.Microsoft Dynamics AX Role Center definitions D.Enterprise Portal Web page personalizations

Answer: AC
QUESTION 32
Web files that are located in the Application Object Tree (AOT) of Microsoft Dynamics AX 2009 include all of the following except:
A.Site Definitions B.Page Definitions

C.Site Templates
D.Site Hyperlinks

Answer: C
QUESTION 33
Forms are used in Enterprise Portal to display and edit record information. Forms consist of three different controls. Which of the following is NOT one of the form controls?
A.AxUserControlForm B.AxDataSource C.AxForm D.AxGroup

Answer: A
QUESTION 34
The Microsoft Dynamics AX 2009 Enterprise Portal is designed for the following users Choose the 3 that apply.
A.Users external to the organization, such as customers and trading partners. B.Those users who only require occasional access to Microsoft Dynamics AX 2009 data. C.An employee who is traveling and needs to access their own Microsoft Dynamics AX 2009 data. D.An employee who is an office worker and does not travel as part of their job.

Answer: ABC
QUESTION 35
What is the valid syntax for passing parameters from a Web menu item to a Web page being opened?
A.Name=value B.Web=value C.Epform=value D.EPMode=value
Answer: A
QUESTION 36
Creating and using User Controls in Enterprise Portal usually involves a number of steps and procedures.

Which of the following is NOT one of typical procedural steps when creating a custom User Control?
A.Create a data set B.Create a Web Project C.Create a User Control and add it to the AOT D.Create a Weblet

Answer: D
QUESTION 37
You are the Enterprise Portal developer for your organization. One of the users in your organization requires a unique form where they can view certain customer data in a table format. This task requires creating a basic form and adding a grid to display the data in a table. One of the controls that you will need to use is called AxDataSource. What does this control do?
A.It queries the database. B.It retrieves the data from the data set. C.It stores data in a queue. D.It dynamically adjusts the table parameters to fit the data set.

Answer: B
QUESTION 38
How can parameters passed to an opened Web page by a Web menu item be retrieved by that Web page?
A.This.Page.Request.QueryString.Get("parameterToBeRetrieved"); B.This.PageDefinition.pageTitle C.This.Page.Open.Get D.This.Page.Get.Details
Answer: A
QUESTION 39
How can lookups be created in user controls?
A.Through the metadata contained on the objects that make up the DataSet used by the control. B.Using C# code to render the AxLookup control. C.Using X++ code on the DataSet field. D.Creating a new custom DataSet in the AOT.


Answer: ABC
QUESTION 40
How can fields be added to an AxGridView control? Choose the 2 that apply.
A.Using the properties pane to access the Bound Field Designer B.Using the context menu on the control to access the Bound Field Designer C.Using the personalize control to access the Bound Field Designer D.Using the shared view control to access the Bound Field Designer

Answer: AB
QUESTION 41
The Microsoft Dynamics AX 2009 Enterprise Portal requires the use of the Microsoft?.NET Business Connector. What does the .NET Business Connector do?
A.Provides the user interface for Enterprise Portal. B.Provides the connection between IIS and the Microsoft Dynamics AX AOS for data and business logic
access. C.Provides the connection between Enterprise Portal and Microsoft Active Directory D.Modifies user role definitions
Answer: B
QUESTION 42
The Enterprise Portal Configuration Wizard is used to: Choose the 2 that apply.
A.Configure Enterprise Portal Developer Tools. B.Set up user groups. C.Configure Microsoft Visual Studio. D.Configure transaction summary parameters.
Answer: BD
QUESTION 43
What are the Enterprise Portal developer tools?

A.Add-on tools for Windows SharePoint Services and Office SharePoint Server. B.Add-on tools for Microsoft Visual Studio 2008. C.Add-on tools for Microsoft Office for Web Site design. D.Add-on tools for the .NET Business Connector.

Answer: B
QUESTION 44
User Role Centers are not available for use in the Microsoft Dynamics AX 2009 client until several components are installed. Which component is not required for Role Centers to be used? Choose the 2 that apply.
A.Microsoft SQL Server Reporting Services B.Windows SharePoint Services C.IIS D.Enterprise Portal Developer Tools

Answer: AD
QUESTION 45
Microsoft Dynamics AX Role Centers must be deployed before users can view the Role Centers in either Enterprise Portal or the Microsoft Dynamics AX Client. Where is the Role Center deployment application located?
A.As part of the Enterprise Portal Configuration Wizard
B.A special deployment Web site C.IIS Manager D.Windows SharePoint Services Central Administration
Answer: B