Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 2.24 KB

how-to-create-a-role-center.md

File metadata and controls

39 lines (23 loc) · 2.24 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID author ms.date mtps_version
How to: Create a Role Center
How to: Create a Role Center
9d7a664e-ad1c-48c5-bc2c-c430599f142f
51442776
tonyafehr
02/13/2013
v=AX.60

How to: Create a Role Center

[!INCLUDEarchive-banner]

Applies To: Microsoft Dynamics AX 2012 R2

You can create a role center page for Microsoft Dynamics AX and add the page definition to the AOT so that you can later deploy it to other Enterprise Portal installations.

Creating a Role Center Page

You can create a role center page for Microsoft Dynamics AX. For more information, see Role Center Page Reference.

To create a role center page

  1. In Enterprise Portal, create a page that will be used as the role center page. This page should be added in the Enterprise Portal library of the Home site for the Enterprise Portal installation. For more information, see How to: Create Pages.

  2. Create a URL web menu item that points to the new role center page. This web menu item is used when navigating to the role center page. For instance, a web menu item name EPSampleRoleCenter would point to the RoleCenterSample.aspx page. For more information about how to create URL web menu items, see How to: Add Pages to Navigation.

  3. Set the Label property for the new URL web menu item to Role Center.

  4. Set the HomePage property for the new URL web menu item to Yes. This specifies that the page is a role center. It will appear in the User profiles window in Microsoft Dynamics AX with the other role center pages.

Importing the Role Center Page into the AOT

If a page in Enterprise Portal will be packaged and distributed to other Enterprise Portal installations, a copy of the page definition must be imported from SharePoint into the AOT. From the AOT, the page can be packaged for distribution to other Enterprise Portal installations. For more information, see How to: Import Pages into the AOT.