Summit Denali SP3 HF22 Release Notes
Previous Versions: << Sierra << Sierra HF01 << Sierra SP1 << Sierra SP1 HF01 << Sierra SP1 HF02 << Sierra SP1 HF03 << Denali << Denali HF01 << Denali HF02 << Denali SP1 << Denali SP1 HF01 << Denali SP1 HF02 << Denali SP1 HF03 << Denali SP3 << Denali SP3 HF01 << Denali SP3 HF02 << Denali SP3 HF02 B010 << Denali SP3 HF04 << Denali SP3 HF05 << Denali SP3 HF06 << Denali SP3 HF07 << Denali SP3 HF08 << Denali SP3 HF09 << Denali SP3 HF10 << Denali SP3 HF11 << Denali SP3 HF12 << Denali SP3 HF13 << Denali SP3 HF14 << Denali SP3 HF15 << Denali SP3 HF16<< Denali SP3 HF17<< Denali SP3 HF19 << Denali SP3 HF20 << Denali SP3 HF21
On this page:
What's New?
New Features and Improvements
The following sections provide module-wise crisp summary of new features and improvements introduced in Denali SP3 HF22 Release.
Service Management
The following section provides a sneak-peak of the functionalities added for Service Management.
Improvements
Improvement Name | Improvement Description | Improvement Benefits |
Added a new DN table: CMDB_RPT_DN_CI_History Table update on DB Schema Guide | The following table has been added:
|
|
Added a new DN table: ADM_RPT_DN_UM_<Tab Name>_<Group Name>_Multi_Valued Table update on DB Schema Guide | The following table has been added:
|
|
CMDB_RPT_DN_CI_History Table update on DB Schema Guide
Purpose: This table holds CMDB CI history records
Column Name | Column Type | Nullable | Descriptions | Relations |
---|---|---|---|---|
[Org Id] | int Not Null | No | Organization ID | Organization_Master_Syn |
[Configuration Item Id] | bigint Not Null | No | CI ID for CMDB data | NA |
[Change Id] | bigint Not Null | No | Change number for each CI | NA |
[Column Name] | nvarchar(225) Not Null | No | Column name for which value changed | NA |
[Change Date] | datetime Null | Yes | Date when value changed | NA |
[Changed By] | nvarchar(50) Null | Yes | User who has changed the value | NA |
[Old Value] | nvarchar(max) Null | Yes | Previous value | NA |
[New Value] | nvarchar(max) Null | Yes | New value | NA |
[UnAuthorised] | bit Not Null | No | Indicate whether authorize or not | NA |
[UID] | int Null | Yes | Records unique ID | NA |
[Attribute ID] | int Null | Yes | Captures attribute ID in case of custom field | NA |
[Change By User Name] | nvarchar(200) Null | Yes | Name of the user who changed the record | NA |
[Change By User EmailID] | nvarchar(150) Null | Yes | Email of the user who changed the record | NA |
ADM_RPT_DN_UM_<Tab Name>_<Group Name>_Multi_Valued Table update on DB Schema Guide
Purpose: Auto created dynamic multi valued attributes custom tables for the Admin module
Column Name | Column Type | Nullable | Descriptions | Relations |
---|---|---|---|---|
[User ID] | numeric(18,0) Not Null | No | Primary column | NA |
[updated time] | datetime Null | Yes | Last updated time of records | NA |
[Row ID] | numeric(18,0) Not Null | No | Row number | NA |
[Custom Attribute Cols] | nvarchar(max) Null | Yes | The columns will be created dynamically based the custom attribute configuration | NA |
Confluence Cloud Migration Alert: Please refer to known issues you may encounter in Confluence Cloud: https://eitdocs.atlassian.net/wiki/x/wDGwAQ