Fix Readme
Abstract
This article includes a list of APARs fixed with this release and has information related to Prerequisites, Installation, Upgrade, and Release highlights.
Content
| Release name | 12.0 IPM-FP0011 |
| Build ID | Full version 12.0.11_202405291901 |
| Release date | 3rd June 2024 |
- APARs fixed
This fix addresses the following Persona-based UI APARs.APAR ID Description DT269579 Unable to collapse attributes in the single-edit page of the Persona-based UI. DT269999 Documentation - Right to delete and view a search model. DT276984 ML Categorization: The Confidence score is not getting properly formatted if it has a value of 1.000. DT363005 The rounding problem in the Persona-based UI. DT363642 Documentation - Correction for adding symbolic links in the additional cluster nodes. DT365541 Company attributes are updated from the Personal settings page, resulting in the deletion of locales. DT380409 French locale: The Collaboration area list is not displayed when you hover over the Checkout button on a single-edit screen. DT381633 Unable to delete the attribute occurrence if even one of the attributes in the group is viewable. DT381949 The ArrayList com.ibm.rs.job.bean.FailureJobDivision has a memory leak which causes App Server shutdown. JR65282 MongoDB pod receives mount permissions issues with pod startup. JR65312 Multiple issues for the manufacturer_name_LKP_table Lookup table. JR65318 Admin UI - Issue with SSO. JR65363 Part of the data model file names are not in the correct case when compared with the IBM Documentation site. JR65364 Extra blocks appear in the exported XML for the Localized attributes. JR65365 The filename that is generated by the report looks corrupted. JR65367 Wrong charset in log and message. JR65371 Translation error in the Persona-based UI. JR65378 The User summary dashboard displays an error. JR65379 The Lookup attribute values in history changed. JR65380 ERDM Job failure. JR65381 Unable to remove the new line character from attribute value for the attribute of String type. JR65384 Unable to select Hierarchy while creating an Item. JR65387 Date format in history. JR65388 Selective Export - Error due to duplicate view names.
- Release highlights
Following are the release highlights:
- Persona-based UI enhancements
- Ability to choose a new Modern theme that completely changes the look and feel of the entire UI. For more information, see Application settings - Themes.
- Ability to choose from a list of Views to display search result columns based on your requirement. For more information, see Search - Views.
- Ability to quickly access recent updates that were performed across catalogs by using the new My recent updates widget. For more information, see Navigating the home page - Show more panels.
- Ability to quickly access the traditional Search (Saved Search, Saved templates, Saved lists), My quick links, My notes, and My shortcuts features through the Show more panels icon across any screen in the application. For more information, see Navigating the home page - Show more panels.
- Other enhancements
- The IBM Product Master upgrade process is now more streamlined by removing older version folders from the Operator.
- Ability to view the hierarchical structure for the relationship of an entity with other entities. For more information, see Enriching an entry - Relationship visualization.
- Ability to view the logs through the UI. For more information, see Using Log search console.
- Support handling of Simple types of products in the Product family workflow.
- Upgrade to Angular version 16. For more information, see Using custom Angular scripts to add a custom component.
- Starting from IBM Product Master Fix Pack 11, you must use block storage for the log location and file storage for the app data location. These file_storageclass and block_storageclass properties get applied to all the pods. You can no longer use the storage_class_name property in the ipm_12.0.x_cr.yaml file.
- Request For Enhancement (RFE) list
-
RFE MDMCE-I-120: The application session is not destroyed even when the password is reset.
-
- Stack Upgrade
- Db2® Enterprise Server Edition 11.5.9
- Hazelcast 5.3.6
- IBM® Installation Manager 1.9.2
- IBM®Java™ SDK 8.0.8.15
- IBM® MQ 9.3
- IBM® MQ 9.2
- IBM®WebSphere® Liberty 24.0.0.1
- MongoDB 7.0.2
- Open source Perl 5.38.2
- OpenSearch 2.11
- Python 3.11.6
- Ubuntu 22.04 LTS
- Red Hat Universal Base Image (UBI) 9.3
Important: You need a separate license for the Db2® Enterprise Server Edition 11.5.9 version.
For more information, see System requirements. - Integrations REST APIs
- A new parameter was added in the Catalog GET API. For more information, see Integrations REST APIs.
- Persona-based UI enhancements
- Properties
- New properties
Following are the new property details.
- config.json file
- singleEditMaxTabCountModern
- multiEditMaxTabCountModern
- For more information, see config.json file parameters.
-
application.properties (pim collector)
- instance.enableScheduling
- For more information, see application.properties (pim collector) file parameters.
-
restConfig.properties file
- max_result_window
- For more information, see restConfig.properties file parameters.
- config.json file
- Updated properties
Following are the updated property details.
- mdmce-roles.json file
- "Lookups" changed to "Lookup tables"
- "My Notes" and "My Shortcuts" removed
- For more information, see mdmce-roles.json.default file parameters.
- mdmce-roles.json file
- New properties
- Installation instructions
- Prerequisites
- IBM Product Master 12.0
- Hardware and software compatibility links:
- Software Product Compatibility Report
- System requirements documentation topic
- OpenShift® container platform - 4.8.x
- Update configuration parameters in the env_settings.ini file. For more information, see Configuring Persona-based UI parameters.
- If there are any customizations, back up the Login.wpcs script as the Login.wpcs has been updated and gets overwritten when the migration script is run.
- Starting from IBM™ Product Master Version 12.0 Fix Pack 5 Interim Fix 1, if you are using an older Custom Angular component library, you need to rebuild and replace Custom library JavaScript (JS) files. For more information, see steps 8 to 10 in the Upgrading the existing custom sample library.
- Starting from IBM® Product Master Fix Pack 9 onwards, you need to take a backup of Angular customization JSON files.
- Download docker images for the supported Red Hat® Enterprise Linux (RHEL) Server 9.x Operating system by using the Download_IPM_Docker script (Download_IPM_Docker.sh.x) file.
- Installation
See Upgrading. For the operator-based deployment, see Installing by using containerized deployment.
- Postinstallation instructions
- You need to import the latest mdmce-env.zip, vendorportal.zip, and dammodel.zip files to get the latest artifacts.
- If you run the configureEnv.sh script with no overwrite option, the existing mdmce-roles.json file gets retained and needs manual merge. But if you run the configureEnv.sh script with an overwrite option,
- A backup of the existing mdmce-roles.json file gets created.
- The new mdmce-roles.json file gets created from its default file.
- Entries of the Completeness Lookup Table need to be saved after the mdmce-env.zip file import.
- The mongodb_username and mongodb_password properties in the env_settings.ini file are used for both Digital Assets Management and Machine learning.
- You need to re-run the SDP scripts for the respective catalogs. For more information, see Configuring SDP for a catalog.
- Starting from IBM® Product Master Fix Pack 9 onwards, you need to use the Lookup tables listed in the Lookup tables -Angular custom component section under the Properties section in this release notes instead of the JSON files to add the Angular custom components.
For existing Angular customization, you need to migrate the data from the JSON files to the system-based Lookup tables. For more information, see Using custom Angular scripts to add custom component.
- Modifying the database schema
Database schema migration is not required.
- Docstore-related error - Rerun the migrateToInstalledFP.sh migration script.
- GDS feature - Perform database schema migration.
- Uninstallation instructions
Delete the $TOP folder and reinstall the IBM Product Master 12.0.
- Prerequisites
- Known problems and limitations
The following limitations are only applicable to the Persona-based UI.
- Translation
- A few screens, such as the Password screen and Report names on the Dashboard menu, do not display title or button text in the locale-specific language. This translation issue will be resolved in the future release.
- Microsoft™ Edge and Mozilla Firefox browser
- The horizontal scrolling on the grids is not smooth.
- Lookup table
- The horizontal scrollbar is not visible when there are no entries and if having more than 5 to 7 attributes.
- Traditional search
- String length operators only work for String and String enumeration type attributes.
- The sequence attribute is not supported in a multi-occurrence format.
- Password is in an encrypted form, and hence cannot be searched.
- You cannot search images, binary files, or thumbnails.
- Membership operators (In and Not In) and Length operators (Greater Than and Less Than) -
- Support only a single hierarchy.
- Functional only for indexed attributes.
- Currently, they cannot work in combination with each other.
- Membership operators (Scope All)and Length operators work only in combination with the Contains operator. Currently, no other combination is supported.
- Membership operators currently do not support Date and Time zone attributes.
- Error panel
- When an error is clicked, the attribute focus color is Blue instead of Red.
-
Display as a drop-down list (Lookup)
-
Supported in the grid view for the grouping type attribute.
-
Not supported in the existing multi-edit collaboration grid for the multi-occurring type Lookup attribute.
-
-
View as table
-
Intermediate delete of occurrences is not supported for all types of attributes in the single-edit page if it has view as table property set. This issue is going to be resolved in the next release.
-
-
SAML SSO
-
The score value is not getting updated when the Automated Flag is set as True for the SAML SSO.
-
-
Multi-edit page - Path column
-
The path for a category in the Path column may contain some junk characters like E-Cart-Hierarchy104.
-
-
Lookup attribute
-
When an error occurs, the Lookup attribute is not highlighted on the Data explorer page and the single-edit page of the collaboration area.
-
-
Multi-occurring string attribute
-
No validation error is thrown for the multi-occurring string attribute if a rule is applied for a specific character (Mozilla Firefox).
-
-
Personalize home page
-
The tooltip is absent for widget options on the Personalize home page pop-up window.
-
-
Relationship diagram
-
In a Relationship diagram pop-up window, if you click Back to items,
-
After you have clicked any node, you are redirected to the home page instead of the single-edit page of the last accessed node. This is a known limitation and will be fixed with a future release.
-
Without clicking on any node, you are redirected to the multi-edit page of the collaboration area.
-
-
-
My recent updates widget
-
The Vendor role currently does not support this feature. This is a known limitation and will be fixed with a future release.
-
- Translation
[{"Type":"MASTER","Line of Business":{"code":"LOB10","label":"Data and AI"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SS9PZ7","label":"IBM Product Master"},"ARM Category":[{"code":"a8m0z0000001fDdAAI","label":"Fix Pack Information"}],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"12.0.0;and future releases"}]
Was this topic helpful?
Document Information
Modified date:
15 July 2024
UID
ibm17116382