NWE (Talk | contribs) m |
NWE (Talk | contribs) (→Save all meta definitions to a SmartStudio Project) |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/Begin}}<!-- DO NOT REMOVE THIS --> | <!-- DO NOT REMOVE THIS -->{{Template:HowTo/Begin}}<!-- DO NOT REMOVE THIS --> | ||
| − | = | + | = General = |
| + | == Enhanced Instance Data Transfer == | ||
| + | Since Version 5.0.0 the Instance Data Transfer has been enhanced. | ||
| + | * The Instance Data Transfer now supports transfers from any source database (version 3.7 or later). | ||
| + | * Instances that have changed in the source system since the last transfer will be updated in the target system when performing a new transfer. | ||
| + | |||
| + | |||
| + | A detailed description of how to transfer data from an {{UBIK}} 3 environment to an {{UBIK}} 4 is provided in the "Transfer Data from UBIK 3 to UBIK 4" tab. | ||
| + | |||
| + | [[Category:How-To|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Install|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Installing|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Server|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Version 4.0|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Version 4.2|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Version 4.3|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Version 4.4|Transfer Data from 3.7 to 4.0]] | ||
| + | |||
| + | = Transfer Data from UBIK 3 to UBIK 4 = | ||
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --> | <!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --> | ||
== Save all meta definitions to a SmartStudio Project == | == Save all meta definitions to a SmartStudio Project == | ||
| − | * Make sure the database is updated to 3.7.3 | + | |
| + | * Make sure the database is updated to (database update script) version 3.7.3, because recent fixes in uids require a database update to this version. | ||
| + | {{Hint|Please use UBIK.Studio version 3.7.1 for updating the database - the update script version 3.7.3 is independent.}} | ||
* If you don't need the CUI plugin, delete all meta classes related to CUI from your 3.7 database before continuing. The same is true for any other structure or content you don't want transferred. | * If you don't need the CUI plugin, delete all meta classes related to CUI from your 3.7 database before continuing. The same is true for any other structure or content you don't want transferred. | ||
* Make sure your SmartStudio version 3.7 has all the plugins required for your project. | * Make sure your SmartStudio version 3.7 has all the plugins required for your project. | ||
| Line 22: | Line 42: | ||
{{Hint|Make sure to use the newest SmartStudio versions from the release portal (also for 3.7)!}} | {{Hint|Make sure to use the newest SmartStudio versions from the release portal (also for 3.7)!}} | ||
| + | |||
| + | [[Category:How-To|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Install|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Installing|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Server|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Version 4.0|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Version 4.2|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Version 4.3|Transfer Data from 3.7 to 4.0]] | ||
| + | [[Category:Version 4.4|Transfer Data from 3.7 to 4.0]] | ||
== Create an empty {{UBIK}} 4.0 database == | == Create an empty {{UBIK}} 4.0 database == | ||
| Line 57: | Line 86: | ||
* Follow the wizard's instructions until the end. | * Follow the wizard's instructions until the end. | ||
=> The wizard copies all the instance data from the old 3.7 Environment to the new {{UBIK}} 4 Environment. | => The wizard copies all the instance data from the old 3.7 Environment to the new {{UBIK}} 4 Environment. | ||
| + | |||
| + | {{Hint|If the transfer keeps failing after some time, the maximum transaction timeout configured on your machine might be the issue: https://stackoverflow.com/a/21274884 or https://thecodesaysitall.blogspot.com/2012/04/long-running-systemtransactions.html }} | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
== Maintain languages == | == Maintain languages == | ||
Latest revision as of 09:52, 10 October 2025
With UBIK® Server version 4, 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, it is necessary to create a new database and to transfer the data from the old database to the new one. Here's how.