Forum Discussion

Wikus's avatar
Wikus
New Contributor III
2 years ago

Loading version 6.8 application on version 7.4

Hi,

I am getting many metadata errors when loading a version 6.8 extract in a version 7.4 application.

Are there differences in the xml structure between versions?

Thanks

  • In this situation I usually prefer to upgrade the application using the upgrade process provided by the OneStream Database Configuration Utility:

    1. Do a full extract of the existing application.
    2. Create a new application 
    3. Using the 6.8 application UI, load the extracted application from step 1 to the new application created in step 2.
    4. Using the OneStream Database Configuration Utility on the 7.4 server instance create a connection to the application created and loaded in steps 2-3
    5. The application will appear in the list of applications, right click it and choose upgrade.  You may have to repeat this step several times to get the application to 7.4.
    6. Now you can open the upgraded application in the 7.4 desktop
  • NicolasArgente's avatar
    NicolasArgente
    Valued Contributor

    Hi Wikus !
    There are indeed some difference. A simple one : The workspace as been added and therefore the XML load will not work, it is however an easy change to do in the XML. Some other changes will be totally transparent for the system.
    Could you provide us an example of a line you have an error?
    Are you installing on the same server that got upgraded?
    Thanks

    • Wikus's avatar
      Wikus
      New Contributor III

      Hi Nicolas,

      Thank you for your reply. I upgraded the app before moving to the new server. Looks like the easiest way.

  • Steven's avatar
    Steven
    Contributor II

    Yes, there are various attributes that have been added and the big one is the workspace that has been added.  The workspace should not give you errors however when you are going from 6.8 to 7.4; it should just put it in the Default workspace.

    What are the errors that you are getting?  You may just need to add an attribute to the xml.

    Can you export from 7.4 and then compare the xml to 6.4 to see what is missing?

    • Wikus's avatar
      Wikus
      New Contributor III

      Hi Steven,

      It looks like upgrade is the best way to go.

  • RobbSalzmann's avatar
    RobbSalzmann
    Valued Contributor II

    In this situation I usually prefer to upgrade the application using the upgrade process provided by the OneStream Database Configuration Utility:

    1. Do a full extract of the existing application.
    2. Create a new application 
    3. Using the 6.8 application UI, load the extracted application from step 1 to the new application created in step 2.
    4. Using the OneStream Database Configuration Utility on the 7.4 server instance create a connection to the application created and loaded in steps 2-3
    5. The application will appear in the list of applications, right click it and choose upgrade.  You may have to repeat this step several times to get the application to 7.4.
    6. Now you can open the upgraded application in the 7.4 desktop