Hi SAP Experts
When I restarted the server the files and folder in hybris/data/media/folder/sys_master folder is missing and when I tried to access the Product or CMS cockpit bote the Product and the CMS Cockpits are not usable. I don't have any backup at this time.
The above issue can be regenerated by following steps:
- First Delete the files inhybris/data/media/folder/sys_master folder
- And then Restart the server
- Now Access Product or CMS Cockpits
- Both Product and CMS Cockpits are not usable
Please provide me with a safe way to rebuild this without losing data, and without initializing the system if at all possible
There are two ways to restore or generate the missing media files in the current design,:
First is to initialize the system.
If you choose to initialize the system then it drops existing type definitions from the database prior to rebuilding, so the entire type system is created from scratch. Therefore during an initialization, type system definitions are created to match the type system definition in the items.xml files
Second is to update the system.
But if you choose the update the system, type system definitions are modified to match the new type system definition in the items.xml files.First and foremost, the update mechanism makes sure that all data that existed in the system before the update is still accessible after the update.
Therefore, Please keep in mind the points given below while updating the system:
It is strongly recommended to use update to restore your media files, If no speical required,
You can go to hAC-> Platform-> Update, and choose the project data which wanted in this page, media files will be restored.