Cybersecurity
DevOps Cloud
IT Operations Cloud
After you upgrade the applications from version 9.6x to 9.64, your tailored Smart Email functions or the tailored Service Manager Integration Suite (SMIS) functions may not work.
The following ScriptLibraries are Micro Focus Proprietary in the out-of-the-box Service Manager 9.64 system. If you have tailored these ScriptLibraries, the upgrade process overwrites your tailorings when you are upgrading from version 9.6x to version 9.64. This may cause Smart Email or the Service Manager Integration Suite (SMIS) does not work.
When performing upgrade preparatory tasks, you need to refer to the above list and verify whether there are any tailorings to these ScriptLibrary records. For those tailored ScriptLibraries, you must back up the codes before the upgrade. After upgrade, you can compare the tailored backups with the corresponding new 9.64 out-of-the-box ScriptLibraries and merge the conflicts manually.
Follow these steps to merge the tailored ScriptLibraries in a production environment. In these steps, the SmartEmailManager ScriptLibrary is used as an example.
UPDATE SCRIPTLIBM1 SET NAME='SmartEmailManager_NEWOOB' WHERE NAME='SmartEmailManager'