Difference between revisions of "HowTo:Transfer Data from UBIK 3 to UBIK 4"
(→Make sure all languages are configured) |
|||
Line 32: | Line 32: | ||
== Make sure all languages are configured == | == Make sure all languages are configured == | ||
* Open the Bulk Editor for the Language Meta Class (using SmartStudio or regular Studio) in your new 4.0 Environment. | * Open the Bulk Editor for the Language Meta Class (using SmartStudio or regular Studio) in your new 4.0 Environment. | ||
− | * Enter all required languages. | + | * Enter all required languages (if you had more than 2). |
* It is only important that there are enough languages, you can modify them afterwards. | * It is only important that there are enough languages, you can modify them afterwards. | ||
=> Now, there should be as many languages as there were in the old 3.7 Environment. | => Now, there should be as many languages as there were in the old 3.7 Environment. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Transfer all instance data == | == Transfer all instance data == | ||
Line 52: | Line 46: | ||
* Remove all language objects you don't need and make sure the details (index, primary language) are set correctly. | * Remove all language objects you don't need and make sure the details (index, primary language) are set correctly. | ||
=> Now, all translations should be displayed correctly; please check. | => Now, all translations should be displayed correctly; please check. | ||
+ | |||
+ | == Optional: Maintain system object customizing == | ||
+ | * Most likely, you won't need to do anything here, but if you changed system meta objects in your old 3.7 Environment, additional adaptions might be necessary. | ||
+ | * In the unlikely event that there were custom changes to system objects like the NAMEDBASECLASS, please check whether anything is missing. | ||
+ | * Custom property values or relations must be amended manually. | ||
+ | * Custom code and icon can be restored by linking to the correct Display Data object, which was transferred. | ||
+ | * Ask a developer if you need help. | ||
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS --> | <!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS --> |
Revision as of 18:01, 9 December 2022
With UBIK® Server version 4.0, much has changed on database level. We had to sacrifice direct downward compatibility with respect to older database versions in order to gain new possibilities (see Dynamic Live Mode).
In order to upgrade a UBIK® Environment from version 3.7 to version 4.0, it is necessary to create a new database and to transfer the data from the old database to the new one. Here's how.