ReleaseUpdateDB60_Basic.updateEventParameters 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 |
ReleaseUpdateDB60_Basic |
Method |
updateEventParameters |
Description |
Alerts rules have moved to global and are no longer bound by company. The MaxDays and DrilldownGroupId parameters have been moved from the EventParameters table which is bound by company to a new system table called the EventSystemParameters table. |
Affected Modules and Tables
Affected Modules |
---|
Basic |
Affected Tables |
---|
EventParameters |
EventSystemParameters |
Data Migration Section
From Table: EventParameters |
To Table: EventSystemParameters |
---|---|
MaxDays |
MaxDays |
DrilldownGroupId |
DrilldownGroupId |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
EventSystemParameters |
Deleted Tables or Fields
Table |
Field |
---|---|
EventParameters |
MaxDays |
EventParameters |
DrilldownGroupId |