IBM BPM, V8.0.1, All platforms > Migrating and upgrading your IBM BPM environment > Migrating from other products > Migrating from WebSphere Studio Application Developer Integration Edition > Migrating your workspace

Verifying the source artifact migration

If the migration completes with a list of errors, warnings, and informational messages, they will be displayed in the Migration Results window. If the migration completes successfully, the wizard window will close.

In the Migration Results window, you can see the migration messages that were generated during the migration process. By selecting a message from the upper Message list, you can find more information about that message in the lower Message Description window.

To keep all messages for future reference, click the Generate ToDo's button to create a list of "ToDo" tasks in the task view or click the Save as... button to save the messages in a text file in the file system. Examine each message to see if any action needs to be taken to immediately fix an artifact that could not be fully migrated. To see the generated To Do's, click Window > Show View > Other... > General > Tasks and click OK. The Tasks view opens with the list of generated To Do's from the migration process.

To verify that a portion of the migration is complete, switch to the Business Integration perspective and ensure that all processes and WSDL interfaces from the old service project appear in the new module. Build the project and fix any errors that prevent the project from building.

After performing the manual migration steps required to complete the migration of the business integration application, export the application as an EAR file and install it to an IBM Process Server, configuring the appropriate resources.

Perform the manual migration steps required to migrate any client code or generate new client code using IBM Integration Designer. Ensure that the client can access the application and that the application exhibits the same behavior it did on the previous runtime environment.

: Migrating your workspace