MB6-825 - AX 2009 Enterprise Portal Development
Go back to
Microsoft
Example Questions
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.
The AOT
What Microsoft technology provides user authentication for Enterprise Portal?
Microsoft Active Directory
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.
Check Windows Sharepoint Services or Office Sharepoint Server to determine whether the user is listed.
Which of the following Web Parts are NOT present on every Enterprise Portal Web page?
the Role Center area
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?
Reports and KPIs
The Microsoft Dynamics AX 2009 Enterprise Portal is designed for the following users Choose the 3 that apply.
Users external to the organization, such as customers and trading partners.
Those users who only require occasional access to Microsoft Dynamics AX 2009 data.
An employee who is traveling and needs to access their own Microsoft Dynamics AX 2009 data.
Microsoft Dynamics AX 2009 Enterprise Portal uses several common Microsoft software components. Which of the following is not used by Enterprise Portal?
Internet Security and Acceleration Server
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.
Adding and removing Web Parts.
Rearranging Web Parts on the page.
Changing how Web Parts look and behave by setting their properties.
The Enterprise Portal Configuration Wizard is used to: Choose the 2 that apply.
Set up user groups.
Configure transaction summary parameters.
What is the valid syntax for passing parameters from a Web menu item to a Web page being opened?
Name=value
Which type of Web content holds a reference to a user control created in Visual Studio?
Managed
The Microsoft Dynamics AX 2009 Enterprise Portal requires the use of the Microsoft?.NET Business Connector. What does the .NET Business Connector do?
Provides the connection between IIS and the Microsoft Dynamics AX AOS for data and business logic access.
Which object provides a handle to the currently executing instance of EP?
AxSession
Enterprise Portal security uses a combination of features and technologies. Which Microsoft technology is NOT involved in Enterprise Portal security?
Microsoft Acceleration Server
In most cases, what tool is usually sufficient to customize Enterprise Portal?
A standard browser such as Microsoft Internet Explorer.
Web files that are located in the Application Object Tree (AOT) of Microsoft Dynamics AX 2009 include all of the following except:
Site Templates
How can fields be added to an AxGridView control? Choose the 2 that apply.
Using the properties pane to access the Bound Field Designer
Using the context menu on the control to access the Bound Field Designer
Microsoft Dynamics AX 2009 and the Enterprise Portal framework include Role Centers. What are Role Centers?
Customizable home pages that display reports and other key business information.
The overall look of an Enterprise Portal Web site can be modified by using which of the following features?
Windows SharePoint Services Theme
What are Web Part zones?
They are areas that group and organize Web Parts on a Web Part page.
All Web Parts share common properties. Which of the following is not one of the common groups of properties?
ShowHelp Text
Which control, when added to a List Page user control, provides a link to the currently selected item in the List Page?
AxRelatedEntity
Microsoft Dynamics AX 2009 uses Microsoft Visual Studio framework to access data by:
Using data sets that provide a generic data access layer.
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?
It retrieves the data from the data set.
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?
Advanced
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?
AxUserControlForm
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.
Microsoft SQL Server Reporting Services
Enterprise Portal Developer Tools
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?
All Web Parts > Miscellaneous
Microsoft Dynamics AX 2009 Enterprise Portal User Controls are developed using what Microsoft tool?
The Microsoft Dynamics AX 2009 AOT
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?
Create a Weblet
Assigning users to Role Center user profiles must follow certain rules. Which of the following rules is correct?
A user can be assigned to only one user profile in each company.
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?
Change the personal view of a specific user.
What Enterprise Portal objects are stored in the AOT? Choose the 2 that apply.
Microsoft Dynamics AX User Controls
Microsoft Dynamics AX Role Center definitions
How can lookups be created in user controls?
Through the metadata contained on the objects that make up the DataSet used by the control.
Using C# code to render the AxLookup control.
Using X++ code on the DataSet field.
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?
In the AOT Web Node
In Windows SharePoint Services terms, a SharePoint Web Part Page is made up using one or more of the following:
Web Parts
Web objects that are located in the Application Object Tree (AOT) of Microsoft Dynamics AX 2009 include all of the following, except:
Web Zones
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 user's job role profile.
How can parameters passed to an opened Web page by a Web menu item be retrieved by that Web page?
This.Page.Request.QueryString.Get("parameterToBeRetrieved");
What are the Enterprise Portal developer tools?
Add-on tools for Microsoft Visual Studio 2008.
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?
NET Business Connector
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 special deployment Web site
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:
The Web node in the AOT.
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?
Delete
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:
Activity Centers