Migrating objects
When you develop or customize an application, you can migrate the objects such as
business objects, forms, and workflows that represent your work to other IBM®
TRIRIGA® Application Platform environments where they will be
used.
Object Migration overview
You migrate objects from one TRIRIGA Application Platform environment to another by using a tool in the platform called Object Migration.
Exporting objects
You migrate groups of objects to other TRIRIGA Application Platform environments by first creating an export package and adding objects to the package. You then export the objects to a file and import the file into the target environments.
Importing objects
After you export objects to a .zip file, you can import the file into other IBM TRIRIGA Application Platform environments.
Migrating database table indexes
You can view, alter, drop, and create database table indexes in the Database Table Manager tool. In addition, the Database Table Manager supports the migration of database table indexes from one IBM TRIRIGA environment to another.
Configuring the Object Migration log
The export and import processes in Object Migration generate informational messages when an object’s dependent object names cannot be determined or verified. The messages are sent to a log file named ObjectMigration.log .
Exporting workflows as text
A workflow can be exported to a text file. This text file contains a text-based model of the workflow logic. You can export a workflow before you include it in a migration package, or before you import a migration package that contains a workflow.
Downloading UX content
UX content can be downloaded as one or more content files, such as .html and .css files. You can download a content file before you include it in a migration package, or before you import a migration package that contains a content file.