ReleaseUpdateTransformDB50_EnterprisePortl.webPageDefinitionValidate Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Class |
ReleaseUpdateTransformDB50_EnterprisePortl |
Method |
webPageDefinitionValidate |
Description |
Checks through the page definitions for use of webparts that are no longer supported in Microsoft Dynamics AX. Page definitions that still use these legacy webparts are logged so that they can be revised to use the new webparts. |
Script Type |
Upgrade readiness scripts |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
Administration |
Basic |
Expense management |
Human Resources |
Production |
Service |
SRM |
Validation Issues | |
---|---|
Validation Issues Description |
There are Page Definitions that reference Webparts that are not supported in Microsoft Dynamics AX 2012. See detail messages for the list of Pages and Webparts. Revise each page to use the new Webparts. |
Checked Conditions |
This script scans through page definitions in the AOT for use of webparts that are no longer supported in Microsoft Dynamics AX 2012. |
Mitigation/How-to-fix |
Remove the references to the unsupported webparts and revise pages to use the new webparts. |