Idea ID 2778569
When installing a HotFix save the details to a file for later reference
Installing a HotFix to OO may require the need to check for other HotFixes already installed. When troubleshooting an issue, knowing which HotFixes are installed can also help with the investigation.
Today there is no easy method to identify which HotFixes have been deployed and when issues do appear, it is not always the same engineers who are deploying fixes that need support so there may not be any details available of what has been installed.
If possible, a solution which writes the HotFix reference to a database table or even to a text file would provide a quick and simple way to find out which HotFixes, if any, have been deployed to an environment.
A basic example could be a text file called "HotFixes.hotfix" in the OO installation directory with the name of each HotFix appended to it when it is installed.
Example:
---------------------------------------------------------------------------------------
The following HotFixes have been deployed to this OO environment.
HF_12345
HF_67890
---------------------------------------------------------------------------------------
This would be a very helpful reference for customers and Micro Focus when issues arise saving time and a possible duplication of effort when trying to recover OO.
- Labels:
-
OO - Platform
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.