If you are upgrading to a later release of Stardust from an earlier release, there are a few things you have to take in account. The following sections document the changes required for specific issues.
For general upgrading, refer to the following topics:
Refer to the following section for specific upgrading issues:
For details on how to upgrade a Stardust version, refer to the Installation Guide. For known issues while upgrading, please refer to the Troubleshooting chapter.
To upgrade the audit trail from a previous Stardust version, use the following sysconsole command:
sysconsole upgraderuntime
with the following arguments:
For detailed information on the sysconsole command, refer to chapter The Sysconsole Command of the Operation Guide.
Refer to the release notes of the current Stardust version ( Release Notes 2.0.0 ) for details on runtime upgrades like schema changes that will be performed with this command on earlier versions.
You can perform a model upgrade via the Sysconsole command or from the Eclipse environment.
Please ask your administrator to perform the upgrade or use the sysconsole command option upgrademodel to upgrade to a newer Stardust version:
sysconsole upgrademodel -file <file> -source <source> -target <target>
Whereby:
For more information on using the sysconsole command please refer to the chapter The Sysconsole Command in the Operation Guide.
In case you import a model in Eclipse with an earlier Stardust version than you use, you will be prompted and asked if you want to upgrade to the currently installed version. Click Yes to upgrade the model.
Currently there is no automated facility for upgrading the libraries contained in existing Dynamic Web projects with Stardust facets to the most recent Stardust version. In that case you have to upgrade the Process Manager facets manually as described in detail in the section Upgrading Process Manager Facets of the chapter Creating a Dynamic Web Project in Eclipse .
A runtime upgrade for versions earlier than 1.1 adds the following columns to your schema:
In case you are using the JavaScript source file IppProcessPortalClient.js in your external Web application, you need to upgrade it with the new one provided in the ipp-workflow-perspective.jar file of the new Stardust installation.