Overview of Components to be Migrated

In this section:

The iWay Service Manager migration process involves migrating the following types of data:

In context of an iWay migration, an application is a group of related iWay channels or listeners, possibly sharing dependencies. An application can contain a single channel or listener, several channels, or all channels and listeners on a given server.

Note: As a general rule, we suggest that you create one archive file (using Archive Manager) for the Registry contents and one package (using Package Manager) for each configuration (instance) of iWay Adapter Manager or Service Manager.

Whether the bulk of your migration consists of using archives or packages is largely determined by how your application was built and deployed. If you created your application through registry-based channels, you would use archives to migrate them. If you built listeners directly in the Adapter Manager (blue) console, you would use packages.

The following tables itemize the system level information, iWay server components, and the iWay design-time and run-time components that you can migrate. Each table identifies the component, its format and location, and the tool or method used to migrate the component.


Top of page

x
Target System Components

The Target System Components table identifies the system components that you must consider when migrating to the target system.

Target System Component

Format

Location

Tool

3rd party software and patches (such as, driver jar files, message queuing, and so on)

varies

varies

File copy

Auxiliary configuration files, for example, files required for FTP access.

varies

varies

File copy

Java Runtime Environment (Java 1.5 or 1.6)

executable

Program files

Java Installer

Third Party software and patches (such as JDBC and message queuing)

varies

varies

Proprietary



x
iWay Server Components

The iWay Server Components table identifies the iWay server components that you must consider for migration.

iWay Server Component

Format

Location

Tool

Patches and fixes

Java .jar files

[IWAYHOME]/lib

File copy

Custom Agents

Java .jar files

[IWAYHOME]/lib

File copy

Custom Functions

Java .jar files

[IWAYHOME]/etc/manager/extensions

File copy

iWay Users

Proprietary XML configuration file, such as base.xml

[IWAYHOME]/config

Must recreate user information in the iWay Console.



x
Design-Time Components

The Design-Time Components table identifies the iWay design-time components that you must consider for migration.

iWay Design-Time Component

Format

Location

Tool

Channel and Channel Components

Proprietary XML file

[iWayHome]/etc/repository/manager

iWay Archive Manager

Designer Process Flows

Proprietary XML file

[iWayHome]/etc/mgr/designer

iWay Designer export and import

Transforms

Proprietary XML file

[iWayHome]/tools/transformer/myprojects/

Transform export and import

Application Explorer Metadata

Relational

RDBMS

Note: HSQL is the default.

For HSQL, a file copy utility



x
Run-Time Components

The Run-Time Components table identifies the iWay run-time components that you must consider for migration.

iWay Run-Time Component

Format

Location

Tool

Listeners and Listener Components

Proprietary XML configuration file, such as base.xml

[IWAYHOME]/config

iWay Package Manager

Special Registers

XML configuration file, such as base.xml

[IWAYHOME]/config

iWay Package Manager


iWay Software