Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
711:upgrade_from_710 [2024/10/10 09:11] – [Execute Manual Actions After Upgrading to Stages 7.11] Linz, Andreas711:upgrade_from_710 [2025/02/14 14:34] (current) – [Execute Manual Actions Before Upgrading to Stages 7.11] Weinlein, Thomas
Line 19: Line 19:
  
 | **Kerberos autologin is no longer supported since Stages version 7.11. See the documentation on how to switch to [[711:integration:saml|SAML]].** | | **Kerberos autologin is no longer supported since Stages version 7.11. See the documentation on how to switch to [[711:integration:saml|SAML]].** |
 +
 +In case you use our Standard Reports 'License Usage' or 'Process Version Usage', please update to the latest version published here: [[:reports:start]]
 +
 +In case you use **custom reports** or **admin jobs** please test them as configuration changes might be necessary for them to work, due to enhanced security restrictions. See [[711:scripting_advanced|]] for more details.
  
 ===== Upgrade to Stages 7.11 ===== ===== Upgrade to Stages 7.11 =====
  
 Linux: execute ''sudo rpm -Uvh stages-…rpm''  or ''sudo yum localinstall stages-…rpm'', depending on your Linux flavor Linux: execute ''sudo rpm -Uvh stages-…rpm''  or ''sudo yum localinstall stages-…rpm'', depending on your Linux flavor
 +(if you have installed the rpm to different path then default - ///opt/stages// - previously: "--prefix=/path/to/stages" also have to be added to the update command)
  
 Windows: execute Stages V7.11 Windows installer in an administrative command prompt and follow the assistant steps Windows: execute Stages V7.11 Windows installer in an administrative command prompt and follow the assistant steps
Line 28: Line 33:
 ===== Execute Manual Actions After Upgrading to Stages 7.11 ===== ===== Execute Manual Actions After Upgrading to Stages 7.11 =====
  
-All following actions apply when upgrading from a release **minor to Stages 7.10.10.0 or 7.9.19.0** !+**The following actions only apply when upgrading from a release minor to Stages 7.10.10.0 or 7.9.19.0**.
  
 Please have a look at this **Security Advisory**: Please have a look at this **Security Advisory**:
Line 39: Line 44:
 ''bin/migrateMetamodel.bat|sh -c migrateMemberOfRoleAssocDirection.xml -a -r -w [ROOT_WORKSPACE_NAME] -o unified_configuration'' ''bin/migrateMetamodel.bat|sh -c migrateMemberOfRoleAssocDirection.xml -a -r -w [ROOT_WORKSPACE_NAME] -o unified_configuration''
  
-''in/migrateMetamodel.bat|sh -c migrateMemberOfRoleAssocDirection.xml -a -r -w [ROOT_WORKSPACE_NAME] -o unified_configuration_3''+''bin/migrateMetamodel.bat|sh -c migrateMemberOfRoleAssocDirection.xml -a -r -w [ROOT_WORKSPACE_NAME] -o unified_configuration_3'' 
 + 
 +''bin/migrateMetamodel.bat|sh -c migrateMemberOfRoleAssocDirection.xml -a -r -w [ROOT_WORKSPACE_NAME] -o unified_configuration_vs'' 
 + 
 +''bin/migrateMetamodel.bat|sh -c migrateMemberOfRoleAssocDirection.xml -a -r -w [ROOT_WORKSPACE_NAME] -o unified_configuration_vs3'' 
 + 
 +Please remind that the Linux installer automatically replaces the default Unified Configuration metamodels - **if you do not use any customer specific adoption**. The Windows installer does not replace any metamodels automatically. To activate the new default metamodels with Windows, please contact the Stages support team. 
 + 
 +> If you use a customer specific Unified Configuration metamodel, please contact your product consultant for further information.
  
-''in/migrateMetamodel.bat|sh -c migrateMemberOfRoleAssocDirection.xml -a -r -w [ROOT_WORKSPACE_NAME] -o unified_configuration_vs''+**The following actions only apply when upgrading from a release minor to Stages 7.10.5.0 or 7.9.14.0**
  
-''in/migrateMetamodel.bat|sh -c migrateMemberOfRoleAssocDirection.xml -a -r -w [ROOT_WORKSPACE_NAME-o unified_configuration_vs3''+[[https://doc.stagesasaservice.com/79/upgrade_to_7_9_14]]
  
-Please remind that the Linux installer automatically replaces the default Unified Configuration metamodels - **if you do not use any customer specific adoption**The Windows installer does not replace any metamodels automatically. To activate the new metamodels with Windows, please contact the Stages support team. If you use a customer specific Unified Configuration metamodel, please contact your product consultant for further information.+[[https://doc.stagesasaservice.com/710/upgrade_to_7_10_5]]
  
 ===== Restart Stages ===== ===== Restart Stages =====